From c76ad63ec15248c7eff486ed86d4d9bff5531b7a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 21 Oct 2024 00:46:53 +0200 Subject: [PATCH] doc: Update after Automake changed. * gettext-tools/doc/gettextize.texi: Update now that Automake with option 'gnu' no longer requires ABOUT-NLS. Cf. . --- gettext-tools/doc/gettextize.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3