configure: disable opengl per default

There is a bug in nvidia's binary GPU driver, which causes a segmentation
fault if linked to libGL.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
master
Michael Walle 2011-04-09 23:13:20 +02:00 committed by Aurelien Jarno
parent 7dae117a58
commit f50ee4e074
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -177,6 +177,7 @@ spice=""
rbd=""
smartcard=""
smartcard_nss=""
opengl="no"
# parse CC options first
for opt do