From: Maxim Dounin Date: Mon, 8 Feb 2016 15:02:04 +0000 (+0300) Subject: Dynamic modules: NGX_STREAM define removed. X-Git-Tag: release-1.9.11~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=86c82d4376833619b0d473650c446055bb0b972d;p=nginx.git 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 index 719375eeb..207477858 100644 --- 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