[project @ 2002-07-12 03:27:05 by unknown_lamer]
[clinton/bobotpp.git] / configure.ac
index 9f550ba..47585d6 100644 (file)
@@ -1,6 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PRERQ(2.50)
-AC_INIT(source/Makefile.in)
+dnl AC_INIT(source/Makefile.in)
+AC_INIT([Bobot++], [2.1CVS], [clinton@unknownlamer.org])
 AM_INIT_AUTOMAKE([Bobot++], [2.1.0CVS])
 AM_CONFIG_HEADER(config.h)
 
@@ -13,7 +14,6 @@ AC_ARG_ENABLE(crypt,
   fi
 ])
 
-
 AC_ARG_ENABLE(scripting,
 [AC_HELP_STRING(--disable-scripting, Do not use Guile scripts)],
 [