Changeset 91

Show
Ignore:
Timestamp:
11/11/06 18:37:51 (2 years ago)
Author:
dragorn
Message:

Fixed momentary retardation in transposing linux/cygin test

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r90 r91  
    1999019990 
    1999119991 
    19992 if test "$cygwin" = "yes"; then 
     19992if test "$linux" = "yes"; then 
    1999319993{ echo "$as_me:$LINENO: checking that linux/wireless.h is what we expect" >&5 
    1999419994echo $ECHO_N "checking that linux/wireless.h is what we expect... $ECHO_C" >&6; } 
  • trunk/configure.in

    r90 r91  
    114114 
    115115dnl Look for linux kernel wireless headers 
    116 if test "$cygwin" = "yes"; then 
     116if test "$linux" = "yes"; then 
    117117AC_MSG_CHECKING(that linux/wireless.h is what we expect) 
    118118        AC_LINK_IFELSE([AC_LANG_PROGRAM([[