mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08: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_DEPS=
|
||||||
STREAM_INCS=
|
STREAM_INCS=
|
||||||
|
|
||||||
have=NGX_STREAM . auto/have
|
|
||||||
|
|
||||||
ngx_module_type=STREAM
|
ngx_module_type=STREAM
|
||||||
ngx_module_libs=
|
ngx_module_libs=
|
||||||
ngx_module_link=YES
|
ngx_module_link=YES
|
||||||
|
Loading…
Reference in New Issue
Block a user