Commit f55440a1497d8653b01324d74a4418a1847146f6

Ralf Wildenhues 2009-03-07T07:40:06

Solaris make testsuite fixes. * tests/check10.test: When a rule fails, Solaris make will output the complete command that failed; in this case the test suite driver. Adjust the test to not bogusly match lines from the driver, rather than its output. * tests/distcleancheck.test: Avoid triggering VPATH rewriting, not desirable in this test. * tests/specflg10.test: Use BUILT_SOURCES to specify an intermediate target, so Solaris make knows what to do. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>