texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Texinfo/XS: re-run "gettextize" and track fi


From: Gavin D. Smith
Subject: branch master updated: * tp/Texinfo/XS: re-run "gettextize" and track files in new locations.
Date: Sat, 19 Oct 2024 11:22:50 -0400

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new f6c2ec675a * tp/Texinfo/XS: re-run "gettextize" and track files in new 
locations.
f6c2ec675a is described below

commit f6c2ec675a411db440d4afd4f1751f9fd00ecb55
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Oct 19 16:00:29 2024 +0100

    * tp/Texinfo/XS: re-run "gettextize" and track files in
    new locations.
---
 ChangeLog                                   | 5 +++++
 tp/Texinfo/XS/{gnulib => }/m4/gettext.m4    | 0
 tp/Texinfo/XS/{gnulib => }/m4/intlmacosx.m4 | 0
 tp/Texinfo/XS/{gnulib => }/m4/nls.m4        | 0
 tp/Texinfo/XS/{gnulib => }/m4/po.m4         | 0
 tp/Texinfo/XS/{gnulib => }/m4/progtest.m4   | 0
 6 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 626bc76227..3f079e10a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-10-19  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * tp/Texinfo/XS: re-run "gettextize" and track files in
+       new locations.
+
 2024-10-19  Gavin Smith <gavinsmith0123@gmail.com>
 
        Attempt at separate directory for non-gnulib m4 files
diff --git a/tp/Texinfo/XS/gnulib/m4/gettext.m4 b/tp/Texinfo/XS/m4/gettext.m4
similarity index 100%
rename from tp/Texinfo/XS/gnulib/m4/gettext.m4
rename to tp/Texinfo/XS/m4/gettext.m4
diff --git a/tp/Texinfo/XS/gnulib/m4/intlmacosx.m4 
b/tp/Texinfo/XS/m4/intlmacosx.m4
similarity index 100%
rename from tp/Texinfo/XS/gnulib/m4/intlmacosx.m4
rename to tp/Texinfo/XS/m4/intlmacosx.m4
diff --git a/tp/Texinfo/XS/gnulib/m4/nls.m4 b/tp/Texinfo/XS/m4/nls.m4
similarity index 100%
rename from tp/Texinfo/XS/gnulib/m4/nls.m4
rename to tp/Texinfo/XS/m4/nls.m4
diff --git a/tp/Texinfo/XS/gnulib/m4/po.m4 b/tp/Texinfo/XS/m4/po.m4
similarity index 100%
rename from tp/Texinfo/XS/gnulib/m4/po.m4
rename to tp/Texinfo/XS/m4/po.m4
diff --git a/tp/Texinfo/XS/gnulib/m4/progtest.m4 b/tp/Texinfo/XS/m4/progtest.m4
similarity index 100%
rename from tp/Texinfo/XS/gnulib/m4/progtest.m4
rename to tp/Texinfo/XS/m4/progtest.m4



reply via email to

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