autoconf/lib
Akim Demaille c4dbe5c591 Have --host=sun4 automatically look for CC=sun4-cc etc.
* acgeneral.m4 (AC_CHECK_TOOLS): New.
* aclang.m4 (AC_PROG_CXX, AC_PROG_CC, AC_PROG_F77): Use new
AC_CHECK_TOOLS macro instead of AC_CHECK_PROGS so that a cross
compiler is found by default with --host.
* doc/autoconf.texi (Generic Programs, Manual Configuration):
Describe new AC_CHECK_TOOLS macro. Fix unclear working about
AC_CHECK_PROGS.
* tests/Makefile.am (FILTER_MACROS): Adjust.
2000-05-24 15:46:12 +00:00
..
autoconf Have --host=sun4 automatically look for CC=sun4-cc etc. 2000-05-24 15:46:12 +00:00
autoscan * acspecific.m4 (AC_FUNC_CHOWN): New macro, based on Jim 2000-05-22 08:46:23 +00:00
autotest