* Charles Wilson wrote on Mon, Aug 16, 2010 at 10:50:21PM CEST: > On 8/16/2010 4:42 PM, Ralf Wildenhues wrote: > > > > Can you run > > VERBOSE=yes $srcdir/tests/fcdemo-conf.test; echo $? > > > > and post the output of that? VERBOSE=debug is even more informative, if > > that is necessary. Thanks. > > Attached.
Thanks. The test exits 1: [...] | -rw-r--r-- 1 cwilson cwilson 2071 Aug 15 19:29 config-h.in | -rw-r--r-- 1 cwilson cwilson 27264 Aug 15 19:29 Makefile.in | 1 That should show up as FAIL in the output. I have no idea why that happens. Which Automake version do you use? I'm not aware of any problems with the TESTS driver of it, and I've run its testsuite on Cygwin not too long ago too. Cheers, Ralf