From: Bruno Haible Date: Mon, 13 Feb 2023 10:48:12 +0000 (+0100) Subject: doc: Assume the user has Autoconf ≥ 2.60. X-Git-Tag: v0.22~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434f126a3157fae7d6a37e01c5dfe0b5d125e321;p=thirdparty%2Fgettext.git doc: Assume the user has Autoconf ≥ 2.60. * gettext-tools/doc/gettext.texi (src/Makefile): Remove obsolete advice. --- diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index e655bd218..3761bb2c8 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -8764,13 +8764,7 @@ for each specific module or compilation unit, or AM_CPPFLAGS = -DLOCALEDIR=$(localedir_c_make) @end example -for all modules and compilation units together. Furthermore, if you are -using an Autoconf version older than 2.60, add this line to define -@samp{localedir}: - -@example -localedir = $(datadir)/locale -@end example +for all modules and compilation units together. @item To ensure that the final linking will use @code{@@LIBINTL@@} or