summaryrefslogtreecommitdiffhomepage
path: root/auto/modules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/modules6
1 files changed, 3 insertions, 3 deletions
diff --git a/auto/modules b/auto/modules
index c9b09aed0..94bd7fba0 100644
--- a/auto/modules
+++ b/auto/modules
@@ -113,7 +113,7 @@ fi
if [ $HTTP_POSTPONE = YES ]; then
HTTP_FILTER_MODULES="$HTTP_FILTER_MODULES $HTTP_POSTPONE_FILTER_MODULE"
- HTTP_SRCS="$HTTP_SRCS $HTPP_POSTPONE_FILTER_SRCS"
+ HTTP_SRCS="$HTTP_SRCS $HTTP_POSTPONE_FILTER_SRCS"
fi
if [ $HTTP_CHARSET = YES ]; then
@@ -278,8 +278,8 @@ fi
# STUB
#USE_MD5=YES
-#HTTP_SRCS="$HTTP_SRCS $HTPP_CACHE_SRCS"
-#HTTP_SRCS="$HTTP_SRCS $HTPP_FILE_CACHE_SRCS"
+#HTTP_SRCS="$HTTP_SRCS $HTTP_CACHE_SRCS"
+#HTTP_SRCS="$HTTP_SRCS $HTTP_FILE_CACHE_SRCS"
if [ $HTTP_STUB_STATUS = YES ]; then
have=NGX_STAT_STUB . auto/have