Re: [PATCH weston] configure.ac: drop spurious bracket

2017-12-11 Thread Daniel Stone
Hi Guido, On 8 December 2017 at 19:46, Guido Günther wrote: > Otherwise configure output looks like > > checking for library containing pam_open_session... -lpam > ./configure: line 18064: ]: command not found > checking for COLORD... yes Sorry for the noise. Applied and pushed. Che

[PATCH weston] configure.ac: drop spurious bracket

2017-12-08 Thread Guido Günther
Otherwise configure output looks like checking for library containing pam_open_session... -lpam ./configure: line 18064: ]: command not found checking for COLORD... yes Signed-off-by: Guido Günther --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/