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 | 5115ba4beb0bc1f0ce0d2681b0acf274edb0c400 (patch) | |
tree | 8ce0105daedc47420b1900686a9b62e6d26ba475 /ChangeLog | |
parent | bb7f93f8983e45d4616c68bfa7548d46e89922d0 (diff) | |
download | newlib-5115ba4beb0bc1f0ce0d2681b0acf274edb0c400.zip newlib-5115ba4beb0bc1f0ce0d2681b0acf274edb0c400.tar.gz newlib-5115ba4beb0bc1f0ce0d2681b0acf274edb0c400.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. |