aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-10-15 09:24:06 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-10-15 09:24:06 +0200
commit1acd800e1caee169c964519a5c31b673f8762e54 (patch)
tree85f004ede6b68c4cefaf87c67ddf82775cd3da5e /configure.ac
parent8c5f9a5a66e8d0fe9521d3cd22aaa07e577cee63 (diff)
downloadfetchmail-1acd800e1caee169c964519a5c31b673f8762e54.tar.gz
fetchmail-1acd800e1caee169c964519a5c31b673f8762e54.tar.bz2
fetchmail-1acd800e1caee169c964519a5c31b673f8762e54.zip
Remove AM_GNU_GETTEXT_VERSION to avoid @MKINSTALLDIRS@ issues on Ubuntu 10.10.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d679263..65551854 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,7 +138,6 @@ AC_CACHE_SAVE
dnl i18n
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION([0.14.6])
dnl end i18n
# Under sysV68, socket and friends are provided by the C library.