view auto/types/value @ 89:7ed9767f1c4e

Added tag NGINX_0_1_44 for changeset e916a291e9aa
author Igor Sysoev <http://sysoev.ru>
date Tue, 06 Sep 2005 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