Matthew D. Langston 17a01fac78 (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.
1999-08-23 03:04:05 +00:00
..