]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_PROG_CC): Remove uname test for win32/Cygwin, and just test for `cl'
authorMatthew D. Langston <langston@SLAC.Stanford.EDU>
Mon, 23 Aug 1999 03:04:05 +0000 (03:04 +0000)
committerMatthew D. Langston <langston@SLAC.Stanford.EDU>
Mon, 23 Aug 1999 03:04:05 +0000 (03:04 +0000)
commit17a01fac787c4c0b383cf997950108ecfbead3a9
tree925c5aa733713e3359058d70e2ea9b608bc53386
parent213ef3e8cbd9b185540e596b99080de29c85de54
(AC_PROG_CC): Remove uname test for win32/Cygwin, and just test for `cl'
as a last resort.

(AC_PROG_F77): Add more Fortran 77 compilers to the search list.
Contributed by Steven G. Johnson <stevenj@alum.mit.edu>.

(AC_PROG_CC): Likewise.
(AC_PROG_CXX): Likewise.
(AC_PROG_F77): Add an optional first argument which gives the user an
opportunity to specify an alternative search list for the compiler.
acspecific.m4
lib/autoconf/specific.m4