aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 512ae7455..e232fae0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -868,7 +868,7 @@ dnl Checks for libraries.
# needs to find this string. Without
# it "make distcheck" may fail.
AM_PO_SUBDIRS
-AM_GNU_GETTEXT_VERSION([0.18.1])
+AM_GNU_GETTEXT_VERSION([0.19.3])
if test "$try_gettext" = yes; then
AM_GNU_GETTEXT(,[need-ngettext])
# gettext requires some extra checks. These really should be part of