OSDN Git Service

* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
authoraoliva <aoliva>
Thu, 20 Feb 2003 09:08:42 +0000 (09:08 +0000)
committeraoliva <aoliva>
Thu, 20 Feb 2003 09:08:42 +0000 (09:08 +0000)
config.status.
* configure: Rebuilt.

libiberty/ChangeLog
libiberty/configure
libiberty/configure.in

index 29ecf9f..dbf7719 100644 (file)
@@ -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.
index 86037ae..6e754dd 100755 (executable)
@@ -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
index 1329f13..3d8dbf2 100644 (file)
@@ -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}
 )