Searched refs:ac_cv_have_pid_t (Results 1 – 2 of 2) sorted by relevance
15184 if ${ac_cv_have_pid_t+:} false; then :15200 ac_cv_have_pid_t="yes"15202 ac_cv_have_pid_t="no"15208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_pid_t" >&515209 $as_echo "$ac_cv_have_pid_t" >&6; }15210 if test "x$ac_cv_have_pid_t" = "xyes" ; then
3688 AC_CACHE_CHECK([for pid_t], ac_cv_have_pid_t, [3691 [ ac_cv_have_pid_t="yes" ], [ ac_cv_have_pid_t="no"3694 if test "x$ac_cv_have_pid_t" = "xyes" ; then