* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 20 Feb 2003 09:08:42 +0000 (09:08 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 20 Feb 2003 09:08:42 +0000 (09:08 +0000)
config.status.
* configure: Rebuilt.

libiberty/ChangeLog
libiberty/configure
libiberty/configure.in

index 29ecf9ff720a1d57e74ce6c6d1443b291a4a6cb9..dbf7719ecc45067072081ce8c54a9dcbdd2da106 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 86037aebbe50e722cae678d20d9ce8a008447d14..6e754ddd606ff84bac1d519085bce3bed675fba6 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 1329f1352d65796ac75fe24bec52c9f73f1d7afd..3d8dbf2705953668e272b669e8fcc4c384164702 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}
 )
This page took 0.037797 seconds and 4 git commands to generate.