Searched refs:ac_cv_func_connect (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dconfigure18051 if test "${ac_cv_func_connect+set}" = set; then
18097 ac_cv_func_connect=yes
18101 ac_cv_func_connect=no
18105 echo "$as_me:18105: result: $ac_cv_func_connect" >&5
18106 echo "${ECHO_T}$ac_cv_func_connect" >&6
18108 if test $ac_cv_func_connect = no; then
/freebsd-13-stable/contrib/sqlite3/tea/
H A Dconfigure4976 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
4977 if test "x$ac_cv_func_connect" = xyes; then :
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure24855 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
24856 if test "x$ac_cv_func_connect" = x""yes; then :
24860 if test $ac_cv_func_connect = no; then

Completed in 222 milliseconds