# HG changeset patch # User jwe # Date 831978608 0 # Node ID be6e76ca8a84799a40745abcbca18891bf0d8b64 # Parent 85fd0a6f3c9736a37f44054556028bcdf92871be [project @ 1996-05-13 09:10:08 by jwe] diff --git a/Makeconf.in b/Makeconf.in --- a/Makeconf.in +++ b/Makeconf.in @@ -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