diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-08 04:38:00 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-08 04:38:00 +0000 |
commit | 0b045cf7e3079e720da52fe4b56c1111c5c9f126 (patch) | |
tree | fda34a055cd15f68de4616295d6d596d3e47e2c1 /libobjc/ChangeLog | |
parent | b1157638a7839a075313f66e37944aad2aedafc7 (diff) | |
download | gcc-0b045cf7e3079e720da52fe4b56c1111c5c9f126.tar.gz |
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
script entry, and set LD to it when configuring multilibs.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53278 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 767e12fd0e6..2c6f5e42af8 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,9 @@ +2002-05-08 Alexandre Oliva <aoliva@redhat.com> + + * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at + script entry, and set LD to it when configuring multilibs. + * configure: Rebuilt. + 2002-04-19 David O'Brien <obrien@FreeBSD.org> * encoding.c (MAX, MIN, ROUNDING): #undef before defining. |