texinfo-commits
[Top][All Lists]
Advanced

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

[8081] reduce AM_LOG_T_FLAGS


From: gavinsmith0123
Subject: [8081] reduce AM_LOG_T_FLAGS
Date: Wed, 15 Aug 2018 13:55:56 -0400 (EDT)

Revision: 8081
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8081
Author:   gavin
Date:     2018-08-15 13:55:56 -0400 (Wed, 15 Aug 2018)
Log Message:
-----------
reduce AM_LOG_T_FLAGS

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/Makefile.am

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2018-08-15 17:24:02 UTC (rev 8080)
+++ trunk/ChangeLog     2018-08-15 17:55:56 UTC (rev 8081)
@@ -1,5 +1,9 @@
 2018-08-15  Gavin Smith  <address@hidden>
 
+       * tp/Makefile.am (AM_LOG_T_FLAGS): Remove -I flags.
+
+2018-08-15  Gavin Smith  <address@hidden>
+
        * tp/Texinfo/XSLoader.pm (_find_file): Skip @INC hooks.
 
 2018-08-15  Gavin Smith  <address@hidden>

Modified: trunk/tp/Makefile.am
===================================================================
--- trunk/tp/Makefile.am        2018-08-15 17:24:02 UTC (rev 8080)
+++ trunk/tp/Makefile.am        2018-08-15 17:55:56 UTC (rev 8081)
@@ -196,9 +196,6 @@
                        $(top_srcdir)/build-aux/tap-driver.sh
 T_LOG_COMPILER = $(PERL)
 AM_T_LOG_FLAGS = -w
-AM_T_LOG_FLAGS += -I .
-AM_T_LOG_FLAGS += -ITexinfo/XS
-AM_T_LOG_FLAGS += -I$(srcdir)/Texinfo/XS
 
 AM_TESTS_ENVIRONMENT = srcdir="$(srcdir)"; export srcdir; 
top_srcdir="$(top_srcdir)"; export top_srcdir; builddir="$(builddir)"; export 
buildir; top_builddir="$(top_builddir)"; export top_builddir;
 




reply via email to

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