summaryrefslogtreecommitdiffhomepage
path: root/auto/types/value
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-06-27 18:01:57 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-06-27 18:01:57 +0000
commitc02473048cee372cb8644e1f2d566431781074d2 (patch)
tree689654cd7b37636279b5587ddd3b45ad6bddbd3c /auto/types/value
parentb1af9bbcabf1bdbe119366971a2d0f6c3f8f595d (diff)
downloadnginx-c02473048cee372cb8644e1f2d566431781074d2.tar.gz
nginx-c02473048cee372cb8644e1f2d566431781074d2.tar.bz2
nginx-0.0.7-2004-06-27-22:01:57 import
Diffstat (limited to 'auto/types/value')
-rw-r--r--auto/types/value6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/types/value b/auto/types/value
new file mode 100644
index 000000000..c08012ce2
--- /dev/null
+++ b/auto/types/value
@@ -0,0 +1,6 @@
+
+cat << END >> $NGX_AUTO_CONFIG_H
+
+#ifndef $ngx_param
+#define $ngx_param $ngx_value
+#endif