view auto/types/value @ 225:d91e823fa629

Added tag NGINX_0_3_59 for changeset 9909a161eb28
author Igor Sysoev <http://sysoev.ru>
date Wed, 16 Aug 2006 00:00:00 +0400
parents 8b6db3bda591
children
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