* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
config.status. * configure: Rebuilt.
This commit is contained in:
parent
0e11a9e98d
commit
8b90eef446
@ -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.
|
||||
|
1
libiberty/configure
vendored
1
libiberty/configure
vendored
@ -3772,6 +3772,7 @@ with_build_subdir=${with_build_subdir}
|
||||
with_multisubdir=${with_multisubdir}
|
||||
ac_configure_args="--enable-multilib ${ac_configure_args}"
|
||||
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
ORIGINAL_LD_FOR_MULTILIBS="${ORIGINAL_LD_FOR_MULTILIBS}"
|
||||
libiberty_topdir=${libiberty_topdir}
|
||||
|
||||
EOF
|
||||
|
@ -466,5 +466,6 @@ with_build_subdir=${with_build_subdir}
|
||||
with_multisubdir=${with_multisubdir}
|
||||
ac_configure_args="--enable-multilib ${ac_configure_args}"
|
||||
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
ORIGINAL_LD_FOR_MULTILIBS="${ORIGINAL_LD_FOR_MULTILIBS}"
|
||||
libiberty_topdir=${libiberty_topdir}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user