Searched refs:ac_cv_func_getaddrinfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/lukemftpd/
H A Dconfigure3583 if test $ac_cv_func_getaddrinfo = yes -a ! -n "$socks"; then
3633 if test $ac_cv_func_getaddrinfo = yes; then
/freebsd-9.3-release/contrib/libpcap/
H A Dconfigure8924 if test "${ac_cv_func_getaddrinfo+set}" = set; then
8990 ac_cv_func_getaddrinfo=yes
8995 ac_cv_func_getaddrinfo=no
9001 { echo "$as_me:$LINENO: result: $ac_cv_func_getaddrinfo" >&5
9002 echo "${ECHO_T}$ac_cv_func_getaddrinfo" >&6; }
9003 if test $ac_cv_func_getaddrinfo = yes; then
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure11517 if test "x$ac_cv_func_getaddrinfo" = "xyes" && \
11608 if test "x$ac_cv_func_getaddrinfo" = "xyes" && \
18325 if test "x$ac_cv_func_getaddrinfo" != "xyes" ; then
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure30334 if eval "test \"\$ac_cv_func_getaddrinfo\" != yes" ; then
30503 eval "ac_cv_func_getaddrinfo=yes"
30513 eval "ac_cv_func_getaddrinfo=no"
30519 eval "ac_cv_func_getaddrinfo=yes"
30539 if eval "test \"$ac_cv_func_getaddrinfo\" != yes"; then
[all...]

Completed in 136 milliseconds