"Zack Weinberg" <[EMAIL PROTECTED]> writes: > If you do not have these things, you need to run autoreconf -i in the > source tree, wipe out your build tree and re-configure it.
That fixed part of it; now I have the 'check-local' target. I had done 'autoconf', but not 'autoreconf -i'. I'll write that down in my magic wand file. The INSTALL file does say that, I just got it wrong. However, the %_tests.status rule has a bug; it needs $(EXEEXT) on tester. I think the right place to fix that is in Makefile.am? Then run autoreconf -i and configure again. Yes, that fixes it. I'll commit that fix. Now the actual tests are all failing; I'll report that in a separate thread. > Failing that, what version of what implementation of Make are you > using? Those look like GNU Make diagnostics, but you might well have > an old buggy version. I'm using the MinGW distribution, as described on the monotone Wiki, updated just a month ago. -- -- Stephe _______________________________________________ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel