m4-commit
[Top][All Lists]
Advanced

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

m4 ./ChangeLog ./Makefile.in ./aclocal.m4 ./con... [branch-1_4]


From: Gary V . Vaughan
Subject: m4 ./ChangeLog ./Makefile.in ./aclocal.m4 ./con... [branch-1_4]
Date: Thu, 03 Feb 2005 11:43:40 -0500

CVSROOT:        /cvsroot/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Gary V. Vaughan <address@hidden>        05/02/03 16:43:12

Modified files:
        .              : ChangeLog Makefile.in aclocal.m4 configure 
                         stamp-h.in 
        checks         : Makefile.in 
        doc            : Makefile.in m4.info stamp-vti 
        examples       : Makefile.in 
        lib            : Makefile.in 
        src            : Makefile.in freeze.c m4.c 
Added files:
        .              : config-h.in configure.ac 
Removed files:
        .              : acconfig.h config.h.in configure.in 

Log message:
        Modernise the configury a little to prevent spurious errors from
        Autoconf-2.59's autoreconf:
        
        * config.h.in: Renamed to...
        * config-h.in: ...this to better support DOS 8.3 file systems.
        * acconfig.h: Removed.
        * configure.in: Renamed to...
        * configure.ac: ...this, and AC_DEFINE used to declare config.h
        entry comments.  Slight reorganisation and reformatting.
        * aclocal.m4: Use third argument to AC_DEFINE to declare config.h
        entry comments.
        (AC_INIT): Use a modern 3 argument call.
        * Makefile.in, checks/Makefile.in, doc/Makefile.in,
        examples/Makefile.in, lib/Makefile.in, src/Makefile.in:
        s/PRODUCT/PACKAGE/g.
        * Makefile.in (DISTFILES): Removed acconfig.h, configure.in,
        config.h.in.  Added configure.ac, config-h.in.
        (stamp-h.in): Removed acconfig.h from dependencies.
        (configure): Depends on configure.ac, not configure.in.
        * doc/Makefile.in (stamp-vti): Ditto.
        * src/freeze.c (produce_frozen_state), src/m4.c (main): Adjust for
        difference between PRODUCT="m4" and PACKAGE="GNU M4".
        * configure: Regenerated.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/config-h.in?only_with_tag=branch-1_4&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/configure.ac?only_with_tag=branch-1_4&rev=1.36.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/ChangeLog.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.8&tr2=1.1.1.1.2.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/Makefile.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1&tr2=1.1.1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/aclocal.m4.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.1&tr2=1.1.1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/configure.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.5&tr2=1.1.1.1.2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/stamp-h.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.5&tr2=1.1.1.1.2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/checks/Makefile.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1&tr2=1.1.1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/doc/Makefile.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.1&tr2=1.1.1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/doc/m4.info.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.4&tr2=1.1.1.1.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/doc/stamp-vti.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.5&tr2=1.1.1.1.2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/examples/Makefile.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1&tr2=1.1.1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/lib/Makefile.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1&tr2=1.1.1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/src/Makefile.in.diff?only_with_tag=branch-1_4&tr1=1.1.1.1&tr2=1.1.1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/src/freeze.c.diff?only_with_tag=branch-1_4&tr1=1.1.1.1&tr2=1.1.1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/src/m4.c.diff?only_with_tag=branch-1_4&tr1=1.1.1.1.2.3&tr2=1.1.1.1.2.4&r1=text&r2=text





reply via email to

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