nginx-quic/auto/lib
Maxim Dounin b051c9ec68 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
..
geoip Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
google-perftools Configure: typo fixed. 2014-04-30 19:16:30 +04:00
libatomic Configure: call "make distclean" for libatomic. 2013-11-11 01:59:47 -08:00
libgd Image filter: support for WebP. 2016-10-21 15:18:44 +03:00
libxslt Dynamic modules. 2016-02-04 20:25:29 +03:00
openssl Configure: restored "no-threads" in OpenSSL builds. 2018-03-22 15:56:07 +03:00
pcre Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
perl Configure: detect nginx version for nginx.pm at make time. 2016-12-16 19:54:37 +03:00
zlib Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
conf Configure: fixed PCRE requirement check by ngx_http_rewrite_module. 2017-07-19 12:05:50 +03:00
make Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00