Revert "configure: require pthreads for POSIX builds"

This reverts commit 50714cec2b.

Not meant to go in yet. Lacking review.
This commit is contained in:
Emil Velikov
2015-03-06 17:07:29 +00:00
parent 8f2eaae10c
commit 3b1d69910d

View File

@@ -657,9 +657,6 @@ mingw*)
;;
*)
AX_PTHREAD
if test "x$ax_pthread_ok" = xno; then
AC_MSG_ERROR([Building mesa on this platform requires pthreads])
fi
;;
esac
dnl AX_PTHREADS leaves PTHREAD_LIBS empty for gcc and sets PTHREAD_CFLAGS