From: Michael Walle Date: Sat, 9 Apr 2011 21:13:20 +0000 (+0200) Subject: configure: disable opengl per default X-Git-Tag: v0.15.0-rc0~500 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f50ee4e0749604373bfd3bf3bb1d94c28787a378;p=qemu-xen-4.2-testing.git 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 Signed-off-by: Aurelien Jarno --- diff --git a/configure b/configure index ed4d951ce..da2da0405 100755 --- a/configure +++ b/configure @@ -177,6 +177,7 @@ spice="" rbd="" smartcard="" smartcard_nss="" +opengl="no" # parse CC options first for opt do