summaryrefslogtreecommitdiffhomepage
path: root/auto/cc
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-05-28 15:49:23 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-05-28 15:49:23 +0000
commit369145cef1971e4273dc59340689c2d96f84d18a (patch)
tree55f59267d9ada5160ad74168bf5721ce5b3653ff /auto/cc
parent87a7d1c44917e352e336c859c2a797e5d60b19da (diff)
downloadnginx-369145cef1971e4273dc59340689c2d96f84d18a.tar.gz
nginx-369145cef1971e4273dc59340689c2d96f84d18a.tar.bz2
nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_t
Diffstat (limited to 'auto/cc')
-rw-r--r--auto/cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc b/auto/cc
index 27f3f4f71..9cee8c161 100644
--- a/auto/cc
+++ b/auto/cc
@@ -296,7 +296,7 @@ case $CC in
CFLAGS="$CFLAGS -zq"
# Open Watcom C 1.2
- have=HAVE_C99_VARIADIC_MACROS . auto/have
+ #have=HAVE_C99_VARIADIC_MACROS . auto/have
# precompiled headers
CORE_DEPS="$CORE_DEPS $OBJS\\ngx_config.pch"