mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
Dynamic modules: NGX_STREAM define removed.
It's not used and contradicts the idea of dynamic loading.
This commit is contained in:
parent
c2a00bacac
commit
86c82d4376
@ -973,8 +973,6 @@ if [ $STREAM != NO ]; then
|
||||
STREAM_DEPS=
|
||||
STREAM_INCS=
|
||||
|
||||
have=NGX_STREAM . auto/have
|
||||
|
||||
ngx_module_type=STREAM
|
||||
ngx_module_libs=
|
||||
ngx_module_link=YES
|
||||
|
Loading…
Reference in New Issue
Block a user