Home
last modified time | relevance | path

Searched refs:ac_cv_buggy_ether_ntohost (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dconfigure.in438 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
454 ], [ac_cv_buggy_ether_ntohost=no],
455 [ac_cv_buggy_ether_ntohost=yes],
456 [ac_cv_buggy_ether_ntohost="not while cross-compiling"])])
457 if test "$ac_cv_buggy_ether_ntohost" = "no"; then
463 "$ac_cv_buggy_ether_ntohost" = "no"; then
Dconfigure5842 if ${ac_cv_buggy_ether_ntohost+:} false; then :
5847 ac_cv_buggy_ether_ntohost="not while cross-compiling"
5869 ac_cv_buggy_ether_ntohost=no
5871 ac_cv_buggy_ether_ntohost=yes
5878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_buggy_ether_ntohost" >&5
5879 $as_echo "$ac_cv_buggy_ether_ntohost" >&6; }
5880 if test "$ac_cv_buggy_ether_ntohost" = "no"; then
5890 "$ac_cv_buggy_ether_ntohost" = "no"; then