view auto/nohave @ 4986:3efc49b156d9

Access log: the "flush" parameter of the "access_log" directive.
author Valentin Bartenev <vbart@nginx.com>
date Sun, 23 Dec 2012 15:51:47 +0000
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