]> Pileus Git - ~andy/fetchmail/commitdiff
Stipulate expected gettext version
authorMatthias Andree <matthias.andree@gmx.de>
Sat, 24 Mar 2007 11:04:42 +0000 (11:04 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Sat, 24 Mar 2007 11:04:42 +0000 (11:04 -0000)
(only relevant for maintainer).

svn path=/branches/BRANCH_6-3/; revision=5066

configure.ac

index 33932c6670bd71fc4faa2d3f2916bac00b3a74c6..7e9a5d9d0c5a8562b4837fa0a7818817254201e4 100644 (file)
@@ -99,7 +99,7 @@ esac
 
 dnl i18n
 AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION(0.14.3)
+AM_GNU_GETTEXT_VERSION([0.14.6])
 dnl end i18n
 
 # Under sysV68, socket and friends are provided by the C library.