diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-08-22 05:01:20 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-08-22 05:01:20 +0000 |
commit | 19b48cd9822ffec2ddfb16f2e49df23f95b9e05c (patch) | |
tree | 7f57c0e1d4ae4b497c024f52915280cc19ef292b /ChangeLog | |
parent | 9e2baf8dfad8c1d2ebb00363a83be49767eca77f (diff) | |
download | newlib-19b48cd9822ffec2ddfb16f2e49df23f95b9e05c.zip newlib-19b48cd9822ffec2ddfb16f2e49df23f95b9e05c.tar.gz newlib-19b48cd9822ffec2ddfb16f2e49df23f95b9e05c.tar.bz2 |
* config-ml.in (CC, CXX): Avoid trailing whitespace.
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
sub-configures.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-08-22 Alexandre Oliva <aoliva@redhat.com> + + * config-ml.in (CC, CXX): Avoid trailing whitespace. + (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to + sub-configures. + 2000-08-20 Doug Evans <dje@casey.transmeta.com> * Makefile.in (ALL_MODULES): Add all-cgen. |