diff auto/modules @ 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 e0d7c2f71851
children 965e4223e702
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