Searched refs:cf_cv_c11_noreturn (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m4302 AC_CACHE_CHECK([for C11 _Noreturn feature], cf_cv_c11_noreturn,
309 cf_cv_c11_noreturn=yes,
310 cf_cv_c11_noreturn=no)
313 cf_cv_c11_noreturn=no,
316 if test "$cf_cv_c11_noreturn" = yes; then
H A Dconfigure24600 if test "${cf_cv_c11_noreturn+set}" = set; then
24631 cf_cv_c11_noreturn=yes
24635 cf_cv_c11_noreturn=no
24640 echo "$as_me:24640: result: $cf_cv_c11_noreturn" >&5
24641 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6
24643 cf_cv_c11_noreturn=no,
24646 if test "$cf_cv_c11_noreturn" = yes; then

Completed in 34 milliseconds