windows: Never link to libpthread

This commit is contained in:
Martin Willi 2013-11-06 11:17:01 +01:00
parent 06c33ebf6a
commit 396baeaea2
1 changed files with 1 additions and 0 deletions

View File

@ -737,6 +737,7 @@ AC_COMPILE_IFELSE(
AC_MSG_RESULT([yes])
windows=true
openssl_lib=eay32
AC_SUBST(PTHREADLIB, "")
],
[
AC_MSG_RESULT([no])