Searched refs:ac_cv_type_struct_ether_addr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dconfigure8835 if test "${ac_cv_type_struct_ether_addr+set}" = set; then
8884 ac_cv_type_struct_ether_addr=yes
8889 ac_cv_type_struct_ether_addr=no
8894 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ether_addr" >&5
8895 echo "${ECHO_T}$ac_cv_type_struct_ether_addr" >&6; }
8896 if test $ac_cv_type_struct_ether_addr = yes; then
/macosx-10.10.1/libpcap-48/libpcap/
H A Dconfigure5154 ac_fn_c_check_type "$LINENO" "struct ether_addr" "ac_cv_type_struct_ether_addr" "
5165 if test "x$ac_cv_type_struct_ether_addr" = xyes; then :

Completed in 217 milliseconds