Searched refs:ac_cv_tls (Results 1 – 2 of 2) sorted by relevance
2625 AC_CACHE_VAL(ac_cv_tls, [2629 none) ac_cv_tls=none ; break ;;2639 [ac_cv_tls=$ax_tls_keyword ; break],2640 ac_cv_tls=none2646 if test "$ac_cv_tls" != "none"; then2648 …AC_DEFINE_UNQUOTED([TLS], $ac_cv_tls, [If the compiler supports a TLS storage class define it to t…2650 AC_MSG_RESULT($ac_cv_tls)
5411 none) ac_cv_tls=none ; break ;;5430 ac_cv_tls=$ax_tls_keyword ; break5432 ac_cv_tls=none5442 if test "$ac_cv_tls" != "none"; then5449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_tls" >&55450 $as_echo "$ac_cv_tls" >&6; }