summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2011-04-26 00:09:01 +0200
committerAurelien Jarno <aurelien@aurel32.net>2011-04-26 23:26:49 +0200
commit430a3c18064fd3c007048d757e8bd0fff45fcc99 (patch)
treee47916a9761564f2e84bea39bbb48fd8a7928239 /configure
parentde3a354a8323296f200a76c0de5984c4d14c0a9e (diff)
downloadqemu-430a3c18064fd3c007048d757e8bd0fff45fcc99.tar.gz
configure: reenable opengl by default
Because the opengl library is only linked to for the lm32 target, we can now safely enable opengl by default again. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2c957963e4..35f7e8b7b2 100755
--- a/configure
+++ b/configure
@@ -177,7 +177,7 @@ spice=""
rbd=""
smartcard=""
smartcard_nss=""
-opengl="no"
+opengl=""
# parse CC options first
for opt do