Dynamic modules: NGX_STREAM define removed.

It's not used and contradicts the idea of dynamic loading.
This commit is contained in:
Maxim Dounin 2016-02-08 18:02:04 +03:00
parent c2a00bacac
commit 86c82d4376

View File

@ -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