configure: reenable opengl by default
authorMichael Walle <michael@walle.cc>
Mon, 25 Apr 2011 22:09:01 +0000 (00:09 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 26 Apr 2011 21:26:49 +0000 (23:26 +0200)
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>
configure

index 2c95796..35f7e8b 100755 (executable)
--- a/configure
+++ b/configure
@@ -177,7 +177,7 @@ spice=""
 rbd=""
 smartcard=""
 smartcard_nss=""
-opengl="no"
+opengl=""
 
 # parse CC options first
 for opt do