aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2004-10-19 23:05:13 +0000
committerMatthias Andree <matthias.andree@gmx.de>2004-10-19 23:05:13 +0000
commit2b0523d4f70ab07ddfa8e123a424cc0b3b8a80f3 (patch)
tree354afc36744ca1ab5e58c3e33cb327d8e981862d /configure.ac
parentf82b44f182e9852322cdd19cf369a5ac7dfb75d5 (diff)
downloadfetchmail-2b0523d4f70ab07ddfa8e123a424cc0b3b8a80f3.tar.gz
fetchmail-2b0523d4f70ab07ddfa8e123a424cc0b3b8a80f3.tar.bz2
fetchmail-2b0523d4f70ab07ddfa8e123a424cc0b3b8a80f3.zip
Update.
svn path=/trunk/; revision=3950
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 01ed7113..08619c4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,7 +75,7 @@ fi
dnl i18n
AM_GNU_GETTEXT(no-libtool)
-AM_GNU_GETTEXT_VERSION(0.13)
+AM_GNU_GETTEXT_VERSION(0.14.1)
dnl end i18n
# Under sysV68, socket and friends are provided by the C library.