Re: [Qemu-devel] [PATCH] configure: Fix wrong stderr redirection

2010-03-09 Thread Anthony Liguori
On 03/01/2010 03:10 PM, Stefan Weil wrote: Signed-off-by: Stefan Weil Applied. Thanks. Regards, Anthony Liguori --- configure |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index dfe3e42..a14aba7 100755 --- a/configure +++ b/configu

[Qemu-devel] [PATCH] configure: Fix wrong stderr redirection

2010-03-01 Thread Stefan Weil
Signed-off-by: Stefan Weil --- configure |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index dfe3e42..a14aba7 100755 --- a/configure +++ b/configure @@ -1091,8 +1091,8 @@ EOF # static link with sdl ? (note: sdl.pc's --static --libs is broke