nginx: fix compilation error for nginx-full
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 5 May 2023 12:29:16 +0000 (14:29 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 6 May 2023 05:17:25 +0000 (07:17 +0200)
commit8c704f2cccc3a6e0796f2a0c1d9747d8255971a8
treed95611a743b5587313d17bfff4e660bd1c2e10a0
parent8c37490eff1ea1ea7392b1ff9607f92244ccaaf3
nginx: fix compilation error for nginx-full

Fix compilation error for stream module not converted to use the PACKAGE
config flag and a missing required dependency for the DAV ext module.

Drop additional config for STREAM module since they are now included and
built by default.

Fixes: 65a676ed56fb ("nginx: introduce support for dynamic modules")
Fixes: #20906
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/nginx/Config_ssl.in
net/nginx/Makefile