]> andersk Git - splint.git/blobdiff - configure.binary
Committing before tagging release.
[splint.git] / configure.binary
index 074c4b8e4191c8f41b85dec0434e911739cb7353..94eeb3e7052b037bee33f77df66b6550615398d2 100755 (executable)
@@ -260,7 +260,6 @@ PACKAGE_VERSION='3.1.1'
 PACKAGE_STRING='Splint 3.1.1'
 PACKAGE_BUGREPORT='splint-bug@splint.org'
 
-ac_unique_file="src/lclinit.c"
 
 # Initialize some variables set by options.
 ac_init_help=
@@ -1202,7 +1201,8 @@ ac_config_sub="$SHELL $ac_aux_dir/config.sub"
 ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
 
 
-
+#NO source directory in the binary release so this must be commented out
+#AC_CONFIG_SRCDIR([src/lclinit.c])
 
 # Make sure we can run config.sub.
 $ac_config_sub sun4 >/dev/null 2>&1 ||
This page took 0.032279 seconds and 4 git commands to generate.