On 10/14/2012 06:26 PM, Daniel Stone wrote:
Hi,
On 10 October 2012 01:07, Dan Nicholson wrote:
On Oct 8, 2012 10:49 PM, "Matt Turner" wrote:
Wow, it's been like that since 2008.
Reviewed-by: Matt Turner
Originally configure basically supported only GLX either through DRI or
Xlib, so Xlib
Hi,
On 10 October 2012 01:07, Dan Nicholson wrote:
> On Oct 8, 2012 10:49 PM, "Matt Turner" wrote:
>> Wow, it's been like that since 2008.
>>
>> Reviewed-by: Matt Turner
>
> Originally configure basically supported only GLX either through DRI or
> Xlib, so Xlib was basically required. Not so mu
On Oct 8, 2012 10:49 PM, "Matt Turner" wrote:
>
> On Mon, Oct 8, 2012 at 8:27 PM, Daniel Stone wrote:
> > configure.ac would previously refuse to complete if libX11 wasn't
> > installed, even if we'd disabled GLX and weren't building an X11 EGL
> > platform. Make the check simply set the no_x va
On Mon, Oct 8, 2012 at 8:27 PM, Daniel Stone wrote:
> configure.ac would previously refuse to complete if libX11 wasn't
> installed, even if we'd disabled GLX and weren't building an X11 EGL
> platform. Make the check simply set the no_x variable that's used (but
> never set) immediately below fo