nginx/auto
Ruslan Ermilov 99e20ba5f9 Configure: fixed build with --with-stream.
Some combinations of options might cause the builds with the
--with-stream option to break due to invalid value of the
STREAM_INCS make variable, e.g.

auto/configure \
    --with-stream \
    --with-http_perl_module=dynamic \
    --without-http_memcached_module \
    --without-http_empty_gif_module \
    --without-http_browser_module \
    --without-http_upstream_hash_module \
    --without-http_upstream_ip_hash_module \
    --without-http_upstream_least_conn_module \
    --without-http_upstream_keepalive_module \
    --without-http_upstream_zone_module \

Explicit initialization of ngx_module_libs and ngx_module_link
matches what we already do when processing mail modules, and
is also required after the next change.
2017-03-16 20:38:26 +03:00
..
cc Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
lib Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00
os Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
types Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
configure Configure: create missing intermediates for build directory. 2015-06-10 19:18:19 -07:00
define
endianness Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
feature Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
have
have_headers
headers
include Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
init Dynamic modules: do not overwrite old modules on install. 2016-03-10 16:50:13 +03:00
install Configure: style. 2016-03-10 18:31:05 +03:00
make Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
module Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
modules Configure: fixed build with --with-stream. 2017-03-16 20:38:26 +03:00
nohave
options Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
sources Stream: filters. 2016-09-15 14:55:46 +03:00
stubs
summary Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Configure: removed execute bit from auto/unix. 2017-02-01 20:04:06 +03:00