]> git.pld-linux.org Git - packages/qemu.git/blame - qemu-ncurses.patch
- 0.12.2-1, older 0.11 line of Qemu, which supports kqemu, is available as
[packages/qemu.git] / qemu-ncurses.patch
CommitLineData
51046fb1
AM
1--- configure~ 2009-03-04 23:54:45.000000000 +0100
2+++ configure 2009-03-07 23:38:51.018285221 +0100
3@@ -944,6 +944,7 @@
4 # curses probe
5
6 if test "$curses" = "yes" ; then
7+ ARCH_CFLAGS="$ARCH_CFLAGS -I/usr/include/ncurses"
8 curses=no
9 cat > $TMPC << EOF
10 #include <curses.h>
This page took 0.024762 seconds and 4 git commands to generate.