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

/freebsd-9.3-release/contrib/libpcap/
H A Dconfigure7081 if test "${ac_cv_type_struct_ether_addr+set}" = set; then
7130 ac_cv_type_struct_ether_addr=yes
7135 ac_cv_type_struct_ether_addr=no
7140 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ether_addr" >&5
7141 echo "${ECHO_T}$ac_cv_type_struct_ether_addr" >&6; }
7142 if test $ac_cv_type_struct_ether_addr = yes; then
/freebsd-9.3-release/contrib/tcpdump/
H A Dconfigure6200 ac_fn_c_check_type "$LINENO" "struct ether_addr" "ac_cv_type_struct_ether_addr" "
6211 if test "x$ac_cv_type_struct_ether_addr" = xyes; then :

Completed in 113 milliseconds