changeset 2156:be6e76ca8a84

[project @ 1996-05-13 09:10:08 by jwe]
author jwe
date Mon, 13 May 1996 09:10:08 +0000
parents 85fd0a6f3c97
children a50f869537b9
files Makeconf.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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