autoconf/doc
Peter Eisentraut 931312faea Integrate AC_PROG_CC_STDC into AC_PROG_CC.
* lib/autoconf/c.m4 (AC_PROG_CC_STDC): Rename to _AC_PROG_CC_STDC.
AU_DEFUN old name.  Use _AC_COMPILE_IFELSE.
(AC_PROG_CC): Call _AC_PROG_CC_STDC.
(AC_C_INLINE): Do not require AC_PROG_CC_STDC.
(AC_C_CONST): Same.
(AC_C_INLINE): Same.
(AC_C_PROTOTYPES): Same.  Require AC_PROG_CC instead.
* doc/autoconf.texi, NEWS: Document.
* tests/mktests.sh (au_exclude_list): Add AC_PROG_CC_STDC and
AC_C_CROSS.
2002-04-02 18:22:08 +00:00
..
.cvsignore More ignore. 2001-08-20 16:39:52 +00:00
autoconf.texi Integrate AC_PROG_CC_STDC into AC_PROG_CC. 2002-04-02 18:22:08 +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/autoconf.texi (Transforming Names): Equality between target 2002-03-04 15:06:44 +00:00
make-stds.texi Run update. 2001-08-27 10:24:57 +00:00
Makefile.am * bin/autoscan.in (&scan_c_file, &scan_sh_file, &scan_makefile): 2001-11-26 10:52:46 +00:00
Makefile.in * Makefile.am (AUTOMAKE_OPTIONS): 1.6. 2002-03-08 12:44:46 +00:00
standards.texi * config/config.guess, config/config.sub, doc/standards.texi: 2001-11-02 16:38:15 +00:00