From cb2d02d8f72f9d966af3b16dc735da9aad877764 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 2 Oct 2006 12:25:05 +0000 Subject: [PATCH] Mention the new macros. --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5c9d53e50..afbdae9fa 100644 --- 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. -- 2.47.3