Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/
H A Dconfigure.ac379 AC_CACHE_VAL(ac_cv_c_fallthrough_attribute,
380 [ac_cv_c_fallthrough_attribute=no
400 ]])],[ac_cv_c_fallthrough_attribute="yes"],[ac_cv_c_fallthrough_attribute="no"])
404 AC_MSG_RESULT($ac_cv_c_fallthrough_attribute)
405 if test $ac_cv_c_fallthrough_attribute = yes; then
H A Dconfigure7047 if test ${ac_cv_c_fallthrough_attribute+y}
7051 ac_cv_c_fallthrough_attribute=no
7084 ac_cv_c_fallthrough_attribute="yes"
7086 ac_cv_c_fallthrough_attribute="no"
7094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fallthrough_attribute" >&5
7095 printf "%s\n" "$ac_cv_c_fallthrough_attribute" >&6; }
7096 if test $ac_cv_c_fallthrough_attribute = yes; then