view auto/have @ 3434:8d310fbeaa38 stable-0.7

merge r3208, r3209: ngx_http_parse_time() fixes: *) use ngx_uint_t instead of int, strange to say this reduce function size by 16 bytes *) ngx_http_parse_time() should support full 32-bit time
author Igor Sysoev <igor@sysoev.ru>
date Mon, 01 Feb 2010 14:55:53 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END