aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-05-12 11:12:00 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-05-12 11:41:26 +0200
commit89f3ba2a0aa610b91a6fbf020390ba758ebe0b5c (patch)
tree708efc89e9aad4b9cba7c53119623f694ddd56e3 /configure.ac
parent21f870c83b30942d5504736a1865313753cf0dfa (diff)
downloadfetchmail-89f3ba2a0aa610b91a6fbf020390ba758ebe0b5c.tar.gz
fetchmail-89f3ba2a0aa610b91a6fbf020390ba758ebe0b5c.tar.bz2
fetchmail-89f3ba2a0aa610b91a6fbf020390ba758ebe0b5c.zip
Update to GNU gettext 0.19.8.
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 81465d0e..408ca89a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -140,7 +140,7 @@ AC_CACHE_SAVE
dnl i18n
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION([0.18.3])
+AM_GNU_GETTEXT_VERSION([0.19.8])
dnl end i18n
# Under sysV68, socket and friends are provided by the C library.