commit | 32769a772c54bd06edebcbf074d96a31022d7f31 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Mar 25 20:03:02 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Mar 25 20:03:02 2004 +0000 |
tree | 5f4793c2d5210e06ff855425e8e8c11da826075b | |
parent | 89690bfe02703853c3e987d1e5c4d9878c4d28f0 [diff] [blame] |
nginx-0.0.3-2004-03-25-23:03:02 import
diff --git a/auto/lib/pcre/conf b/auto/lib/pcre/conf index fe82130..972c106 100644 --- a/auto/lib/pcre/conf +++ b/auto/lib/pcre/conf
@@ -4,7 +4,7 @@ CORE_DEPS="$CORE_DEPS $REGEX_DEPS" CORE_SRCS="$CORE_SRCS $REGEX_SRCS" - case $CC in + case "$CC" in cl) have=HAVE_PCRE . auto/have