* configure.in: Use the same cache file for all target libs.

* config-ml.in: But different cache files per multilib variant.
This commit is contained in:
Alexandre Oliva
2000-07-24 04:34:08 +00:00
parent 107d2387e3
commit 8bbd92e005
3 changed files with 7 additions and 2 deletions

View File

@ -742,7 +742,7 @@ if [ -n "${multidirs}" ] && [ -z "${ml_norecursion}" ]; then
cd ${ml_dir}/${ml_libdir}
if [ -f ${ml_newsrcdir}/configure ]; then
ml_recprog=${ml_newsrcdir}/configure
ml_recprog="${ml_newsrcdir}/configure --cache-file=../config.cache"
fi
# find compiler flag corresponding to ${ml_dir}