Re: [PATCH weston 2/2] tests: Use&Fix parallel tests

2013-02-21 Thread Giulio Camuffo
Tested, fixed my odd make check problem with automake 1.13.1. Giulio 2013/2/21 Quentin Glidic : > From: Quentin Glidic > > Also fix automake 1.13 support > > Signed-off-by: Quentin Glidic > --- > configure.ac | 2 +- > tests/Makefile.am | 6 +++--- > tests/weston-tests-env | 2 +

[PATCH weston 2/2] tests: Use&Fix parallel tests

2013-02-21 Thread Quentin Glidic
From: Quentin Glidic Also fix automake 1.13 support Signed-off-by: Quentin Glidic --- configure.ac | 2 +- tests/Makefile.am | 6 +++--- tests/weston-tests-env | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 74eb892..d207e