Searched refs:ac_cv_c_weak_attribute (Results 1 – 2 of 2) sorted by relevance
334 AC_CACHE_VAL(ac_cv_c_weak_attribute,335 [ac_cv_c_weak_attribute=no340 ]])],[ac_cv_c_weak_attribute="yes"],[ac_cv_c_weak_attribute="no"])343 AC_MSG_RESULT($ac_cv_c_weak_attribute)344 if test $ac_cv_c_weak_attribute = yes; then
7082 if test ${ac_cv_c_weak_attribute+y}7086 e) ac_cv_c_weak_attribute=no7104 ac_cv_c_weak_attribute="yes"7106 e) ac_cv_c_weak_attribute="no" ;;7115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_weak_attribute" >&57116 printf "%s\n" "$ac_cv_c_weak_attribute" >&6; }7117 if test $ac_cv_c_weak_attribute = yes; then