windows: Never link to libpthread

This commit is contained in:
Martin Willi
2014-06-04 15:53:03 +02:00
parent 06c33ebf6a
commit 396baeaea2
+1
View File
@@ -737,6 +737,7 @@ AC_COMPILE_IFELSE(
AC_MSG_RESULT([yes]) AC_MSG_RESULT([yes])
windows=true windows=true
openssl_lib=eay32 openssl_lib=eay32
AC_SUBST(PTHREADLIB, "")
], ],
[ [
AC_MSG_RESULT([no]) AC_MSG_RESULT([no])