Re: parallel-tests: $(EXEEXT) fixes

2009-04-08 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sat, Apr 04, 2009 at 01:18:01PM CEST: > Remaining ugly spot in this patch: it adds code to every configure > script of every package using Automake (and pulls in m4/cond.m4 into > every aclocal.m4 file): we can't use _AM_IF_OPTION easily because the > `parallel-tests' opt

parallel-tests: $(EXEEXT) fixes

2009-04-04 Thread Ralf Wildenhues
I was surprised to see only one major flaw in the new test driver code in the EXEEXT treatment, testing it for the first time now: inference rules .chk.log: ... will not cause `make' to consider foo.chk.exe as a valid prerequisite to foo.log (there is no problem with explicit rules like