Home
last modified time | relevance | path

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

/external/e2fsprogs/
Daclocal.m42625 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=none
2646 if test "$ac_cv_tls" != "none"; then
2648 …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)
Dconfigure5490 none) ac_cv_tls=none ; break ;;
5509 ac_cv_tls=$ax_tls_keyword ; break
5511 ac_cv_tls=none
5521 if test "$ac_cv_tls" != "none"; then
5528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_tls" >&5
5529 $as_echo "$ac_cv_tls" >&6; }