From: Cole Robinson <crobinso@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Gerd Hoffmann <kraxel@redhat.com>,
Anthony Liguori <aliguori@amazon.com>,
Cole Robinson <crobinso@redhat.com>
Subject: [Qemu-devel] [PATCH v2 1/7] configure: Document --with-gtkabi
Date: Thu, 13 Mar 2014 15:30:18 -0400 [thread overview]
Message-ID: <c65716e3abd9fcc1868d716abc401e31d1aff080.1394738819.git.crobinso@redhat.com> (raw)
In-Reply-To: <cover.1394738819.git.crobinso@redhat.com>
In-Reply-To: <cover.1394738819.git.crobinso@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 8c2838e..4572bc5 100755
--- a/configure
+++ b/configure
@@ -1219,6 +1219,7 @@ Advanced options (experts only):
--with-sdlabi select preferred SDL ABI 1.2 or 2.0
--disable-gtk disable gtk UI
--enable-gtk enable gtk UI
+ --with-gtkabi select preferred GTK ABI 2.0 or 3.0
--disable-virtfs disable VirtFS
--enable-virtfs enable VirtFS
--disable-vnc disable VNC
--
1.8.5.3
next prev parent reply other threads:[~2014-03-13 19:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 19:30 [Qemu-devel] [PATCH v2 0/7] gtk: A few bug fixes Cole Robinson
2014-03-13 19:30 ` Cole Robinson [this message]
2014-03-13 19:30 ` [Qemu-devel] [PATCH v2 2/7] gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic Cole Robinson
2014-03-13 19:30 ` [Qemu-devel] [PATCH v2 3/7] gtk: Don't use deprecated vte_terminal_get_adjustment Cole Robinson
2014-03-13 19:30 ` [Qemu-devel] [PATCH v2 4/7] gtk: Remove use of deprecated stock items Cole Robinson
2014-03-13 19:30 ` [Qemu-devel] [PATCH v2 5/7] gtk: Use ctrl+alt+q for quit accelerator Cole Robinson
2014-03-13 19:30 ` [Qemu-devel] [PATCH v2 6/7] gtk: Fix mouse warping with gtk3 Cole Robinson
2014-03-13 19:30 ` [Qemu-devel] [PATCH v2 7/7] gtk: Don't warp absolute pointer Cole Robinson
2014-03-14 9:48 ` [Qemu-devel] [PATCH v2 0/7] gtk: A few bug fixes Gerd Hoffmann
2014-03-14 12:03 ` Cole Robinson
2014-03-14 12:09 ` Gerd Hoffmann
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=c65716e3abd9fcc1868d716abc401e31d1aff080.1394738819.git.crobinso@redhat.com \
--to=crobinso@redhat.com \
--cc=aliguori@amazon.com \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--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).