aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 12c566ee949..78a821206b5 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,17 @@
+2003-01-27 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir.
+ * aclocal.m4 (glibcpp_toolexeclibdir): Instead of
+ $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless
+ version_specific_libs is enabled.
+ * configure: Rebuilt.
+
+2003-01-26 Christian Cornelssen <ccorn@cs.tu-berlin.de>
+
+ * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
+ (install, uninstall): Prepend $(DESTDIR) to destination
+ paths in all (un)installation commands.
+
2002-11-19 Toon Moene <toon@moene.indiv.nluug.nl>
PR fortran/8587