comparison auto/cc @ 343:6bdf858bff8c

nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_t
author Igor Sysoev <igor@sysoev.ru>
date Fri, 28 May 2004 15:49:23 +0000
parents 159dd60d257a
children fade4edd61f8
comparison
equal deleted inserted replaced
342:0ee0642af5f1 343:6bdf858bff8c
294 294
295 # quiet 295 # quiet
296 CFLAGS="$CFLAGS -zq" 296 CFLAGS="$CFLAGS -zq"
297 297
298 # Open Watcom C 1.2 298 # Open Watcom C 1.2
299 have=HAVE_C99_VARIADIC_MACROS . auto/have 299 #have=HAVE_C99_VARIADIC_MACROS . auto/have
300 300
301 # precompiled headers 301 # precompiled headers
302 CORE_DEPS="$CORE_DEPS $OBJS\\ngx_config.pch" 302 CORE_DEPS="$CORE_DEPS $OBJS\\ngx_config.pch"
303 PCH="$OBJS\\ngx_config.pch" 303 PCH="$OBJS\\ngx_config.pch"
304 BUILDPCH="-fhq=$OBJS\\ngx_config.pch" 304 BUILDPCH="-fhq=$OBJS\\ngx_config.pch"