texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Gavin D. Smith
Date: Wed, 7 Aug 2024 16:10:26 -0400 (EDT)

branch: master
commit 27f5a35b84a9731346890b47fe899c9ab7c9b96a
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Wed Aug 7 19:56:49 2024 +0100

    * tp/Texinfo/XS/configure.ac: elaborate on comment using
    information from Bruno.
---
 ChangeLog                  | 5 +++++
 tp/Texinfo/XS/configure.ac | 5 ++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index f586804712..997d673b85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-08-07  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * tp/Texinfo/XS/configure.ac: elaborate on comment using
+       information from Bruno.
+
 2024-08-07  Bruno Haible  <bruno@clisp.org>
 
        build: Prepare for use of autopoint.
diff --git a/tp/Texinfo/XS/configure.ac b/tp/Texinfo/XS/configure.ac
index 9c95e76fef..4597425661 100644
--- a/tp/Texinfo/XS/configure.ac
+++ b/tp/Texinfo/XS/configure.ac
@@ -133,7 +133,10 @@ AC_PROG_CC
 
 gl_EARLY
 
-# i18n support.  Use the same GNU gettext version as the main configure.ac 
file.
+# i18n support.  We need to use the same GNU gettext version as the main
+# configure.ac file since the version of the gettext.m4 and related files
+# must be in sync with the Makefile.in.in in the shared po/ directory.
+#
 # To upgrade to a new version of gettext, run:
 #   gettextize -f --po-dir=../../../po --no-changelog
 # To fetch the *.m4 files without upgrading, run:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]