projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de3a354
)
configure: reenable opengl by default
author
Michael Walle
<michael@walle.cc>
Mon, 25 Apr 2011 22:09:01 +0000
(
00:09
+0200)
committer
Aurelien 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
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 2c957963e4e8fbc71e9934249c5435e5513db881..35f7e8b7b26002131d772cb9ad1259c5ab27c949 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