> I recently posted a patch to do just this. It wasn't applied, one > reason being that we didn't see a way how two configure scripts could be > running simultaneously; with AC_CONFIG_SUBDIRS at least (the GCC tree > uses a different way but uses per-configure cache files). How do you > get two concurrent configure scripts updating the same config.cache file? The GCC build system runs configure scripts during "make" (because some of them need that the compiler has already been built). Paolo _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf