nginx/auto
Ruslan Ermilov 6fccc00aa8 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
..
cc Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
lib Configure: fixed static nginx build with OpenSSL (ticket #903). 2016-02-18 11:39:57 +03:00
os Dynamic modules. 2016-02-04 20:25:29 +03:00
types Configure: style fixes for autoconf.err. 2015-10-23 18:21:33 -07:00
configure Configure: create missing intermediates for build directory. 2015-06-10 19:18:19 -07:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: style fixes for autoconf.err. 2015-10-23 18:21:33 -07:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init Dynamic modules. 2016-02-04 20:25:29 +03:00
install Dynamic modules. 2016-02-04 20:25:29 +03:00
make Dynamic modules. 2016-02-04 20:25:29 +03:00
module Dynamic modules. 2016-02-04 20:25:29 +03:00
modules Dynamic modules: added auth_basic module libs via ngx_module_libs=. 2016-02-10 11:36:25 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Dynamic modules. 2016-02-04 20:25:29 +03:00
sources Dynamic modules: auto/module script. 2016-02-04 18:30:21 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Dynamic modules. 2016-02-04 20:25:29 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Configure: fixed static nginx build with OpenSSL (ticket #903). 2016-02-18 11:39:57 +03:00