From bb1ba3fa6d8e12074afeea8c27e29699e29fb04e Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 19 Feb 2004 16:48:14 +0000 Subject: nginx-0.0.2-2004-02-19-19:48:14 import --- auto/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto/options') diff --git a/auto/options b/auto/options index d1996142a..c912119c6 100644 --- 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" ;; -- cgit