commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog bin/autom4te.in bin/autosc...


From: Akim Demaille
Subject: autoconf ./ChangeLog bin/autom4te.in bin/autosc...
Date: Sat, 04 Aug 2001 06:14:39 -0700

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  01/08/04 06:14:39

Modified files:
        .              : ChangeLog 
        bin            : autom4te.in autoscan.in autoupdate.in 
        lib/Autom4te   : General.pm Struct.pm 
        man            : autoscan.1 autoupdate.1 

Log message:
        Don't let autom4te compute the `include' traces several times:
        first check that the trace cache file is up to date, and then
        compare its timestamp with that of the output.
        * bin/autom4te.in, bin/autoupdate.in, bin/autoscan.in: Normalize
        the preamble.  Don't require 5.005 as Autom4te::General does it,
        and better yet (use `use', not `require'!).
        * lib/Autom4te/Struct.pm: Rename the last occurrences of
        Class::Struct as Autom4te::Struct.
        * lib/Autom4te/General.pm (File::stat): Use it.
        (&mtime): New, export it.
        * bin/autom4te.in: Use it.
        Declare `$req' is invalid if it is outdated.
        Don't declare it valid before saving it if something went wrong.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1537&tr2=1.1538&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/bin/autom4te.in.diff?cvsroot=OldCVS&tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/bin/autoscan.in.diff?cvsroot=OldCVS&tr1=1.62&tr2=1.63&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/bin/autoupdate.in.diff?cvsroot=OldCVS&tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/lib/Autom4te/General.pm.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/lib/Autom4te/Struct.pm.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/man/autoscan.1.diff?cvsroot=OldCVS&tr1=1.36&tr2=1.37&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/man/autoupdate.1.diff?cvsroot=OldCVS&tr1=1.45&tr2=1.46&r1=text&r2=text




reply via email to

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