diff Makeconf.in @ 2155:85fd0a6f3c97

[project @ 1996-05-13 09:02:48 by jwe]
author jwe
date Mon, 13 May 1996 09:05:19 +0000
parents 678cb6a93368
children be6e76ca8a84
line wrap: on
line diff
--- a/Makeconf.in	Mon May 13 08:55:03 1996 +0000
+++ b/Makeconf.in	Mon May 13 09:05:19 1996 +0000
@@ -123,6 +123,9 @@
 LIBPLPLOT = @LIBPLPLOT@
 LIBDLFCN = @LIBDLFCN@
 
+# The arguments passed to configure.
+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