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>
This commit is contained in:
Michael Walle
2011-04-12 21:51:50 +02:00
committed by Aurelien Jarno
parent 7dae117a58
commit f50ee4e074
Vendored
+1
View File
@@ -177,6 +177,7 @@ spice=""
rbd=""
smartcard=""
smartcard_nss=""
opengl="no"
# parse CC options first
for opt do