aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 35a7b23..46902b5 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jul 18 11:14:33 2001 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * libU77/configure.in (_XOPEN_SOURCE, _FILE_OFFSET_BITS): Move
+ these defines before tests which might be affected by them.
+ (_XOPEN_SOURCE_EXTENDED): Define.
+
+ * libU77/configure, libU77/config.hin: Regenerate.
+
2001-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
* libI77/fio.h: Revert type of url from off_t to int.