Home
last modified time | relevance | path

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

/trueos/contrib/dialog/
HDaclocal.m41958 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…
HDconfigure15421 cf_cv_arg_union_wait=yes
15425 cf_cv_arg_union_wait=no
15431 echo "$as_me:15431: result: $cf_cv_arg_union_wait" >&5
15432 echo "${ECHO_T}$cf_cv_arg_union_wait" >&6
15433 test $cf_cv_arg_union_wait = yes &&