summaryrefslogtreecommitdiff
path: root/config-ml.in
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-05 00:41:14 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-05 00:41:14 +0000
commit090b36fbce47c10356f3d7e95f75ace7dc519818 (patch)
tree6ffdba5bef7531c78b50f1168167a87791e5545b /config-ml.in
parent1af56aa4b6a52599dda7006a3cf031ed1fbad00f (diff)
* config-ml.in: Don't mess with the cache file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75406 138bc75d-0d04-0410-961f-82ee72b054a4
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 fb9e050b149e..b2e4ea9cf977 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -766,7 +766,7 @@ if [ -n "${multidirs}" ] && [ -z "${ml_norecursion}" ]; then
cd ${ml_dir}/${ml_libdir}
if [ -f ${ml_newsrcdir}/configure ]; then
- ml_recprog="${ml_newsrcdir}/configure --cache-file=../config.cache"
+ ml_recprog="${ml_newsrcdir}/configure"
fi
# find compiler flag corresponding to ${ml_dir}