summaryrefslogtreecommitdiffhomepage
path: root/auto/install
diff options
context:
space:
mode:
Diffstat (limited to 'auto/install')
-rw-r--r--auto/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/install b/auto/install
index 36226ade4..6efa92f73 100644
--- a/auto/install
+++ b/auto/install
@@ -3,7 +3,7 @@
# Copyright (C) Nginx, Inc.
-if [ $USE_PERL = YES ]; then
+if [ $USE_PERL != NO ]; then
cat << END >> $NGX_MAKEFILE