diff options
Diffstat (limited to 'auto/types/maxvalue')
| -rw-r--r-- | auto/types/maxvalue | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/types/maxvalue b/auto/types/maxvalue new file mode 100644 index 000000000..91752a26d --- /dev/null +++ b/auto/types/maxvalue @@ -0,0 +1,6 @@ + +cat << END >> $NGX_AUTO_CONFIG_H + +#ifndef $ngx_type_max_value +#define $ngx_type_max_value $ngx_max_size +#endif |
