mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Dynamic modules: NGX_STREAM define removed.
It's not used and contradicts the idea of dynamic loading.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user