Re: [Mesa-dev] [PATCH 1/2] mesa: XCB is no longer optional for GLX or DRI

2012-01-03 Thread Laurent Carlier
> On Tue, Jan 3, 2012 at 10:25 AM, Kenneth Graunke > wrote: > > On 01/02/2012 05:44 PM, Ian Romanick wrote: > >> From: Ian Romanick > >> > >> Signed-off-by: Ian Romanick > >> --- > >> configure.ac | 28 ++-- > >> 1 files changed, 6 insertions(+), 22 deletions(-) > > >

Re: [Mesa-dev] [PATCH 1/2] mesa: XCB is no longer optional for GLX or DRI

2012-01-03 Thread Dave Airlie
On Tue, Jan 3, 2012 at 10:25 AM, Kenneth Graunke wrote: > On 01/02/2012 05:44 PM, Ian Romanick wrote: >> From: Ian Romanick >> >> Signed-off-by: Ian Romanick >> --- >>  configure.ac |   28 ++-- >>  1 files changed, 6 insertions(+), 22 deletions(-) > > At some point, you'l

Re: [Mesa-dev] [PATCH 1/2] mesa: XCB is no longer optional for GLX or DRI

2012-01-03 Thread Kenneth Graunke
On 01/02/2012 05:44 PM, Ian Romanick wrote: > From: Ian Romanick > > Signed-off-by: Ian Romanick > --- > configure.ac | 28 ++-- > 1 files changed, 6 insertions(+), 22 deletions(-) At some point, you'll want to check for libxcb >= 1.8, i.e. a version that has the new

[Mesa-dev] [PATCH 1/2] mesa: XCB is no longer optional for GLX or DRI

2012-01-02 Thread Ian Romanick
From: Ian Romanick Signed-off-by: Ian Romanick --- configure.ac | 28 ++-- 1 files changed, 6 insertions(+), 22 deletions(-) diff --git a/configure.ac b/configure.ac index c29b0bb..e526d17 100644 --- a/configure.ac +++ b/configure.ac @@ -940,16 +940,8 @@ if test "x$en