diff auto/options @ 264:cd009bf7400d

nginx-0.0.2-2004-02-19-19:48:14 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 19 Feb 2004 16:48:14 +0000
parents 43c26e85205a
children 5238e93961a1
line wrap: on
line diff
--- a/auto/options
+++ b/auto/options
@@ -58,7 +58,7 @@ do
 
         --with-cc=*)                     CC="$value"                ;;
 
-        --without-pcre)                  USE_PCRE=NO                ;;
+        --without-pcre)                  USE_PCRE=DISABLED          ;;
         --with-pcre=*)                   PCRE="$value"              ;;
         --with-md5=*)                    MD5="$value"               ;;
         --with-zlib=*)                   ZLIB="$value"              ;;