Revert "configure: require pthreads for POSIX builds"
This reverts commit 50714cec2b
.
Not meant to go in yet. Lacking review.
This commit is contained in:
@@ -657,9 +657,6 @@ mingw*)
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
AX_PTHREAD
|
AX_PTHREAD
|
||||||
if test "x$ax_pthread_ok" = xno; then
|
|
||||||
AC_MSG_ERROR([Building mesa on this platform requires pthreads])
|
|
||||||
fi
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
dnl AX_PTHREADS leaves PTHREAD_LIBS empty for gcc and sets PTHREAD_CFLAGS
|
dnl AX_PTHREADS leaves PTHREAD_LIBS empty for gcc and sets PTHREAD_CFLAGS
|
||||||
|
Reference in New Issue
Block a user