]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
noted bug fix to AC_F77_LIBRARY_LDFLAGS
authorSteven G. Johnson <stevenj@alum.mit.edu>
Thu, 13 Dec 2001 00:25:57 +0000 (00:25 +0000)
committerSteven G. Johnson <stevenj@alum.mit.edu>
Thu, 13 Dec 2001 00:25:57 +0000 (00:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 56520a22539bce32aee80cdffb699c0cd9121048..65f83a7898806db879167688678975d7c5a790c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,7 @@
 - The top level $prefix is propagated to the AC_CONFIG_SUBDIRS configures.
 - AC_TRY_RUN
   Under the user pressure, $? is finally available.  Probably a mistake.
+- AC_F77_LIBRARY_LDFLAGS now supports the HP/UX f90 compiler.
 
 ** C Macros