1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

build: Update to gettext 0.19.3.

This commit is contained in:
Werner Koch 2015-01-26 14:27:46 +01:00
parent c25513cc1b
commit 01d6902839
15 changed files with 1540 additions and 1138 deletions

View file

@ -1012,7 +1012,7 @@ fi
#
AC_MSG_NOTICE([checking for gettext])
AM_PO_SUBDIRS
AM_GNU_GETTEXT_VERSION([0.17])
AM_GNU_GETTEXT_VERSION([0.19.3])
if test "$try_gettext" = yes; then
AM_GNU_GETTEXT([external],[need-ngettext])