diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-07-24 04:34:08 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-07-24 04:34:08 +0000 |
commit | 8bbd92e0055995a98e17682a9be103dea0a2325c (patch) | |
tree | a74d4edf70b127aecec419888c65daa77b85ea68 /ChangeLog | |
parent | 107d2387e32d539402e671d789ad6bffa6cc9af4 (diff) | |
download | gdb-8bbd92e0055995a98e17682a9be103dea0a2325c.zip gdb-8bbd92e0055995a98e17682a9be103dea0a2325c.tar.gz gdb-8bbd92e0055995a98e17682a9be103dea0a2325c.tar.bz2 |
* configure.in: Use the same cache file for all target libs.
* config-ml.in: But different cache files per multilib variant.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-07-24 Alexandre Oliva <aoliva@redhat.com> + + * configure.in: Use the same cache file for all target libs. + * config-ml.in: But different cache files per multilib variant. + 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> * configure (topsrcdir): Don't use dirname. |