1
2
3
4
5
6
7
8
9
10
11
| --- kismet-2009-06-R1/configure 2009-06-12 04:26:32.000000000 +0100
| +++ kismet-2009-06-R1.mod/configure 2009-08-05 11:27:43.000000000 +0100
| @@ -6981,7 +6981,7 @@
|
|
| # Add additional cflags since some distros bury panel.h
| -CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
| +#CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
|
| termcontrol="none";
|
|
|