mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.10-2004-09-07-19:29:22 import
This commit is contained in:
@@ -136,6 +136,12 @@ if [ $HTTP = YES ]; then
|
||||
$HTTP_NOT_MODIFIED_FILTER_MODULE"
|
||||
fi
|
||||
|
||||
IMAP_MODULES=$IMAP_MODULE
|
||||
|
||||
if [ $IMAP = YES ]; then
|
||||
modules="$modules $IMAP_MODULES"
|
||||
fi
|
||||
|
||||
|
||||
echo "#include <ngx_config.h>" > $NGX_MODULES_C
|
||||
echo "#include <ngx_core.h>" >> $NGX_MODULES_C
|
||||
|
||||
Reference in New Issue
Block a user