From: Zack Weinberg Date: Mon, 9 Nov 2020 18:25:14 +0000 (-0500) Subject: Mention AM_GNU_GETTEXT_REQUIRE_VERSION support in NEWS. X-Git-Tag: v2.69e~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47b08afd96634749c3136e5dc484a21323011725;p=thirdparty%2Fautoconf.git Mention AM_GNU_GETTEXT_REQUIRE_VERSION support in NEWS. --- diff --git a/NEWS b/NEWS index dded117e..da095533 100644 --- 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