nginx-quic/auto/types/maxvalue
2004-06-20 19:54:15 +00:00

6 lines
113 B
Text

cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $ngx_type_max_value
#define $ngx_type_max_value $ngx_max_size
#endif