]> andersk Git - splint.git/blobdiff - configure.binary.ac
Committing before tagging release.
[splint.git] / configure.binary.ac
index 7177a1c672e0c2869a176f14c72ffcdacafa45c0..22620b2f0a0028dac2184f8404f2d1e48737b4c4 100644 (file)
@@ -7,7 +7,8 @@ dnl This MUST precede any other macro
 AC_CONFIG_AUX_DIR([config])
 
 dnl Set up the source directory
-AC_CONFIG_SRCDIR([src/lclinit.c])
+#NO source directory in the binary release so this must be commented out
+#AC_CONFIG_SRCDIR([src/lclinit.c])
 
 dnl Deduce host
 AC_CANONICAL_SYSTEM
This page took 0.02973 seconds and 4 git commands to generate.