comparison auto/types/value @ 0:f0b350454894 NGINX_0_1_0

nginx 0.1.0 *) The first public version.
author Igor Sysoev <http://sysoev.ru>
date Mon, 04 Oct 2004 00:00:00 +0400
parents
children 8b6db3bda591
comparison
equal deleted inserted replaced
-1:000000000000 0:f0b350454894
1
2 # Copyright (C) Igor Sysoev
3
4
5 cat << END >> $NGX_AUTO_CONFIG_H
6
7 #ifndef $ngx_param
8 #define $ngx_param $ngx_value
9 #endif