mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
windows: Never link to libpthread
This commit is contained in:
parent
06c33ebf6a
commit
396baeaea2
@ -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])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user