diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-02-20 09:08:42 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-02-20 09:08:42 +0000 |
commit | 8b90eef446f7df898dbe2bf60f376c32394f8088 (patch) | |
tree | d847f512373f0012034621e576e1cf2a24f7502d /libiberty/ChangeLog | |
parent | 0e11a9e98de0683f7f75f668cbf63f4300980901 (diff) | |
download | gdb-8b90eef446f7df898dbe2bf60f376c32394f8088.zip gdb-8b90eef446f7df898dbe2bf60f376c32394f8088.tar.gz gdb-8b90eef446f7df898dbe2bf60f376c32394f8088.tar.bz2 |
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
config.status.
* configure: Rebuilt.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 29ecf9f..dbf7719 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2003-02-20 Alexandre Oliva <aoliva@redhat.com> + + * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to + config.status. + * configure: Rebuilt. + 2003-02-13 Daniel Jacobowitz <drow@mvista.com> Fix PR c++/7612. |