]> andersk Git - splint.git/blobdiff - configure.ac
Meaningless changes made to test cvs.
[splint.git] / configure.ac
index 5a0c7b5d2c30dfe27a1ff4a4d86f5022cf27af6c..5b4b8b32f87b9c42f96583fd303c469f6f16bac6 100644 (file)
@@ -1,6 +1,7 @@
 dnl Process with autoconf to create a configure script  -*- Autoconf -*-
 AC_PREREQ(2.50)
-AC_INIT([Splint], [3.0.1.4], [splint-bug@splint.org], [splint])
+
+AC_INIT([Splint], [3.0.1.6], [splint-bug@splint.org], [splint])
 
 dnl This MUST precede any other macro
 AC_CONFIG_AUX_DIR([config])
@@ -201,7 +202,7 @@ dnl                  test/tests2.2/Makefile
 dnl                  test/db1/Makefile])
 
 AC_CONFIG_FILES([Makefile imports/Makefile lib/Makefile src/Makefile
-                 test/Makefile doc/Makefile preBuilt/Makefile])
+                 test/Makefile doc/Makefile bin/Makefile])
 AC_OUTPUT 
 
 
This page took 0.071161 seconds and 4 git commands to generate.