From: Michael Walle <michael@walle.cc>
To: qemu-devel@nongnu.org
Cc: Michael Walle <michael@walle.cc>, Alexander Graf <agraf@suse.de>,
Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PATCH 2/2] configure: reenable opengl by default
Date: Tue, 26 Apr 2011 00:09:01 +0200 [thread overview]
Message-ID: <1303769341-21578-2-git-send-email-michael@walle.cc> (raw)
In-Reply-To: <20110425200457.GA21831@volta.aurel32.net>
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>
---
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
prev parent reply other threads:[~2011-04-25 22:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-14 21:14 [Qemu-devel] [RFC][PATCH] configure: target dependent linking Michael Walle
2011-04-25 20:04 ` Aurelien Jarno
2011-04-25 21:44 ` Michael Walle
2011-04-25 21:49 ` Alexander Graf
2011-04-25 22:09 ` [Qemu-devel] [PATCH 1/2] configure: support " Michael Walle
2011-04-26 5:39 ` Edgar E. Iglesias
2011-04-25 22:24 ` [Qemu-devel] [PATCH v2] " Michael Walle
2011-04-25 22:24 ` [Qemu-devel] [PATCH] " Michael Walle
2011-04-26 6:28 ` Edgar E. Iglesias
2011-04-26 21:32 ` Aurelien Jarno
2011-04-25 22:09 ` Michael Walle [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1303769341-21578-2-git-send-email-michael@walle.cc \
--to=michael@walle.cc \
--cc=agraf@suse.de \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).