autoconf/tests
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
..
aclocal.m4 Synchronize AC_FUNC_GETLOADAVG with the version of the shellutils 2000-05-19 12:08:46 +00:00
atconfig.in * acspecific.m4 (AC_C_CONST): Don't changequote, there is no need 2000-02-07 14:53:49 +00:00
atgeneral.m4 Some `diff' refuse to diff with /dev/null, such as Tru64's. 2000-02-18 13:44:17 +00:00
atspecific.m4 * libm4.m4 (m4_foreach): Rewritten so that it does not require 2000-05-10 16:16:31 +00:00
base.m4 * tests/base.m4: Really added to the CVS repository. 2000-02-09 08:36:01 +00:00
Makefile.am Simplify the interface: users shouldn't need to explicitly check 2000-05-23 14:54:49 +00:00
Makefile.in Simplify the interface: users shouldn't need to explicitly check 2000-05-23 14:54:49 +00:00
semantics.m4 Factor the AC_PROG_<compiler>_WORKS macros. 2000-05-22 08:38:44 +00:00
suite.m4 Open the access to AH_ to users. 2000-02-08 13:54:48 +00:00
syntax.m4 Revamp the autoupdate/AC_OBSOLETE chain. All the details are 2000-02-08 13:25:49 +00:00
tools.m4 The Associated Rewriters are even prouder to present... 2000-05-11 15:45:34 +00:00
torture.m4 More than one argument to `configure' builds a broken 2000-05-22 08:05:40 +00:00