aboutsummaryrefslogtreecommitdiff
path: root/src/stream/ngx_stream_script.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2017-03-16 20:38:26 +0300
committerRuslan Ermilov <ru@nginx.com>2017-03-16 20:38:26 +0300
commit99e20ba5f979a9fd2b9839e6e4aae662f58849e8 (patch)
tree6755128e6e032105944dd329dbdb28cc9a5bd41e /src/stream/ngx_stream_script.c
parentb1682ecae4ccf3eef377271ae44c04490c5213eb (diff)
downloadnginx-99e20ba5f979a9fd2b9839e6e4aae662f58849e8.tar.gz
nginx-99e20ba5f979a9fd2b9839e6e4aae662f58849e8.zip
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.
Diffstat (limited to 'src/stream/ngx_stream_script.c')
0 files changed, 0 insertions, 0 deletions