Commit 430a3c18 authored by Michael Walle's avatar Michael Walle Committed by Aurelien Jarno
Browse files

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: default avatarMichael Walle <michael@walle.cc>
Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent de3a354a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ spice=""
rbd=""
smartcard=""
smartcard_nss=""
opengl="no"
opengl=""

# parse CC options first
for opt do