autoconf/lib
Akim Demaille 32876525ac 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.
2001-09-27 13:28:15 +00:00
..
autoconf Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, that 2001-09-27 13:28:15 +00:00
Autom4te * lib/Autom4te/General.pm (&debug): New. 2001-09-23 17:16:01 +00:00
autoscan
autotest * lib/autotest/general.m4 (AT_INIT): Dump the whole config.log. 2001-09-25 09:54:29 +00:00
m4sugar * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix bugs spotted by 2001-09-27 08:27:55 +00:00
.cvsignore Extend. 2001-09-17 21:11:22 +00:00
autom4te.in * lib/Autom4te/General.pm (&debug): New. 2001-09-23 17:16:01 +00:00
Makefile.am
Makefile.in