diff auto/options @ 402:ccd136b40665

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 14 Aug 2008 00:32:13 +0400
parents 349057ecf4d5
children 79c5df00501e
line wrap: on
line diff
--- 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" ;;