From: Ian Jackson Date: Thu, 29 May 2008 14:03:56 +0000 (+0100) Subject: Disable curses in our manual config, too X-Git-Tag: xen-3.3.0-rc1~164 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=32e3ecde4a20ce8f746259f4956369f7073d6e0b;p=qemu-xen-4.0-testing.git Disable curses in our manual config, too --- diff --git a/xen-config-host.mak b/xen-config-host.mak index 9253840e..9759c9f1 100644 --- a/xen-config-host.mak +++ b/xen-config-host.mak @@ -1,5 +1,5 @@ # Automatically generated by configure - do not modify -# Configured with: ./configure +# Configured with: ./configure --disable-curses prefix=/usr/local bindir=${prefix}/bin mandir=${prefix}/share/man @@ -33,6 +33,4 @@ BUILD_DOCS=yes CONFIG_SDL=yes SDL_LIBS=-L/usr/lib -lSDL SDL_CFLAGS=-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -CONFIG_CURSES=yes -CURSES_LIBS=-lcurses TOOLS=qemu-img$(EXESUF)