# HG changeset patch # User jwe # Date 831978608 0 # Node ID be6e76ca8a84799a40745abcbca18891bf0d8b64 # Parent 85fd0a6f3c9736a37f44054556028bcdf92871be [project @ 1996-05-13 09:10:08 by jwe] diff -r 85fd0a6f3c97 -r be6e76ca8a84 Makeconf.in --- a/Makeconf.in Mon May 13 09:05:19 1996 +0000 +++ b/Makeconf.in Mon May 13 09:10:08 1996 +0000 @@ -124,7 +124,7 @@ LIBDLFCN = @LIBDLFCN@ # The arguments passed to configure. -config_opts = @config_opts +config_opts = @config_opts@ # A shell command to extract the version number from version.h. getversion = sed -e '/VERSION/!d' -e 's/.*"\(.*\)".*$$/\1/' -e q