view auto/types/maxvalue @ 363:f2755a2885c8

nginx-0.0.7-2004-06-21-23:22:53 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 21 Jun 2004 19:22:53 +0000
parents 446782c909b3
children
line wrap: on
line source


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $ngx_type_max_value
#define $ngx_type_max_value  $ngx_max_size
#endif