]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/kismet/kismet-2005-01-R1/no-lib-modules-uname-include.diff
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / kismet / kismet-2005-01-R1 / no-lib-modules-uname-include.diff
1 --- configure.orig      2005-02-21 12:12:23.061566024 +0000
2 +++ configure   2005-02-21 12:12:34.560817872 +0000
3 @@ -6225,9 +6225,9 @@
4  if test "$wireless" = "yes"; then
5      # If we're compiling under linux and we need the wireless extentions,
6      # then we should try to look in the current kernel module build dir, too.
7 -    if test "$linux" = "yes"; then
8 -        CPPFLAGS="$CPPFLAGS -I/lib/modules/$(uname -r)/build/include/"
9 -    fi
10 +    #if test "$linux" = "yes"; then
11 +    #    CPPFLAGS="$CPPFLAGS -I/lib/modules/$(uname -r)/build/include/"
12 +    #fi
13  
14      echo "$as_me:$LINENO: checking that linux/wireless.h is what we expect" >&5
15  echo $ECHO_N "checking that linux/wireless.h is what we expect... $ECHO_C" >&6