changeset 8292:4bf9a27d63df

Require gettext-0.16.1.
author Bruno Haible <bruno@clisp.org>
date Sat, 03 Mar 2007 02:08:08 +0000
parents d8bb35c0429f
children 30c0598f4feb
files ChangeLog modules/gettext
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-02  Bruno Haible  <bruno@clisp.org>
+
+	* modules/gettext (configure.ac): Require gettext infrastructure
+	from version 0.16.1.
+
 2007-03-02  Bruno Haible  <bruno@clisp.org>
 
 	* modules/avltreehash-list-tests (Depends-on): Add progname.
--- a/modules/gettext
+++ b/modules/gettext
@@ -37,7 +37,7 @@
 
 configure.ac:
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.15])
+AM_GNU_GETTEXT_VERSION([0.16.1])
 
 Makefile.am:
 # This is for those projects which use "gettextize --intl" to put a source-code