Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac2864 AC_CACHE_CHECK([for pid_t], ac_cv_have_pid_t, [
2867 [ ac_cv_have_pid_t="yes" ], [ ac_cv_have_pid_t="no"
2870 if test "x$ac_cv_have_pid_t" = "xyes" ; then
Dconfigure12423 if ${ac_cv_have_pid_t+:} false; then :
12439 ac_cv_have_pid_t="yes"
12441 ac_cv_have_pid_t="no"
12447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_pid_t" >&5
12448 $as_echo "$ac_cv_have_pid_t" >&6; }
12449 if test "x$ac_cv_have_pid_t" = "xyes" ; then