summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-04-26 15:51:57 +0000
committerDana Jansens <danakj@orodu.net>2007-04-26 15:51:57 +0000
commitfc55347e61adb5813af93a71b51c32504a98b60c (patch)
tree8d1d1212183bc0b5eb4583a1d6242dbddd394180 /configure.ac
parent4e590eba236c587caff22d8cfc3a8fc0332cb206 (diff)
14.4 is new enought to fix that po/Makefile.in.in bug i think. at least with makefile 1.8. and its more widely available.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc893b74..f93f3910 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ LIBTOOL="$LIBTOOL --silent"
AC_PROG_INSTALL
-AM_GNU_GETTEXT_VERSION(0.16.1)
+AM_GNU_GETTEXT_VERSION(0.14.4)
AM_GNU_GETTEXT([external])
AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdio.h stdlib.h)