Use new form of autoconf init
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 25 Mar 2009 08:28:10 +0000 (09:28 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 25 Mar 2009 08:28:10 +0000 (09:28 +0100)
configure.in

index 6c43e73..9b47fc6 100644 (file)
@@ -1,7 +1,6 @@
-AC_INIT(configure.in)
-
+AC_INIT(libasyncio, 0.2)
+AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(asyncio_config.hpp)
-AM_INIT_AUTOMAKE(libasyncio, 0.2)
 
 LIBASYNCIO_LIB_VERSION=0:0:0