summaryrefslogtreecommitdiffhomepage
path: root/auto/options
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/options b/auto/options
index b99e904ed..934edaaa6 100644
--- a/auto/options
+++ b/auto/options
@@ -209,7 +209,7 @@ do
--without-mail_smtp_module) MAIL_SMTP=NO ;;
--with-google_perftools_module) NGX_GOOGLE_PERFTOOLS=YES ;;
- --with-cpp_test_module) NGX_CPP_TEST_MODULE=YES ;;
+ --with-cpp_test_module) NGX_CPP_TEST=YES ;;
--add-module=*) NGX_ADDONS="$NGX_ADDONS $value" ;;