diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-07-24 04:34:56 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-07-24 04:34:56 +0000 |
commit | 67b331cb0cf836053c6654d5c8d1d0652a6be72f (patch) | |
tree | a6ce9353f6fb7f7a7643e364ab2ecb6b08dd7876 /ChangeLog | |
parent | 06654ada598d61a9fa0a508745c3ce7f449a4665 (diff) | |
download | gdb-67b331cb0cf836053c6654d5c8d1d0652a6be72f.tar.gz |
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
(configure-target-libchill, configure-target-libobjc): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e5559ecf4f..2540ed432d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-07-24 Alexandre Oliva <aoliva@redhat.com> + * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). + (configure-target-libchill, configure-target-libobjc): Likewise. + * configure.in: Use the same cache file for all target libs. * config-ml.in: But different cache files per multilib variant. |