On Mar 10, 2006, at 10:13 PM, Toon Moene wrote:
autogen -T ../../trunk/fixincludes/check.tpl
../../trunk/fixincludes/inclhack.def
make[2]: autogen: Command not found
Maybe we should change this to be
autogen .... || true
so that we don't get that many complaints about this. Anyways the
recommeneded
way to run the testsuite is "make -k check".
This is not really an error but a warning that autogen was not found and
fixincludes checking is almost never really need to be worried about
either.
-- Pinski