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

/macosx-10.9.5/tcpdump-56/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.9.5/libpcap-42/libpcap/
H A Dconfigure5085 ac_fn_c_check_type "$LINENO" "struct ether_addr" "ac_cv_type_struct_ether_addr" "
5096 if test "x$ac_cv_type_struct_ether_addr" = x""yes; then :

Completed in 200 milliseconds