* [Qemu-trivial] [PATCH] configure: Remove help for --disable-vnc-thread, --enable-vnc-thread
@ 2012-06-28 15:56 Stefan Weil
2012-07-02 9:10 ` [Qemu-trivial] [Qemu-devel] " Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Weil @ 2012-06-28 15:56 UTC (permalink / raw)
To: qemu-devel, qemu-trivial; +Cc: Stefan Weil
Commit 2624bab836662d37f08336408a99d97652fc9c4d removed these
configure arguments. Now the help text for both is removed, too.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
configure | 2 --
1 file changed, 2 deletions(-)
diff --git a/configure b/configure
index 1459c52..c3e09fc 100755
--- a/configure
+++ b/configure
@@ -1043,8 +1043,6 @@ echo " --disable-vnc-jpeg disable JPEG lossy compression for VNC server"
echo " --enable-vnc-jpeg enable JPEG lossy compression for VNC server"
echo " --disable-vnc-png disable PNG compression for VNC server (default)"
echo " --enable-vnc-png enable PNG compression for VNC server"
-echo " --disable-vnc-thread disable threaded VNC server"
-echo " --enable-vnc-thread enable threaded VNC server"
echo " --disable-curses disable curses output"
echo " --enable-curses enable curses output"
echo " --disable-curl disable curl connectivity"
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-trivial] [Qemu-devel] [PATCH] configure: Remove help for --disable-vnc-thread, --enable-vnc-thread
2012-06-28 15:56 [Qemu-trivial] [PATCH] configure: Remove help for --disable-vnc-thread, --enable-vnc-thread Stefan Weil
@ 2012-07-02 9:10 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2012-07-02 9:10 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-trivial, qemu-devel
On Thu, Jun 28, 2012 at 05:56:37PM +0200, Stefan Weil wrote:
> Commit 2624bab836662d37f08336408a99d97652fc9c4d removed these
> configure arguments. Now the help text for both is removed, too.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> configure | 2 --
> 1 file changed, 2 deletions(-)
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-02 9:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 15:56 [Qemu-trivial] [PATCH] configure: Remove help for --disable-vnc-thread, --enable-vnc-thread Stefan Weil
2012-07-02 9:10 ` [Qemu-trivial] [Qemu-devel] " Stefan Hajnoczi
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).