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