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

/freebsd-11-stable/contrib/groff/
H A Dconfigure4750 if test "${ac_cv_func_shmat+set}" = set; then
4826 ac_cv_func_shmat=yes
4831 ac_cv_func_shmat=no
4836 echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
4837 echo "${ECHO_T}$ac_cv_func_shmat" >&6
4839 if test $ac_cv_func_shmat = no; then
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure24953 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
24954 if test "x$ac_cv_func_shmat" = x""yes; then :
24958 if test $ac_cv_func_shmat = no; then

Completed in 211 milliseconds