]> git.kaiwu.me - nginx.git/commitdiff
Dynamic modules: NGX_STREAM define removed.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 8 Feb 2016 15:02:04 +0000 (18:02 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 8 Feb 2016 15:02:04 +0000 (18:02 +0300)
It's not used and contradicts the idea of dynamic loading.

auto/modules

index 719375eeb0d5709a4aeddb3c19963c486bd3237b..207477858a8188eeff4c131f8cf98feffdbc1d2b 100644 (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