comparison auto/types/maxvalue @ 361:446782c909b3

nginx-0.0.7-2004-06-20-23:54:15 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 20 Jun 2004 19:54:15 +0000
parents
children
comparison
equal deleted inserted replaced
360:239e37d44a34 361:446782c909b3
1
2 cat << END >> $NGX_AUTO_CONFIG_H
3
4 #ifndef $ngx_type_max_value
5 #define $ngx_type_max_value $ngx_max_size
6 #endif