commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog bin/autom4te.in tests/tool...


From: Akim Demaille
Subject: autoconf ./ChangeLog bin/autom4te.in tests/tool...
Date: Wed, 16 Oct 2002 13:07:22 -0400

CVSROOT:        /cvsroot/autoconf
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  02/10/16 13:06:57

Modified files:
        .              : ChangeLog 
        bin            : autom4te.in 
        tests          : tools.at 

Log message:
        Because of caching, some files that no longer exist and are no
        longer required can still cause errors.
        Reported by Alexandre Duret-Lutz.
        * bin/autom4te.in (&parse_args): Do not prepend `--reload-state'
        to frozen files in @ARGV, as @ARGV must remain being a list of
        files.  Rather, at M4 call sites, use this...
        (&files_to_options): New function.
        (&freeze): Use &error.
        (&up_to_date): If a file that was included according to the cache
        is no longer there, then the output is out dated.
        (&main): Don't even check whether a file is up to date is anyway
        --force is given.
        * tests/tools.at (autom4te cache): New.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/ChangeLog.diff?tr1=1.2040&tr2=1.2041&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/bin/autom4te.in.diff?tr1=1.71&tr2=1.72&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/tests/tools.at.diff?tr1=1.65&tr2=1.66&r1=text&r2=text





reply via email to

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