commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog ./NEWS doc/autoconf.texi l...


From: Akim Demaille
Subject: autoconf ./ChangeLog ./NEWS doc/autoconf.texi l...
Date: Thu, 27 Sep 2001 09:28:16 -0400

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  01/09/27 09:28:16

Modified files:
        .              : ChangeLog NEWS 
        doc            : autoconf.texi 
        lib/autoconf   : general.m4 
        tests          : Makefile.am Makefile.in base.at compile.at 
                         suite.at 
Added files:
        tests          : c.at fortran.at 

Log message:
        Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, that
        generates too many bug reports.
        * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Pass the right exit
        status when executing the ACTION-IF-FALSE.
        * tests/base.at (AC_TRY_*): Rename as...
        (AC_TRY_COMMAND): this.
        (AC_RUN_IFELSE): New.
        * tests/compile.at (Extensions, C keywords)
        (AC_PROG_CPP requires AC_PROG_CC, GNU Fortran 77)
        (Broken/missing compilers, AC_PROG_CPP with warnings)
        (AC_PROG_CPP without warnings, AC_PROG_CPP via CC): Move to...
        * tests/c.at (Extensions, C keywords)
        (Broken/missing compilers, AC_PROG_CPP with warnings)
        (AC_PROG_CPP without warnings, AC_PROG_CPP via CC)
        (AC_PROG_CPP requires AC_PROG_CC): here and...
        * tests/fortran.at (GNU Fortran 77): there.
        * doc/autoconf.texi (autoconf Invocation): Fix the example:
        AC_TRY_RUN is about compilation, not shell commands.
        (Test Programs): AC_TRY_RUN works as used to be advertised.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1706&tr2=1.1707&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/NEWS.diff?cvsroot=OldCVS&tr1=1.196&tr2=1.197&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/doc/autoconf.texi.diff?cvsroot=OldCVS&tr1=1.539&tr2=1.540&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/lib/autoconf/general.m4.diff?cvsroot=OldCVS&tr1=1.769&tr2=1.770&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/c.at?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/fortran.at?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/Makefile.am.diff?cvsroot=OldCVS&tr1=1.71&tr2=1.72&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/Makefile.in.diff?cvsroot=OldCVS&tr1=1.97&tr2=1.98&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/base.at.diff?cvsroot=OldCVS&tr1=1.28&tr2=1.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/compile.at.diff?cvsroot=OldCVS&tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/tests/suite.at.diff?cvsroot=OldCVS&tr1=1.24&tr2=1.25&r1=text&r2=text




reply via email to

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