Version changed to 1.3.4. Delete args to
authorhanda <handa>
Fri, 14 Jul 2006 06:49:25 +0000 (06:49 +0000)
committerhanda <handa>
Fri, 14 Jul 2006 06:49:25 +0000 (06:49 +0000)
AM_INIT_AUTOMAKE.

configure.ac

index d15ef09..a5e20e2 100644 (file)
@@ -23,8 +23,8 @@ dnl 02111-1307, USA.
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(m17n-lib, 1.3.3, m17n-lib-bug@m17n.org)
-AM_INIT_AUTOMAKE(m17n-lib, 1.3.3)
+AC_INIT(m17n-lib, 1.3.4, m17n-lib-bug@m17n.org)
+AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(src/config.h)
 AM_MAINTAINER_MODE