qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 2/2] configure: reenable opengl by default


From: Michael Walle
Subject: [Qemu-devel] [PATCH 2/2] configure: reenable opengl by default
Date: Tue, 26 Apr 2011 00:09:01 +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 <address@hidden>
---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index 9825b12..6c131dd 100755
--- a/configure
+++ b/configure
@@ -177,7 +177,7 @@ spice=""
 rbd=""
 smartcard=""
 smartcard_nss=""
-opengl="no"
+opengl=""
 
 # parse CC options first
 for opt do
-- 
1.7.2.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]