autoconf/lib
Akim Demaille 51c52fbf65 Factor the AC_PROG_<compiler>_WORKS macros.
* acgeneral.m4 (_AC_INIT_DEFAULTS): Set `cross_compiling'.
(AC_TRY_COMPILER): Remove.
* aclang.m4 (AC_PROG_CC_WORKS, AC_PROG_CXX_WORKS,
AC_PROG_F77_WORKS): Removed.
(_AC_LANG_COMPILER_WORKS): New macro.
(AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): Adjust.
2000-05-22 08:38:45 +00:00
..
autoconf Factor the AC_PROG_<compiler>_WORKS macros. 2000-05-22 08:38:45 +00:00
autoscan 1999-04-17 Paul Eggert <eggert@twinsun.com> 1999-04-22 21:38:24 +00:00
autotest Some `diff' refuse to diff with /dev/null, such as Tru64's. 2000-02-18 13:44:17 +00:00