diff options
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r-- | libf2c/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index cca5e9c7f7b..6deeadeece4 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,11 @@ +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-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. |