Searched refs:cf_cv_arg_union_wait (Results 1 – 2 of 2) sorted by relevance
1958 AC_CACHE_VAL(cf_cv_arg_union_wait,[1961 [cf_cv_arg_union_wait=yes],1962 [cf_cv_arg_union_wait=no])1964 AC_MSG_RESULT($cf_cv_arg_union_wait)1965 …test $cf_cv_arg_union_wait = yes && AC_DEFINE(WAIT_USES_UNION,1,[Define to 1 if wait() uses a unio…
15421 cf_cv_arg_union_wait=yes15425 cf_cv_arg_union_wait=no15431 echo "$as_me:15431: result: $cf_cv_arg_union_wait" >&515432 echo "${ECHO_T}$cf_cv_arg_union_wait" >&615433 test $cf_cv_arg_union_wait = yes &&