summaryrefslogtreecommitdiff
path: root/packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff
diff options
context:
space:
mode:
Diffstat (limited to 'packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff')
-rw-r--r--packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff b/packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff
index e69de29bb2..6b2b5f74a6 100644
--- a/packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff
+++ b/packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff
@@ -0,0 +1,15 @@
+--- configure.o 2004-10-18 13:37:48.208863080 +0200
++++ configure 2004-10-18 13:39:16.298471424 +0200
+@@ -5805,9 +5805,9 @@
+ if test "$wireless" = "yes"; then
+ # If we're compiling under linux and we need the wireless extentions,
+ # then we should try to look in the current kernel module build dir, too.
+- if test "$linux" = "yes"; then
+- CPPFLAGS="$CPPFLAGS -I/lib/modules/\`uname -r\`/build/include/"
+- fi
++ #if test "$linux" = "yes"; then
++ # CPPFLAGS="$CPPFLAGS -I/lib/modules/\`uname -r\`/build/include/"
++ #fi
+
+ echo "$as_me:$LINENO: checking that linux/wireless.h is what we expect" >&5
+ echo $ECHO_N "checking that linux/wireless.h is what we expect... $ECHO_C" >&6