Den 2009-03-09 22:09 skrev Ralf Wildenhues:
* Peter Rosin wrote on Mon, Mar 09, 2009 at 09:51:14PM CET:
Den 2009-03-04 00:07 skrev Ralf Wildenhues:
Not a really nice fix, but I've come up with this below. Can you try
it (at least the tests/dep* tests from automake, please)?
depcomp.test is ok,
depcomp2.test and depcomp3.test are not applicable (forces gcc)
depcomp4.test fails with missing makedepend.
FAIL or SKIP? It should be skipped in that case.
$ CC=cl ./depcomp4.test
*snip*
depcomp4: running makedepend -f-
./depcomp4.test: makedepend: command not found
$ echo $?
77
So, SKIP it is. Sorry about the inexactness...
> Yep. Thanks for testing, I've pushed the patch with that fix.
Excellent news!
Cheers,
Peter