From: Bruno Haible Date: Sun, 20 Oct 2024 22:46:53 +0000 (+0200) Subject: doc: Update after Automake changed. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c76ad63ec15248c7eff486ed86d4d9bff5531b7a;p=thirdparty%2Fgettext.git doc: Update after Automake changed. * gettext-tools/doc/gettextize.texi: Update now that Automake with option 'gnu' no longer requires ABOUT-NLS. Cf. . --- diff --git a/gettext-tools/doc/gettextize.texi b/gettext-tools/doc/gettextize.texi index 853894227..5646471bc 100644 --- a/gettext-tools/doc/gettextize.texi +++ b/gettext-tools/doc/gettextize.texi @@ -1,5 +1,5 @@ @c This file is part of the GNU gettext manual. -@c Copyright (C) 1995-2019 Free Software Foundation, Inc. +@c Copyright (C) 1995-2024 Free Software Foundation, Inc. @c See the file gettext.texi for copying conditions. The @code{gettextize} program is an interactive tool that helps the @@ -106,7 +106,7 @@ no existing file will be replaced unless the option @code{--force} The @file{ABOUT-NLS} file is copied in the main directory of your package, the one being at the top level. This file contains a reference to the GNU gettext documentation. It also avoids an error from Automake in -packages that use the Automake option @samp{gnu} or @samp{gnits}: +packages that use the Automake option @samp{gnits}: ``error: required file './ABOUT-NLS' not found''. @item