diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 803c7258d..3848f8cde 100644 --- 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]) |