--- malonnote/configure.in 2005/10/04 12:54:58 1.11 +++ malonnote/configure.in 2005/12/22 10:48:29 1.12 @@ -1,9 +1,9 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT(mnote, 1.5,hiroyuki@maloninc.com) +AC_INIT(mnote, 1.6,hiroyuki@maloninc.com) AC_CONFIG_SRCDIR([acconfig.h]) -AM_INIT_AUTOMAKE(mnote, 1.5,hiroyuki@maloninc.com) +AM_INIT_AUTOMAKE(mnote, 1.6,hiroyuki@maloninc.com) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST @@ -17,7 +17,7 @@ # Checks for libraries. # FIXME: Replace `main' with a function in `-liconv': -AM_ICONV +#AM_ICONV # Checks for header files.