[project @ 2004-06-13 02:03:43 by unknown_lamer]
[clinton/bobotpp.git] / configure.ac
index 3d9d67a..12b3d88 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PRERQ(2.50)
 dnl AC_INIT(source/Makefile.in)
-AC_INIT([Bobot++], [2.1.1], [clinton@unknownlamer.org], [bobotpp])
+AC_INIT([Bobot++], [2.1.5CVS], [clinton@unknownlamer.org], [bobotpp])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 
@@ -83,6 +83,4 @@ else
 fi
 
 dnl Generates the makefiles
-AC_OUTPUT(source/Makefile)
-AC_OUTPUT(scripts/Makefile)
-AC_OUTPUT(Makefile)
+AC_OUTPUT(source/Makefile scripts/Makefile Makefile)