changeset 2056 | 8acf212a5ed4 |
parent 2043 | 54f80cf6ac86 |
child 2068 | 6936f130bba2 |
1.1 --- a/configure.ac Fri Apr 14 18:53:56 2006 +0000 1.2 +++ b/configure.ac Fri Apr 14 22:01:02 2006 +0000 1.3 @@ -18,7 +18,7 @@ 1.4 AC_PROG_LIBTOOL 1.5 1.6 dnl i18n 1.7 -AM_GNU_GETTEXT_VERSION([0.14.5]) 1.8 +AM_GNU_GETTEXT_VERSION([0.14.2]) 1.9 AM_GNU_GETTEXT([external]) 1.10 1.11 if test x"$lx_cmdline_cxxflags_set" != x"set" -a "$GXX" = yes; then 1.12 @@ -127,6 +127,7 @@ 1.13 test/Makefile 1.14 gui/Makefile 1.15 po/Makefile.in 1.16 +m4/Makefile 1.17 ]) 1.18 1.19 AC_OUTPUT