]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention the new macros.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Oct 2006 12:25:05 +0000 (12:25 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:02 +0000 (12:14 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5c9d53e50bc0698f6e9236d435bd3352cc805db1..afbdae9fa025c6fcaf88cb76f4ced40b9b6e4d4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,14 @@
   files that are needed: gettext.m4, iconv.m4, lib-ld.m4, lib-link.m4,
   lib-prefix.m4, nls.m4, po.m4, progtest.m4.
 
-* The gettext autoconf macros now require autoconf 2.52 or newer.
+* Autoconf macros:
+  - The gettext autoconf macros now require autoconf 2.52 or newer.
+  - A new autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is added. It allows to
+    specify the presence of an intl/ subdirectory outside the AM_GNU_GETTEXT
+    invocation.
+  - A new autoconf macro AM_GNU_GETTEXT_NEED is added. It allows to specify
+    the requirements relating to the GNU gettext implementation outside the
+    AM_GNU_GETTEXT invocation.
 
 * Vastly improved French translations. Thanks to Christophe Combelles.
 \f