]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Update after Automake changed.
authorBruno Haible <bruno@clisp.org>
Sun, 20 Oct 2024 22:46:53 +0000 (00:46 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 20 Oct 2024 22:46:53 +0000 (00:46 +0200)
* gettext-tools/doc/gettextize.texi: Update now that Automake with option 'gnu'
no longer requires ABOUT-NLS. Cf.
<https://git.savannah.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=a2def8cdef>.

gettext-tools/doc/gettextize.texi

index 853894227882c83b3bf14db2ca07e7d9302a3c3e..5646471bc4d5d705aac409610e8b240c1c77eac1 100644 (file)
@@ -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