From: Dana Jansens Date: Thu, 26 Apr 2007 15:51:57 +0000 (+0000) Subject: 14.4 is new enought to fix that po/Makefile.in.in bug i think. at least with makefile... X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=fc55347e61adb5813af93a71b51c32504a98b60c;p=chaz%2Fopenbox 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. --- 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)