Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes:

> When people change configure.ac and run `make -j', that can
> trigger simultaneous runs of autoconf, automake, and autoheader.

If that's the main problem, then we can use a heuristic: report a lock
failure and exit only if MAKEFLAGS contains -j.  It's a bit of
a hack, admittedly.


Reply via email to