view auto/have @ 7713:45e9281c6c5b

Stream: set module. Adds 'set' directive to the stream server context.
author Pavel Pautov <p.pautov@f5.com>
date Fri, 28 Aug 2020 14:10:54 -0700
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  1
#endif

END