[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6498] --disable-xs
From: |
Gavin D. Smith |
Subject: |
[6498] --disable-xs |
Date: |
Wed, 05 Aug 2015 18:52:33 +0000 |
Revision: 6498
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6498
Author: gavin
Date: 2015-08-05 18:52:32 +0000 (Wed, 05 Aug 2015)
Log Message:
-----------
--disable-xs
Modified Paths:
--------------
trunk/ChangeLog
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-08-05 18:52:05 UTC (rev 6497)
+++ trunk/ChangeLog 2015-08-05 18:52:32 UTC (rev 6498)
@@ -1,5 +1,25 @@
2015-08-04 Gavin Smith <address@hidden>
+ * configure.ac,
+ * tp/Texinfo/Convert/XSParagraph/configure.ac: Add
+ --enable-perl-xs option. Record result via Autoconf output
+ variable and Automake conditional.
+ * tp/Makefile.am: Substitute result into texi2any.pl.
+ * tp/Makefile.am: If --disable-perl-xs was given, don't build in
+ XSParagraph subdirectory
+
+ * tp/texi2any.pl: Substitute choice for --enable-perl-xs option,
+ and propagate to Texinfo::Convert::XSParagraph::XSParagraph module.
+ * tp/Texinfo/Convert/XSParagraph/XSParagraph.pm: If
+ --disable-perl-xs was given to configure, disable use of Perl XS
+ modules.
+ * README-hacking: Mention a case when you might want to run
+ tp/texi2any.
+
+ * NEWS: Update with some work in progress.
+
+2015-08-04 Gavin Smith <address@hidden>
+
* info/session.c (BEFORE_MENUS): New symbol. Use it instead of
literal value. Remove some commented-out code.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6498] --disable-xs,
Gavin D. Smith <=