autoconf/doc
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
..
.cvsignore More ignore. 2001-08-20 16:39:52 +00:00
autoconf.texi Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, that 2001-09-27 13:28:15 +00:00
fdl.texi * NEWS: The autoconf manual now is distributed under the terms 2001-08-12 13:13:10 +00:00
install.texi * doc/install.texi, doc/autoconf.texi: Use `autoconf', not 2001-08-17 14:54:14 +00:00
make-stds.texi Run update. 2001-08-27 10:24:57 +00:00
Makefile.am Automake 1.5. 2001-08-27 07:12:16 +00:00
Makefile.in * bin/ifnames.in: Rewrite in Perl. 2001-09-13 06:54:35 +00:00
standards.texi Run update. 2001-08-27 10:24:57 +00:00