[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Mon, 30 Sep 2024 07:56:27 -0400 (EDT) |
branch: master
commit c485337600d6f9227e03049d627901e44e960c0a
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Sep 30 13:56:08 2024 +0200
* tp/Texinfo/XS/Makefile.am (ConvertXS_la_SOURCES): remove
convert_html.c to only use shared data in libtexinfo-convert.
---
ChangeLog | 5 +++++
tp/Texinfo/XS/Makefile.am | 4 +---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 0479ce1c03..b48a954b36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-09-30 Patrice Dumas <pertusus@free.fr>
+
+ * tp/Texinfo/XS/Makefile.am (ConvertXS_la_SOURCES): remove
+ convert_html.c to only use shared data in libtexinfo-convert.
+
2024-07-20 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/XS/convert/convert_html.c (no_arg_formatted_cmd),
diff --git a/tp/Texinfo/XS/Makefile.am b/tp/Texinfo/XS/Makefile.am
index 3a3fa7e3c4..a77d0f3c0e 100644
--- a/tp/Texinfo/XS/Makefile.am
+++ b/tp/Texinfo/XS/Makefile.am
@@ -449,9 +449,7 @@ CLEANFILES += convert/ConvertXS.c
ConvertXS_la_SOURCES = \
convert/get_html_perl_info.c \
- convert/get_html_perl_info.h \
- convert/convert_html.h \
- convert/convert_html.c
+ convert/get_html_perl_info.h
EXTRA_DIST += convert/ConvertXS.xs