Home
last modified time | relevance | path

Searched refs:ac_cv_c_weak_attribute (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dconfigure.ac248 AC_CACHE_VAL(ac_cv_c_weak_attribute,
249 [ac_cv_c_weak_attribute=no
254 ]])],[ac_cv_c_weak_attribute="yes"],[ac_cv_c_weak_attribute="no"])
257 AC_MSG_RESULT($ac_cv_c_weak_attribute)
258 if test $ac_cv_c_weak_attribute = yes; then
H A Dconfigure6505 if test ${ac_cv_c_weak_attribute+y}
6509 ac_cv_c_weak_attribute=no
6527 ac_cv_c_weak_attribute="yes"
6529 ac_cv_c_weak_attribute="no"
6536 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_weak_attribute" >&5
6537 printf "%s\n" "$ac_cv_c_weak_attribute" >&6; }
6538 if test $ac_cv_c_weak_attribute = yes; then
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac328 AC_CACHE_VAL(ac_cv_c_weak_attribute,
329 [ac_cv_c_weak_attribute=no
334 ]])],[ac_cv_c_weak_attribute="yes"],[ac_cv_c_weak_attribute="no"])
337 AC_MSG_RESULT($ac_cv_c_weak_attribute)
338 if test $ac_cv_c_weak_attribute = yes; then
H A Dconfigure6937 if test ${ac_cv_c_weak_attribute+y}
6941 ac_cv_c_weak_attribute=no
6959 ac_cv_c_weak_attribute="yes"
6961 ac_cv_c_weak_attribute="no"
6968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_weak_attribute" >&5
6969 printf "%s\n" "$ac_cv_c_weak_attribute" >&6; }
6970 if test $ac_cv_c_weak_attribute = yes; then