summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 86673e35d31..7e8f1053c79 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,15 @@
+2001-02-08 Geoffrey Keating <geoffk@redhat.com>
+
+ * configure.in: Don't run AC_PROG_CC_WORKS, because
+ we're not interested in the result and it might fail.
+ * libF77/configure.in: Likewise.
+ * libI77/configure.in: Likewise.
+ * libU77/configure.in: Likewise.
+ * configure: Regenerated.
+ * libF77/configure: Likewise.
+ * libI77/configure: Likewise.
+ * libU77/configure: Likewise.
+
2001-01-29 Phil Edwards <pme@sources.redhat.com>
* libU77/COPYING.LIB: Update to LGPL 2.1 from the FSF.