# HG changeset patch # User Maxim Dounin # Date 1454943724 -10800 # Node ID 80d594961e6832ad74a64268395e623f12a659b7 # Parent 3577c021f21eb4de6d09c1d624ba77ee9ee1eb6d Dynamic modules: NGX_STREAM define removed. It's not used and contradicts the idea of dynamic loading. diff --git a/auto/modules b/auto/modules --- a/auto/modules +++ b/auto/modules @@ -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