Searched refs:ac_cv_c_unused_attribute (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/unbound/
H A Dconfigure6243 if ${ac_cv_c_unused_attribute+:} false; then :
6246 ac_cv_c_unused_attribute=no
6263 ac_cv_c_unused_attribute="yes"
6265 ac_cv_c_unused_attribute="no"
6274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_unused_attribute" >&5
6275 $as_echo "$ac_cv_c_unused_attribute" >&6; }
6276 if test $ac_cv_c_unused_attribute = yes; then
/freebsd-11-stable/contrib/ldns/
H A Dconfigure16717 if ${ac_cv_c_unused_attribute+:} false; then :
16720 ac_cv_c_unused_attribute=no
16737 ac_cv_c_unused_attribute="yes"
16739 ac_cv_c_unused_attribute="no"
16748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_unused_attribute" >&5
16749 $as_echo "$ac_cv_c_unused_attribute" >&6; }
16750 if test $ac_cv_c_unused_attribute = yes; then
16869 if test "x$ac_cv_c_unused_attribute" = "xyes"; then

Completed in 147 milliseconds