autoconf/doc
Akim Demaille 7435a2e96c Simplify the interface: users shouldn't need to explicitly check
for special environments.

* acspecific.m4 (AC_EXEEXT, AC_OBJEXT): AU defined to
nothing.  Replace them by...
(_AC_EXEEXT, _AC_OBJEXT): this.
* aclang.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): Call them.
(AC_PROG_CC_G, AC_PROG_CXX_G, AC_PROG_F77_G): Rename as...
(_AC_PROG_CC_G, _AC_PROG_CXX_G, _AC_PROG_F77_G): this.
Adjust dependencies.
* tests/Makefile.am (FILTER_MACROS): Adjust.
* doc/autoconf.texi (Compilers and Preprocessors): New section,
move the documentation of AC_PROG_CC, AC_PROG_CC_C_O,
AC_PROG_CC_STDC, AC_PROG_CPP, AC_PROG_CXX, AC_PROG_CXXCPP,
AC_PROG_F77, AC_PROG_F77_C_O, AC_PROG_GCC_TRADITIONAL here.
Factor the comment documentation of AC_PROG_CC, AC_PROG_CXX,
AC_PROG_F77.
2000-05-23 14:54:49 +00:00
..
autoconf.texi Simplify the interface: users shouldn't need to explicitly check 2000-05-23 14:54:49 +00:00
install.texi Add configure --config-cache', -C' as a shortcut for 2000-05-22 13:31:00 +00:00
make-stds.texi Update foreign files. 2000-04-27 17:28:54 +00:00
Makefile.am * doc/Makefile.am (MAKEINFO): s/makefino/@MAKEINFO@/. 2000-02-28 10:20:50 +00:00
Makefile.in * doc/Makefile.am (MAKEINFO): s/makefino/@MAKEINFO@/. 2000-02-28 10:20:50 +00:00
mdate-sh 1999-10-31 Ben Elliston <bje@cygnus.com> 1999-10-31 01:54:28 +00:00
standards.texi Update foreign files. 2000-04-27 17:28:54 +00:00
texinfo.tex 1999-11-11 Akim Demaille <akim@epita.fr> 2000-01-29 12:29:03 +00:00