From: Paul Eggert Date: Wed, 22 May 2002 23:39:06 +0000 (+0000) Subject: * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77 and cft77 X-Git-Tag: AUTOCONF-2.53b~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=faca1d99181f1779a2e56083fe18422235293c7e;p=thirdparty%2Fautoconf.git * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77 and cft77 from the default list of compilers to try. Suggested by Kate Hedstrom. * NEWS: Document the above. * autoconf.texi (Fortran 77 Compiler): Don't suggest cf77. --- diff --git a/ChangeLog b/ChangeLog index 8d1b20325..ddf42df00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-05-22 Paul Eggert + + * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77 and cft77 + from the default list of compilers to try. Suggested by + Kate Hedstrom. + * NEWS: Document the above. + * autoconf.texi (Fortran 77 Compiler): Don't suggest cf77. + 2002-05-17 Paul Eggert * lib/autoconf/types.m4 (AC_CHECK_MEMBER): Work correctly even if