X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/0c82d9b1f80463b5f6a4183a60bc8a2d4edacf0a..00e1df75b4256162690f8247db67375da80e38b2:/configure.binary diff --git a/configure.binary b/configure.binary index 074c4b8..94eeb3e 100755 --- a/configure.binary +++ b/configure.binary @@ -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 ||