Home | History | Annotate | Download | only in m4

Lines Matching refs:acx_pthread_ok

90 acx_pthread_ok=no
105 AC_TRY_LINK_FUNC(pthread_join, acx_pthread_ok=yes)
106 AC_MSG_RESULT($acx_pthread_ok)
107 if test x"$acx_pthread_ok" = xno; then
162 if test x"$acx_pthread_ok" = xno; then
206 [acx_pthread_ok=yes])
211 AC_MSG_RESULT($acx_pthread_ok)
212 if test "x$acx_pthread_ok" = xyes; then
222 if test "x$acx_pthread_ok" = xyes; then
271 if test x"$acx_pthread_ok" = xyes; then
275 acx_pthread_ok=no