OSDN Git Service

configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND
authorChuck Atkins <chuck.atkins@kitware.com>
Mon, 30 May 2016 15:35:40 +0000 (16:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 16:53:34 +0000 (17:53 +0100)
commitf9a35bf0125516d9cc660818e7ae2e9dc204b9c5
treebf3e2da1636bd7df043a241876334e846557a2ed
parent22a9e00aab66d3dd6890e9eaac3f429c0ddec17e
configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND

Things have changed since commit a92910a ("glx: Refactor the configure
options for glx implementation choice (v3)") where only a single
configure option is used to control the GLX provider.

[Emil Velikov: Ensure that the check is moved after the detection code.]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
configure.ac