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 | ce2ea6e3fd138f370ad9b0f2674b91a4dc8f1c45 (patch) | |
tree | 3fd7d2268e4cb844a22b1c347cb7610a3d07c220 /ChangeLog | |
parent | 9bdafcced44e5a3994406e0a709886709b1efec8 (diff) | |
download | binutils-ce2ea6e3fd138f370ad9b0f2674b91a4dc8f1c45.tar.gz binutils-ce2ea6e3fd138f370ad9b0f2674b91a4dc8f1c45.tar.bz2 binutils-ce2ea6e3fd138f370ad9b0f2674b91a4dc8f1c45.zip |
* 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
diff --git a/ChangeLog b/ChangeLog index 13546c040b7..ec81736f002 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |