Searched refs:ac_cv_cxx_thread (Results 1 – 3 of 3) sorted by relevance
2929 AC_CACHE_CHECK([whether $CXX also accepts flags for thread support], [ac_cv_cxx_thread],2935 ac_cv_cxx_thread=yes2939 ac_cv_cxx_thread=yes2943 ac_cv_cxx_thread=yes2945 ac_cv_cxx_thread=no2948 if test $ac_cv_cxx_thread = yes2955 ac_cv_cxx_thread=yes2957 ac_cv_cxx_thread=no2963 ac_cv_cxx_thread=no4495 if test "$ac_cv_cxx_thread" = "yes"; then[all …]
10611 if test ${ac_cv_cxx_thread+y}10620 ac_cv_cxx_thread=yes10624 ac_cv_cxx_thread=yes10628 ac_cv_cxx_thread=yes10630 ac_cv_cxx_thread=no10633 if test $ac_cv_cxx_thread = yes10640 ac_cv_cxx_thread=yes10642 ac_cv_cxx_thread=no10648 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_thread" >&510649 printf "%s\n" "$ac_cv_cxx_thread" >&6; }[all …]
1001 Allow override of ac_cv_cxx_thread so that cross compiled python can set