On Fri, Oct 13, 2006 at 10:20:17AM +0200, Udo Giacomozzi wrote: > Hello Rob, > > Friday, October 13, 2006, 1:44:20 AM, you wrote: > RS> Log message: > RS> * testsuite/libbase/Makefile.am: Redefine the > check-DEJAGNU target > RS> to execute the testcase directly if DejaGnu isn't > installed. > RS> * testsuite/server/Makefile.am: Redefine the > check-DEJAGNU target > RS> to execute the testcase directly if DejaGnu isn't > installed. > > I can't compile Gnash anymore:
Yep, part of this commit was changing check_BINARIES to noinst_BINARIES. You wouldn't have been able to run 'make check' in the past , most probably. Beside changing these back to 'check_WHATEVER', I'd also suggest you try to enable your system in running 'make check' ... --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
