view auto/nohave @ 7688:2f9214713666

Core: enclosed parameters of the ngx_buf.h macros in parentheses.
author balus <balus@foxmail.com>
date Mon, 27 Jul 2020 13:21:51 +0300
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