Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure21215 if test "${cf_cv_sig_atomic_t+set}" = set; then
21260 cf_cv_sig_atomic_t=$cf_type
21264 cf_cv_sig_atomic_t=no
21267 test "$cf_cv_sig_atomic_t" != no && break
21272 echo "$as_me:21272: result: $cf_cv_sig_atomic_t" >&5
21273 echo "${ECHO_T}$cf_cv_sig_atomic_t" >&6
21274 test "$cf_cv_sig_atomic_t" != no &&
H A Daclocal.m48071 AC_CACHE_VAL(cf_cv_sig_atomic_t,[
8091 [cf_cv_sig_atomic_t=$cf_type],
8092 [cf_cv_sig_atomic_t=no])
8093 test "$cf_cv_sig_atomic_t" != no && break
8096 AC_MSG_RESULT($cf_cv_sig_atomic_t)
8097 test "$cf_cv_sig_atomic_t" != no && AC_DEFINE_UNQUOTED(SIG_ATOMIC_T, $cf_cv_sig_atomic_t,[Define to…