Searched refs:cf_cv_arg_union_waitpid (Results 1 – 2 of 2) sorted by relevance
1968 AC_CACHE_VAL(cf_cv_arg_union_waitpid,[1971 [cf_cv_arg_union_waitpid=yes],1972 [cf_cv_arg_union_waitpid=no])1974 AC_MSG_RESULT($cf_cv_arg_union_waitpid)1975 …test $cf_cv_arg_union_waitpid = yes && AC_DEFINE(WAITPID_USES_UNION,1,[Define to 1 if waitpid() us…
15468 cf_cv_arg_union_waitpid=yes15472 cf_cv_arg_union_waitpid=no15478 echo "$as_me:15478: result: $cf_cv_arg_union_waitpid" >&515479 echo "${ECHO_T}$cf_cv_arg_union_waitpid" >&615480 test $cf_cv_arg_union_waitpid = yes &&