projects
/
m17n
/
m17n-im-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0cba89
)
*** empty log message ***
author
handa
<handa>
Tue, 22 Mar 2011 05:51:01 +0000
(
05:51
+0000)
committer
handa
<handa>
Tue, 22 Mar 2011 05:51:01 +0000
(
05:51
+0000)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
b08978e
..
7a441d9
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2009-11-09 Kenichi Handa <handa@m17n.org>
+
+ * configure.ac (GETTEXTDIR): Add AC_PROG_CXX.
+
2008-07-27 Kenichi Handa <handa@m17n.org>
* Version 0.9.1 released.
diff --git
a/configure.ac
b/configure.ac
index
cbc12b5
..
c82020b
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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.