summaryrefslogtreecommitdiff
path: root/config-ml.in
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-01-05 00:42:16 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-01-05 00:42:16 +0000
commit3d4e12e8c2350d088a17a80c1b61a45f16e170e1 (patch)
tree5b10cecc772af6c4c40ebf276a7048ec7e097e4c /config-ml.in
parent50b427bf3968bf6be6758238a7c4c2a240578205 (diff)
downloadgdb-3d4e12e8c2350d088a17a80c1b61a45f16e170e1.tar.gz
* config-ml.in: Don't mess with the cache file.
Diffstat (limited to 'config-ml.in')
-rw-r--r--config-ml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-ml.in b/config-ml.in
index 06752b7a67d..b2e4ea9cf97 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -553,6 +553,7 @@ multi-do:
LIBCFLAGS="$(LIBCFLAGS) $${flags}" \
LIBCXXFLAGS="$(LIBCXXFLAGS) $${flags}" \
LDFLAGS="$(LDFLAGS) $${flags}" \
+ MULTIFLAGS="$${flags}" \
DESTDIR="$(DESTDIR)" \
INSTALL="$(INSTALL)" \
INSTALL_DATA="$(INSTALL_DATA)" \
@@ -765,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}