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
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

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