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
commit7e6804afe98d9e5ac36be1f33324673607ac0357 (patch)
treed21ec1580f077685407f368643b5561fc0c3c7df /config-ml.in
parent4b49b80fe7c9a70424d579939b46c6b148b1bbdb (diff)
downloadgdb-7e6804afe98d9e5ac36be1f33324673607ac0357.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