Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Daclocal.m42360 AC_CACHE_VAL(cf_cv_arg_union_wait,[
2363 [cf_cv_arg_union_wait=yes],
2364 [cf_cv_arg_union_wait=no])
2366 AC_MSG_RESULT($cf_cv_arg_union_wait)
2367 …test "$cf_cv_arg_union_wait" = yes && AC_DEFINE(WAIT_USES_UNION,1,[Define to 1 if wait() uses a un…
H A Dconfigure25233 cf_cv_arg_union_wait=yes
25237 cf_cv_arg_union_wait=no
25243 echo "$as_me:25243: result: $cf_cv_arg_union_wait" >&5
25244 echo "${ECHO_T}$cf_cv_arg_union_wait" >&6
25245 test "$cf_cv_arg_union_wait" = yes &&