From: Nathanael Nerode Date: Mon, 5 Jan 2004 00:42:16 +0000 (+0000) Subject: * config-ml.in: Don't mess with the cache file. X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=aff0e9df40d0136fac1444c350ebff5d232a4161;p=deliverable%2Fbinutils-gdb.git * config-ml.in: Don't mess with the cache file. --- diff --git a/ChangeLog b/ChangeLog index bb27eaf38b..145ce29190 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-01-04 Nathanael Nerode + + * config-ml.in: Don't mess with the cache file. + 2004-01-03 Nathanael Nerode * Makefile.tpl: Make GCC use a separate config.cache. diff --git a/config-ml.in b/config-ml.in index 06752b7a67..b2e4ea9cf9 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}