]> git.deb.at Git - pkg/abook.git/blobdiff - configure.in
cancel key support added
[pkg/abook.git] / configure.in
index b09f46baf07e00cd6a429338d4a1814da63aa2c3..a03bbe75cbe11a250c41e4b89f8d4dabd357e003 100644 (file)
@@ -1,7 +1,7 @@
 dnl abook configure.in
 
 AC_INIT(abook.c)
-AM_INIT_AUTOMAKE(abook, 2002-03-11)
+AM_INIT_AUTOMAKE(abook, 2002xxxx)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST
@@ -72,5 +72,5 @@ if test x$GCC = xyes; then
        CFLAGS="-Wall $CFLAGS"
 fi
 
-AC_OUTPUT(Makefile)
+AC_OUTPUT(Makefile abook.spec)