]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Mention AM_GNU_GETTEXT_REQUIRE_VERSION support in NEWS.
authorZack Weinberg <zackw@panix.com>
Mon, 9 Nov 2020 18:25:14 +0000 (13:25 -0500)
committerZack Weinberg <zackw@panix.com>
Mon, 9 Nov 2020 18:25:14 +0000 (13:25 -0500)
NEWS

diff --git a/NEWS b/NEWS
index dded117eb968d127c10df8b1d43da030d2d0e8e1..da095533f1bf276ab8f370af42267117f57fdf39 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -179,6 +179,12 @@ GNU Autoconf NEWS - User visible changes.
 
 *** autoreconf will now run gtkdocize and intltoolize when appropriate.
 
+*** autoreconf now recognizes AM_GNU_GETTEXT_REQUIRE_VERSION.
+
+  This macro can be used with gettext 0.19.6 or later to specify
+  a *minimum* version requirement for gettext, instead of the *fixed*
+  version requirement specified by AM_GNU_GETTEXT_VERSION.
+
 *** autoheader handles secondary config headers better.
 
   It is no longer necessary to duplicate AC_DEFINE templates in the