strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06c33eb
)
windows: Never link to libpthread
author
Martin Willi
<martin@revosec.ch>
Wed, 6 Nov 2013 10:17:01 +0000
(11:17 +0100)
committer
Martin Willi
<martin@revosec.ch>
Wed, 4 Jun 2014 13:53:03 +0000
(15:53 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
803c725
..
3848f8c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-737,6
+737,7
@@
AC_COMPILE_IFELSE(
AC_MSG_RESULT([yes])
windows=true
openssl_lib=eay32
+ AC_SUBST(PTHREADLIB, "")
],
[
AC_MSG_RESULT([no])