view auto/types/value @ 572:06419a2298a9

Added tag PATCH_NGINX_MAIL_0_8 for changeset 5938746e70c2
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 27 Sep 2009 01:10:42 +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