diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e666c1cd7..c630af53b 100644 --- a/configure.ac +++ b/configure.ac @@ -907,7 +907,7 @@ AM_ICONV # AC_MSG_NOTICE([checking for gettext]) AM_PO_SUBDIRS -AM_GNU_GETTEXT_VERSION([0.16.1]) +AM_GNU_GETTEXT_VERSION([0.17]) if test "$try_gettext" = yes; then AM_GNU_GETTEXT([external],[need-ngettext]) |