view auto/have_headers @ 4988:3849bb380605

Access log: the "gzip" parameter of the "access_log" directive. Note: this requires zlib version 1.2.0.4 or above to work.
author Valentin Bartenev <vbart@nginx.com>
date Sun, 23 Dec 2012 19:09:33 +0000
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END