m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog Makefile.am configure.ac m4/m4priv...


From: Eric Blake
Subject: m4 ChangeLog Makefile.am configure.ac m4/m4priv...
Date: Tue, 26 Sep 2006 13:19:27 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/26 13:19:26

Modified files:
        .              : ChangeLog Makefile.am configure.ac 
        m4             : m4private.h output.c path.c resyntax.c 
                         system_.h utility.c 
        modules        : gnu.c import.c load.c m4.c modtest.c mpeval.c 
                         perl.c shadow.c stdlib.c time.c traditional.c 
        src            : m4.h 

Log message:
        * configure.ac (AC_CONFIG_HEADERS): Place <config.h> with other
        gnulib headers.
        * Makefile.am (AUTOMAKE_OPTIONS): Add nostdinc, to reduce length
        of lines during make.
        (AM_CPPFLAGS): Remove unneeded include path.
        (src_m4_CPPFLAGS): Remove redundant include path.
        * m4/system_.h Make preprocessor indentation consistent.
        (M4_DIRSEP_CHAR, M4_PATHSEP_CHAR, M4_GNUC_FORMAT): Remove unused
        macros.
        (UNIX, W32_NATIVE, OS2): Update platform recognition macros from
        branch.
        (M4_GNUC_PRINTF, M4_GNUC_SCANF, M4_GNUC_NORETURN)
        (M4_GNUC_CONST, M4_GNUC_UNUSED): Mangle names properly for header.
        (bool, true, false): Don't undefine here; stdbool takes care of
        that.
        * src/m4.h (includes): Assume config.h, and several standard
        headers.
        (__CYGWIN__, WIN32): Don't define here; let system.h do it.
        * m4/m4private.h: Assume config.h.
        * m4/output.c: Likewise.
        * m4/path.c: Likewise.
        * m4/resyntax.c: Likewise.
        * m4/utility.c: Likewise.
        * modules/gnu.c: Likewise.
        * modules/import.c: Likewise.
        * modules/load.c: Likewise.
        * modules/m4.c: Likewise.
        * modules/modtest.c: Likewise.
        * modules/mpeval.c: Likewise.
        * modules/perl.c: Likewise.
        * modules/shadow.c: Likewise.
        * modules/stdlib.c: Likewise.
        * modules/time.c: Likewise.
        * modules/traditional.c: Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.391&r2=1.392
http://cvs.savannah.gnu.org/viewcvs/m4/Makefile.am?cvsroot=m4&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/m4/configure.ac?cvsroot=m4&r1=1.55&r2=1.56
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4private.h?cvsroot=m4&r1=1.62&r2=1.63
http://cvs.savannah.gnu.org/viewcvs/m4/m4/output.c?cvsroot=m4&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/m4/m4/path.c?cvsroot=m4&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/m4/m4/resyntax.c?cvsroot=m4&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/m4/m4/system_.h?cvsroot=m4&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/m4/m4/utility.c?cvsroot=m4&r1=1.48&r2=1.49
http://cvs.savannah.gnu.org/viewcvs/m4/modules/gnu.c?cvsroot=m4&r1=1.56&r2=1.57
http://cvs.savannah.gnu.org/viewcvs/m4/modules/import.c?cvsroot=m4&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/m4/modules/load.c?cvsroot=m4&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/m4/modules/m4.c?cvsroot=m4&r1=1.71&r2=1.72
http://cvs.savannah.gnu.org/viewcvs/m4/modules/modtest.c?cvsroot=m4&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/m4/modules/mpeval.c?cvsroot=m4&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/m4/modules/perl.c?cvsroot=m4&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/m4/modules/shadow.c?cvsroot=m4&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/m4/modules/stdlib.c?cvsroot=m4&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/m4/modules/time.c?cvsroot=m4&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/m4/modules/traditional.c?cvsroot=m4&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/m4/src/m4.h?cvsroot=m4&r1=1.20&r2=1.21




reply via email to

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