autoconf/tests
Akim Demaille b23061fafb Move all the language dependent macros into aclang.m4.
* aclang.m4: New file.
* autoconf.m4: Include it.
* autoheader.m4: Likewise.
* autoupdate.m4: Likewise.
* Makefile.am: Adjust.
* test/Makefile.am: Likewise.
* acgeneral.m4 (AC_LANG_CASE,AC_LANG_SAVE, _AC_LANG_DISPATCH,
AC_LANG, _AC_LANG_CURRENT, AC_LANG_SOURCE, AC_LANG_PROGRAM,
AC_LANG_CALL, AC_LANG(C), AC_LANG_SOURCE(C), AC_LANG_PROGRAM(C),
AC_LANG_CALL(C), AC_LANG(C++), AC_LANG_SOURCE(C++),
AC_LANG_PROGRAM(C++), AC_LANG_CALL(C++), AC_LANG(FORTRAN77),
AC_LANG_SOURCE(FORTRAN77), AC_LANG_PROGRAM(FORTRAN77),
AC_LANG_CALL(FORTRAN77): Move to...
* aclang.m4: here.
* acspecific.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77,
AC_PROG_CC_WORKS, AC_PROG_CXX_WORKS, AC_PROG_F77_WORKS,
AC_PROG_CC_GNU, AC_PROG_CXX_GNU, AC_PROG_F77_GNU, AC_PROG_CC_G,
AC_PROG_CXX_G, AC_PROG_F77_G, AC_PROG_GCC_TRADITIONAL,
AC_PROG_CC_C_O, AC_PROG_F77_C_O, AC_PROG_CC_STDC, AC_PROG_CPP,
AC_PROG_CXXCPP, AC_REQUIRE_CPP, AC_PROG_LEX, AC_TYPE_MODE_T,
AC_C_CROSS, AC_C_CHAR_UNSIGNED, AC_C_LONG_DOUBLE, AC_C_BIGENDIAN,
AC_C_INLINE, AC_C_CONST, AC_C_VOLATILE, AC_C_STRINGIZE,
AC_C_PROTOTYPES, AC_F77_LIBRARY_LDFLAGS, AC_F77_NAME_MANGLING,
AC_F77_WRAPPERS): Move to...
* aclang.m4: here.
2000-03-27 12:26:33 +00:00
..
actest.m4 * tests/actest.m4 (AC_ENV_SAVE): Don't consider RANDOM and LINENO 2000-03-14 08:59:11 +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 Some tests are failing with srcdir != builddir, because they can't 2000-03-08 11:02:30 +00:00
base.m4 * tests/base.m4: Really added to the CVS repository. 2000-02-09 08:36:01 +00:00
Makefile.am Move all the language dependent macros into aclang.m4. 2000-03-27 12:26:33 +00:00
Makefile.in * acgeneral.m4 (_AC_INIT_HELP, _AC_OUTPUT_SUBDIRS): Fix the DOS 2000-03-27 11:44:22 +00:00
semantics.m4 * tests/semantics.m4 (AC_TRY_LINK_FUNC, AC_CHECK_LIB): New tests. 2000-03-25 09:06:24 +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 * tests/tools.m4 (autoconf --trace): New test. 2000-03-21 12:08:24 +00:00
torture.m4 Fix the `missing dummy.in' reported by the test suite. 2000-02-17 09:31:34 +00:00