[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * configure.ac: remove reference to gnulib/po sub
From: |
Gavin D. Smith |
Subject: |
branch master updated: * configure.ac: remove reference to gnulib/po subdirectory |
Date: |
Wed, 11 Dec 2024 14:15:19 -0500 |
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 692a7775fe * configure.ac: remove reference to gnulib/po subdirectory
692a7775fe is described below
commit 692a7775fe83ecd87f226e6443a003de48c0f4f6
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Wed Dec 11 19:15:10 2024 +0000
* configure.ac: remove reference to gnulib/po subdirectory
---
ChangeLog | 4 ++++
configure.ac | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index db9848fcbd..71213419d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-12-11 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * configure.ac: remove reference to gnulib/po subdirectory
+
2024-12-11 Gavin Smith <gavinsmith0123@gmail.com>
Use new method for gnulib translations
diff --git a/configure.ac b/configure.ac
index 6860b0b7b6..9709bdfa65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -636,7 +636,6 @@ AC_CONFIG_FILES([\
doc/refcard/Makefile
doc/tp_api/Makefile
gnulib/lib/Makefile
- gnulib/po/Makefile.in
info/Makefile
install-info/Makefile
install-info/tests/Makefile
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * configure.ac: remove reference to gnulib/po subdirectory,
Gavin D. Smith <=