view auto/types/value @ 639:6a2ff3b3f4c4

Added tag NGINX_1_0_9 for changeset 692f4d4d7f10
author Igor Sysoev <http://sysoev.ru>
date Tue, 01 Nov 2011 00:00:00 +0400
parents 8b6db3bda591
children ad25218fd14b
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $ngx_param
#define $ngx_param  $ngx_value
#endif

END