summaryrefslogtreecommitdiff
path: root/config-ml.in
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2007-04-14 20:35:07 +0000
committerSteve Ellcey <sje@cup.hp.com>2007-04-14 20:35:07 +0000
commit149cb58d7e3c08500edfef17383b69f012c01689 (patch)
treeb85130ed72519668cccefc88ca733fcc08262642 /config-ml.in
parente0cd558aaae1d2c457f3963c58e78ec419f0712a (diff)
downloadbinutils-gdb-149cb58d7e3c08500edfef17383b69f012c01689.tar.gz
* config-ml.in: Update from GCC.
Diffstat (limited to 'config-ml.in')
-rw-r--r--config-ml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-ml.in b/config-ml.in
index 88c9e81f15a..cc9cf66cebc 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -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