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

/freebsd-11-stable/contrib/groff/
H A Dconfigure4587 if test "${ac_cv_func_remove+set}" = set; then
4663 ac_cv_func_remove=yes
4668 ac_cv_func_remove=no
4673 echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4674 echo "${ECHO_T}$ac_cv_func_remove" >&6
4676 if test $ac_cv_func_remove = no; then
/freebsd-11-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 117 milliseconds