Searched refs:ac_cv_func_gethostbyname (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure5044 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5045 if test "x$ac_cv_func_gethostbyname" = xyes; then :
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure16340 if eval "test \"\$ac_cv_func_gethostbyname\" != yes" ; then
16380 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
16381 if test "x$ac_cv_func_gethostbyname" = x""yes; then :
16397 eval "ac_cv_func_gethostbyname=yes"
16407 eval "ac_cv_func_gethostbyname=no"
16413 eval "ac_cv_func_gethostbyname=yes"
24758 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
24759 if test "x$ac_cv_func_gethostbyname" = x""yes; then :
24763 if test $ac_cv_func_gethostbyname = no; then
/freebsd-11-stable/contrib/groff/
H A Dconfigure4185 if test "${ac_cv_func_gethostbyname+set}" = set; then
4261 ac_cv_func_gethostbyname=yes
4266 ac_cv_func_gethostbyname=no
4271 echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4272 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
4274 if test $ac_cv_func_gethostbyname = no; then

Completed in 229 milliseconds