1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-07-08 20:17:27 +00:00

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>
This commit is contained in:
Michael Walle 2011-04-26 00:09:01 +02:00 committed by Aurelien Jarno
parent de3a354a83
commit 430a3c1806

2
configure vendored
View File

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