glx: Require xcb_dri2 for building glxdri2.c.
authorEric Anholt <eric@anholt.net>
Tue, 25 Sep 2012 15:43:44 +0000 (08:43 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Oct 2012 21:32:02 +0000 (14:32 -0700)
commitbb01f671bb90a9ace0afa6a282d5142b90911f4b
tree5b31e45cfb211b671f0439ad40499d1a22a997a7
parentdc6fa4107643e153bb1c5831ca6aa1be10ef3b3a
glx: Require xcb_dri2 for building glxdri2.c.

I'm going to transition a bunch of the protocol to using XCB so we can stop
rolling it ourselves.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
configure.ac