Re: [Mesa-dev] [PATCH 4/5] configure: explicitly require shared glapi for enable-dri

2017-01-19 Thread Steven Newbury
On Thu, 2017-01-19 at 15:16 +, Emil Velikov wrote: > On 19 January 2017 at 00:18, Steven Newbury > wrote: > > On Wed, 2016-12-07 at 13:25 +, Emil Velikov wrote: > > > From: Emil Velikov > > > > > > We've been using and depending on it for at least a couple of > > > years. > > > Make it o

Re: [Mesa-dev] [PATCH 4/5] configure: explicitly require shared glapi for enable-dri

2017-01-19 Thread Emil Velikov
On 19 January 2017 at 00:18, Steven Newbury wrote: > On Wed, 2016-12-07 at 13:25 +, Emil Velikov wrote: >> From: Emil Velikov >> >> We've been using and depending on it for at least a couple of years. >> Make it obvious and error out, should one opt for it. >> >> Signed-off-by: Emil Velikov

Re: [Mesa-dev] [PATCH 4/5] configure: explicitly require shared glapi for enable-dri

2017-01-18 Thread Steven Newbury
On Wed, 2016-12-07 at 13:25 +, Emil Velikov wrote: > From: Emil Velikov > > We've been using and depending on it for at least a couple of years. > Make it obvious and error out, should one opt for it. > > Signed-off-by: Emil Velikov > --- >  configure.ac | 4 +--- >  1 file changed, 1 insert

[Mesa-dev] [PATCH 4/5] configure: explicitly require shared glapi for enable-dri

2016-12-07 Thread Emil Velikov
From: Emil Velikov We've been using and depending on it for at least a couple of years. Make it obvious and error out, should one opt for it. Signed-off-by: Emil Velikov --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 16