changeset 6386:80d594961e68

Dynamic modules: NGX_STREAM define removed. It's not used and contradicts the idea of dynamic loading.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 08 Feb 2016 18:02:04 +0300
parents 3577c021f21e
children fe66cff450a9
files auto/modules
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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