From: Steven G. Johnson Date: Thu, 12 Apr 2001 03:05:28 +0000 (+0000) Subject: updated X-Git-Tag: autoconf-2.50~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b306304f70cfef784b1ae84b5e1f7e26d083574;p=thirdparty%2Fautoconf.git updated --- diff --git a/ChangeLog b/ChangeLog index 1d996a812..5c98eaeae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-04-11 Steven G. Johnson + + * doc/autoconf.texi (AC_F77_WRAPPERS): Mention C++ as well as C. + In the example, don't #ifdef F77_FUNC before using it, as that + would push any errors to link-time rather than compile-time; note + that the user can test this to invoke alternative behavior. + 2001-04-11 Akim Demaille * autoconf.sh (Task script): Be sure that `forbidden.rx' and