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: Thu, 24 Oct 2024 10:38:45 -0400 (EDT)

branch: master
commit 4797145864fba3b9a99598df3a2d2794c5d7f956
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Oct 24 14:48:14 2024 +0100

    tweak automake upgrade instructions
---
 README-hacking | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README-hacking b/README-hacking
index e45516bbfd..142c766a01 100644
--- a/README-hacking
+++ b/README-hacking
@@ -337,8 +337,9 @@ progress of translations at
 whether script is working as intended.)
 
 check at latest automake/autoconf/gettext/help2man version:
-  . after installing latest version, run autoreconf -f -v -i followed
-    by reverting unwanted changes
+  . after installing latest version, run
+      AUTOPOINT=true autoreconf -f -v -i
+    followed by reverting unwanted changes
   . to upgrade gettext, run
       gettextize --no-changelog -f --po-dir=po --po-dir=po_document --dry-run
       gettextize --no-changelog -f --po-dir=po --po-dir=po_document



reply via email to

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