diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 49894442dba..90c7737148e 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |