From cf3f0444f910e89f3787b455231a71d1a0e0aa7b Mon Sep 17 00:00:00 2001 From: "Matthew D. Langston" Date: Mon, 23 Aug 1999 03:07:03 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index cfbe53ac..d317c87d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +1999-08-22 Matthew D. Langston + + * acspecific.m4 (AC_PROG_CC): Remove uname test for win32/Cygwin, + and just test for `cl' as a last resort. + + * autoconf.texi (Particular Programs): Document new optional + argument to AC_PROG_CC, AC_PROG_CXX and AC_PROG_F77. Document + additions to the Fortran 77 compiler search list. + + * acspecific.m4 (AC_PROG_F77): Add more Fortran 77 compilers to + the search list. Contributed by Steven G. Johnson + . + + (AC_PROG_CC): Likewise. + (AC_PROG_CXX): Likewise. + * acspecific.m4 (AC_PROG_F77): Add an optional first argument + which gives the user an opportunity to specify an alternative + search list for the compiler. + 1999-07-20 Tom Tromey * autoheader.sh: Fixed regexp when searching for missing symbol. -- 2.47.2