view auto/types/value @ 5793:358186e79635 stable-1.6

Updated PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 04 Jul 2014 22:34:03 +0400
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

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

END