aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-07 21:36:59 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-07 21:36:59 +0000
commit435c798e53da5814343fdda8aeb471a4863a6f87 (patch)
tree888bd67ebf4c64d8e9b506f5b02fad9a29f2a1e3 /configure.ac
parent36b4d1e6d9aade65f2907d6493e9a3bdd2b32e89 (diff)
downloadfetchmail-435c798e53da5814343fdda8aeb471a4863a6f87.tar.gz
fetchmail-435c798e53da5814343fdda8aeb471a4863a6f87.tar.bz2
fetchmail-435c798e53da5814343fdda8aeb471a4863a6f87.zip
Merge gettext 0.14.3 update from branch, to match 6.2.9-rc10. Found by Sunil Shetye.
svn path=/branches/BRANCH_6-3/; revision=4513
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 f7441904..222b21d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,7 +91,7 @@ esac
dnl i18n
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION(0.14.1)
+AM_GNU_GETTEXT_VERSION(0.14.3)
dnl end i18n
# Under sysV68, socket and friends are provided by the C library.