Home
last modified time | relevance | path

Searched refs:ac_cv_func_setpgrp_void (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/tcsh/
HDconfigure.in397 ac_cv_func_setpgrp_void=yes
/NextBSD/contrib/apr/
HDconfigure9175 if test -z "$ac_cv_func_setpgrp_void"; then
9177 ac_cv_func_setpgrp_void="no"
23113 if ${ac_cv_func_setpgrp_void+:} false; then :
23134 ac_cv_func_setpgrp_void=no
23136 ac_cv_func_setpgrp_void=yes
23143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
23144 $as_echo "$ac_cv_func_setpgrp_void" >&6; }
23145 if test $ac_cv_func_setpgrp_void = yes; then