]> git.pld-linux.org Git - packages/kismet.git/blame - kismet-conf.patch
- release 3 (rebuild with new ImageMagick)
[packages/kismet.git] / kismet-conf.patch
CommitLineData
639cf599 1--- configure.in.orig 2005-04-21 16:41:08.091148704 +0200
2+++ configure.in 2005-04-21 16:37:50.959117328 +0200
3@@ -328,7 +328,7 @@
4 [ --with-linuxheaders[=DIR] Custom location of the Linux kernel headers ],
5 [
6 if test $withval = no; then
7- CPPFLAGS="$CPPFLAGS -I/lib/modules/$(uname -r)/build/include/"
8+ CPPFLAGS="$CPPFLAGS"
9 elif test $withval = yes; then
10 CPPFLAGS="$CPPFLAGS -I/lib/modules/$(uname -r)/build/include/"
11 else
This page took 0.07089 seconds and 4 git commands to generate.