view auto/nohave @ 7195:6db472f8dc8e

Contrib: vim syntax, update core module directives. "match" is block directive, "upstream_conf" is deprecated by patch http://hg.nginx.org/nginx.org/rev/27c53e1cb4b6
author Gena Makhomed <gmm@csdoc.com>
date Thu, 01 Feb 2018 11:09:35 +0200
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END