nginx/auto/lib/openssl
Maxim Dounin 78386faf7e Configure: restored "no-threads" in OpenSSL builds.
This was previously used, but was incorrectly removed in 83d54192e97b
while removing old threads remnants.  Instead of using it conditionally
when threads are not used, we now set in unconditionally, as even with
thread pools enabled we never call OpenSSL functions in threads.

This fixes resulting binary when using --with-openssl with OpenSSL 1.1.0+
and without -lpthread linked (notably on FreeBSD without PCRE).
2018-03-22 15:56:07 +03:00
..
conf Configure: fixed static compilation with OpenSSL 1.1.1. 2018-03-22 15:55:57 +03:00
make Configure: restored "no-threads" in OpenSSL builds. 2018-03-22 15:56:07 +03:00
makefile.bcc Copyright updated. 2012-01-18 15:07:43 +00:00
makefile.msvc Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00