diff auto/types/value @ 370:54f76b0b8dca

nginx-0.0.7-2004-06-27-22:01:57 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 27 Jun 2004 18:01:57 +0000
parents auto/types/maxvalue@446782c909b3
children 42d11f017717
line wrap: on
line diff
copy from auto/types/maxvalue
copy to auto/types/value
--- a/auto/types/maxvalue
+++ b/auto/types/value
@@ -1,6 +1,6 @@
 
 cat << END >> $NGX_AUTO_CONFIG_H
 
-#ifndef $ngx_type_max_value
-#define $ngx_type_max_value  $ngx_max_size
+#ifndef $ngx_param
+#define $ngx_param  $ngx_value
 #endif