m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog configure.ac ltdl/m4/debug.m4 m4/i...


From: Eric Blake
Subject: m4 ChangeLog configure.ac ltdl/m4/debug.m4 m4/i...
Date: Tue, 05 Sep 2006 16:58:02 +0000

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

Modified files:
        .              : ChangeLog configure.ac 
        ltdl/m4        : debug.m4 
        m4             : input.c module.c output.c 
        tests          : atlocal.in builtins.at modules.at testsuite.at 

Log message:
        * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.374&r2=1.375
http://cvs.savannah.gnu.org/viewcvs/m4/configure.ac?cvsroot=m4&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/m4/ltdl/m4/debug.m4?cvsroot=m4&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/m4/m4/input.c?cvsroot=m4&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/m4/m4/module.c?cvsroot=m4&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/m4/m4/output.c?cvsroot=m4&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/m4/tests/atlocal.in?cvsroot=m4&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/m4/tests/builtins.at?cvsroot=m4&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/m4/tests/modules.at?cvsroot=m4&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/m4/tests/testsuite.at?cvsroot=m4&r1=1.20&r2=1.21




reply via email to

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