*** empty log message ***
[m17n/m17n-im-config.git] / configure.ac
index cbc12b5..605c00f 100644 (file)
@@ -1,6 +1,6 @@
 dnl configure.ac -- autoconf script for the m17n-im-config package.
 
-dnl Copyright (C) 2007, 2008
+dnl Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012
 dnl   National Institute of Advanced Industrial Science and Technology (AIST)
 dnl   Registration Number H15PRO112
 
@@ -24,7 +24,7 @@ dnl Boston, MA 02110-1301, USA.
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(m17n-im-config, 0.9.1, m17n-lib-bug@m17n.org)
+AC_INIT(m17n-im-config, 0.9.2, m17n-lib-bug@m17n.org)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(src/config.h)
 
@@ -36,6 +36,7 @@ AC_SUBST(GETTEXTDIR)
 
 dnl Checks for programs for compiling.
 AC_PROG_CC
+AC_PROG_CXX
 AM_PROG_LIBTOOL
 
 dnl Checks for standard header files.