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.

This commit is contained in:
Dana Jansens 2007-04-26 15:51:57 +00:00
parent 4e590eba23
commit fc55347e61

View file

@ -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)