m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Tue, 05 Sep 2006 16:58:03 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/05 16:58:02

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.374
retrieving revision 1.375
diff -u -b -r1.374 -r1.375
--- ChangeLog   5 Sep 2006 13:25:24 -0000       1.374
+++ ChangeLog   5 Sep 2006 16:58:02 -0000       1.375
@@ -1,5 +1,25 @@
 2006-09-05  Eric Blake  <address@hidden>
 
+       * m4/input.c (lex_debug): Remove dead code that broke compilation
+       with --enable-debug.
+       * m4/module.c (install_builtin_table, install_macro_table)
+       (m4__module_init, m4__module_open, module_close)
+       (module_remove): Fix compilation when --enable-debug.
+       * m4/output.c (m4_shipout_text): Likewise.
+       * ltdl/m4/debug.m4 (M4_CHECK_DEBUGGING): Preload all static
+       libraries when --enable-debug.
+       * configure.ac (DYNAMIC_MODULES): New variable, to pass
+       information to testsuite.
+       (modules to preload): Determine modules after we know whether
+       shared libraries are supported.
+       * tests/atlocal.in (DYNAMIC_MODULES): Substitute this into
+       testsuite.
+       * tests/testsuite.at (AT_CHECK_DYNAMIC_MODULE): New macro.
+       * tests/modules.at (Freezing modules, AT_CHECK_M4_MODTEST)
+       (modules: shadow, modules: unload, modules: importing)
+       (modules: trace): Use new macro.
+       * tests/builtins.at (gmp): Likewise.
+
        * m4/macro.c (expansion_level, macro_call_id): Change to size_t.
        All users updated.
        (expand_token): Avoid assertion just added to docs.
@@ -7317,7 +7337,7 @@
 
        -----
 
-       $Revision: 1.374 $ $Date: 2006/09/05 13:25:24 $
+       $Revision: 1.375 $ $Date: 2006/09/05 16:58:02 $
 
        Local Variables:
        coding: utf-8




reply via email to

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