diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2006-12-21 11:18:00 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2006-12-21 11:18:00 +0000 |
commit | eabaa88ffbd6d0125d31c629534614f3ede92b43 (patch) | |
tree | ebb3845832061ec8e9bc757133e780e058516c9c /packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff | |
parent | 373c52d20c06479a59091293dbeb1cc22ed74dc4 (diff) | |
parent | 5a1269e53c80708c3e3f53569791c66eab0cae12 (diff) |
merge of '740568b10a465e2c82673155e6c544f4bf1fd4c3'
and '76e7f9f8a56e5ea977d7491ec4871f97befb0507'
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.diff | 15 |
1 files changed, 0 insertions, 15 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 deleted file mode 100644 index 6b2b5f74a6..0000000000 --- a/packages/kismet/kismet-2004-04-R1/no-lib-modules-uname-include.diff +++ /dev/null @@ -1,15 +0,0 @@ ---- 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 |