Request gettext 0.12.1.

SVN revision: 26959
This commit is contained in:
Kim Woelders 2006-11-05 10:59:10 +00:00
parent 10768bb537
commit 882564cbb3
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ ALL_LINGUAS="bg ja ru hu sl it"
AC_SUBST(ALL_LINGUAS)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14.6])
AM_GNU_GETTEXT_VERSION([0.12.1])
if test "x$LIBINTL" = "x"; then
LIBINTL="$INTLLIBS"
fi