nginx-quic/auto/lib/openssl
Ruslan Ermilov 714324fd0c Configure: fixed static nginx build with OpenSSL (ticket #903).
Before 7142b04337d6, it was possible to build the OpenSSL library
along with nginx, and link nginx statically with this library
(--with-openssl=DIR --with-ld-opt=-static --with-http_ssl_module).
This was broken on Linux by not adding -ldl after -lcrypto.

The fix also makes it possible to link nginx statically on Linux
with the system OpenSSL library, which never worked before.
2016-02-18 11:39:57 +03:00
..
conf Configure: fixed static nginx build with OpenSSL (ticket #903). 2016-02-18 11:39:57 +03:00
make Configure: removed obsolete threads bits. 2015-03-13 19:08:27 +03:00
makefile.bcc Copyright updated. 2012-01-18 15:07:43 +00:00
makefile.msvc Copyright updated. 2012-01-18 15:07:43 +00:00