From: Bruno Haible Date: Tue, 6 Aug 2002 13:11:12 +0000 (+0000) Subject: GETTEXT_VERSION is old, AM_GNU_GETTEXT_VERSION is new way. X-Git-Tag: 0.11.5-branchpoint~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfedba9fcf5aa9d123979d52e5dada28f40446ab;p=thirdparty%2Fgettext.git GETTEXT_VERSION is old, AM_GNU_GETTEXT_VERSION is new way. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c040bb2bf..99a5b8dc6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-08-06 Bruno Haible + + * gettext.texi (Files under CVS): Recommend use of + AM_GNU_GETTEXT_VERSION. + 2002-08-02 Bruno Haible * gettext.texi (aclocal): Add ulonglong.m4. diff --git a/doc/gettext.texi b/doc/gettext.texi index ca388ae25..1ac67b263 100644 --- a/doc/gettext.texi +++ b/doc/gettext.texi @@ -6554,7 +6554,7 @@ adds to the @file{configure.in} or @file{configure.ac} a line of the form @example -GETTEXT_VERSION=@value{VERSION} +AM_GNU_GETTEXT_VERSION(@value{VERSION}) @end example @noindent