Re: [Qemu-devel] [PATCH] configure: Remove relicts from --enable-io-thread

2011-09-04 Thread Stefan Hajnoczi
On Sun, Sep 04, 2011 at 03:29:32PM +0200, Stefan Weil wrote: > Commit 12d4536f7d911b6d87a766ad7300482ea663cea2 removed > configure option --enable-io-thread. > > Remove help message which is now no longer valid. > > Cc: Anthony Liguori > Signed-off-by: Stefan Weil > --- > configure |1 - >

[Qemu-devel] [PATCH] configure: Remove relicts from --enable-io-thread

2011-09-04 Thread Stefan Weil
Commit 12d4536f7d911b6d87a766ad7300482ea663cea2 removed configure option --enable-io-thread. Remove help message which is now no longer valid. Cc: Anthony Liguori Signed-off-by: Stefan Weil --- configure |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/configure b/confi