Re: [Qemu-devel] [PATCH] w32: Add support for curses

2011-03-06 Thread Aurelien Jarno
On Sun, Feb 27, 2011 at 08:23:30PM +0100, Stefan Weil wrote: > MinGW optionally includes pdcurses, so add support for it. > > Signed-off-by: Stefan Weil > --- > configure |6 +- > 1 files changed, 5 insertions(+), 1 deletions(-) Thanks, applied. > diff --git a/configure b/configure > i

[Qemu-devel] [PATCH] w32: Add support for curses

2011-02-27 Thread Stefan Weil
MinGW optionally includes pdcurses, so add support for it. Signed-off-by: Stefan Weil --- configure |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/configure b/configure index 47779b6..ca15632 100755 --- a/configure +++ b/configure @@ -1562,7 +1562,11 @@ fi #