Re: [Qemu-devel] [PATCH] configure: Remove OpenBSD workaround for curses probe

2012-02-17 Thread Anthony Liguori
On 02/10/2012 02:59 PM, Brad Smith wrote: Remove the OpenBSD workaround for the curses probe. This has not been necessary for 5 releases now. Signed-off-by: Brad Smithb...@comstyle.com Applied. Thanks. Regards, Anthony Liguori diff --git a/configure b/configure index 763db24..c9729f8

[Qemu-devel] [PATCH] configure: Remove OpenBSD workaround for curses probe

2012-02-10 Thread Brad Smith
Remove the OpenBSD workaround for the curses probe. This has not been necessary for 5 releases now. Signed-off-by: Brad Smith b...@comstyle.com diff --git a/configure b/configure index 763db24..c9729f8 100755 --- a/configure +++ b/configure @@ -1900,9 +1900,6 @@ if test $curses != no ; then