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 80d6e8a15..d625e82d5 100644 --- a/configure.ac +++ b/configure.ac @@ -852,7 +852,7 @@ AC_SUBST(MPI_OPT_FLAGS) dnl Checks for libraries. AM_PO_SUBDIRS -AM_GNU_GETTEXT_VERSION([0.16.1]) +AM_GNU_GETTEXT_VERSION([0.18.1]) if test "$try_gettext" = yes; then AM_GNU_GETTEXT(,[need-ngettext]) # gettext requires some extra checks. These really should be part of |