Re: [PATCH weston] configure: remove double equal test bashism

2016-10-01 Thread Quentin Glidic
On 01/10/2016 11:13, Quentin Glidic wrote: On 01/10/2016 11:01, Armin Krezović wrote: On 29.09.2016 22:24, Murray Calavera wrote: Signed-off-by: Murray Calavera Reviewed-by: Armin Krezović Thanks for this patch. Reviewed-by: Quentin Glidic And pushed: e338ced..5d69343 master -> master

Re: [PATCH weston] configure: remove double equal test bashism

2016-10-01 Thread Quentin Glidic
On 01/10/2016 11:01, Armin Krezović wrote: On 29.09.2016 22:24, Murray Calavera wrote: Signed-off-by: Murray Calavera Reviewed-by: Armin Krezović Thanks for this patch. Reviewed-by: Quentin Glidic And pushed: e338ced..5d69343 master -> master Cheers, --- configure.ac | 6 +++---

Re: [PATCH weston] configure: remove double equal test bashism

2016-10-01 Thread Armin Krezović
On 29.09.2016 22:24, Murray Calavera wrote: > Signed-off-by: Murray Calavera Reviewed-by: Armin Krezović > --- > configure.ac | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/configure.ac b/configure.ac > index f35e887..72715a6 100644 > --- a/configure.ac > +++ b

[PATCH weston] configure: remove double equal test bashism

2016-09-29 Thread Murray Calavera
Signed-off-by: Murray Calavera --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index f35e887..72715a6 100644 --- a/configure.ac +++ b/configure.ac @@ -440,10 +440,10 @@ AS_IF([test "x$enable_resize_optimization" = "xyes"],