From fc55347e61adb5813af93a71b51c32504a98b60c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Apr 2007 15:51:57 +0000 Subject: [PATCH] 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. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2