linux: Default to dri not xlib on all arches
authorAdam Jackson <ajax@redhat.com>
Wed, 1 Aug 2012 15:44:28 +0000 (11:44 -0400)
committerAdam Jackson <ajax@redhat.com>
Wed, 1 Aug 2012 16:37:25 +0000 (12:37 -0400)
commit33ef67ab20de9b04f7d3d32f01cb87c29034db88
tree11713606c1adc42dc0d2ed02666b1ffb2c5dfdd6
parent8592933de82f7742f411cb2f2c339ff7d42266da
linux: Default to dri not xlib on all arches

Even on s390{,x} where there's no video card, you still want this so GLX
protocol works.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
configure.ac