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

/freebsd-13-stable/contrib/dialog/
H A Dconfigure18167 if test "${ac_cv_func_remove+set}" = set; then
18213 ac_cv_func_remove=yes
18217 ac_cv_func_remove=no
18221 echo "$as_me:18221: result: $ac_cv_func_remove" >&5
18222 echo "${ECHO_T}$ac_cv_func_remove" >&6
18224 if test $ac_cv_func_remove = no; then
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure24904 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
24905 if test "x$ac_cv_func_remove" = x""yes; then :
24909 if test $ac_cv_func_remove = no; then

Completed in 212 milliseconds