* config-ml.in: Update from GCC.
[deliverable/binutils-gdb.git] / config-ml.in
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.023628 seconds and 4 git commands to generate.