mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Mail: mail dependencies are now honored while building addons.
This commit is contained in:
@@ -483,6 +483,8 @@ if [ $MAIL = YES ]; then
|
||||
|
||||
modules="$modules $MAIL_PROXY_MODULE"
|
||||
MAIL_SRCS="$MAIL_SRCS $MAIL_PROXY_SRCS"
|
||||
|
||||
NGX_ADDON_DEPS="$NGX_ADDON_DEPS \$(MAIL_DEPS)"
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user