From: Bruno Haible Date: Thu, 9 Nov 2006 20:48:41 +0000 (+0000) Subject: Add a note about an m4 bug. X-Git-Tag: v0.17~657 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=677755b9893cf083a7978236cadeb922a3fede1f;p=thirdparty%2Fgettext.git Add a note about an m4 bug. --- diff --git a/NEWS b/NEWS index c0add8b06..fe8280e3f 100644 --- a/NEWS +++ b/NEWS @@ -34,7 +34,8 @@ Version 0.16 - October 2006 symlinking behaviour by specifying the --symlink option. * Autoconf macros: - - The gettext autoconf macros now require autoconf 2.52 or newer. + - The gettext autoconf macros now require autoconf 2.52 or newer and + GNU m4 1.4.5 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.