Re: [PATCH weston] autotools: Fix AC_PATH_PROG call

2013-09-02 Thread Kristian Høgsberg
On Mon, Sep 2, 2013 at 5:21 AM, Stefan Schmidt wrote: > Hello. > > > On 08/24/2013 07:36 PM, Quentin Glidic wrote: >> >> From: Quentin Glidic >> >> Signed-off-by: Quentin Glidic >> --- >> >> Sorry for the noise, this one is the good fix >> >> configure.ac | 6 -- >> 1 file changed, 4 inse

Re: [PATCH weston] autotools: Fix AC_PATH_PROG call

2013-09-02 Thread Stefan Schmidt
Hello. On 08/24/2013 07:36 PM, Quentin Glidic wrote: From: Quentin Glidic Signed-off-by: Quentin Glidic --- Sorry for the noise, this one is the good fix configure.ac | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 156237f..4be0

Re: [PATCH weston] autotools: Fix AC_PATH_PROG call

2013-08-30 Thread Kristian Høgsberg
On Sat, Aug 24, 2013 at 08:36:10PM +0200, Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic > --- > > Sorry for the noise, this one is the good fix Thanks, in master now. Kristian > configure.ac | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > >

[PATCH weston] autotools: Fix AC_PATH_PROG call

2013-08-24 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- Sorry for the noise, this one is the good fix configure.ac | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 156237f..4be0e4a 100644 --- a/configure.ac +++ b/configure.ac @@ -424,8