* config-ml.in: Update from GCC.
authorSteve Ellcey <sje@cup.hp.com>
Sat, 14 Apr 2007 20:35:07 +0000 (20:35 +0000)
committerSteve Ellcey <sje@cup.hp.com>
Sat, 14 Apr 2007 20:35:07 +0000 (20:35 +0000)
ChangeLog
config-ml.in

index 755400293595b60d550010cfd6cab29f0d6aa861..4995248b169a9d6a1c8d692c149021213e93b1ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * config-ml.in: Update from GCC.
+
 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * src-release (do-proto-toplev): Process the support directories before
index 88c9e81f15a54fe9b2ea519d07ce75c45dde64a6..cc9cf66cebcd207520a699f9b6c79a68beeead01 100644 (file)
@@ -895,7 +895,7 @@ if [ -n "${multidirs}" ] && [ -z "${ml_norecursion}" ]; then
 
     if eval ${ml_config_env} ${ml_config_shell} ${ml_recprog} \
        --with-multisubdir=${ml_dir} --with-multisrctop=${multisrctop} \
-       ${ac_configure_args} ${ml_srcdiroption} ; then
+       ${ac_configure_args} ${ml_config_env} ${ml_srcdiroption} ; then
       true
     else
       exit 1
This page took 0.033674 seconds and 4 git commands to generate.