view auto/have_headers @ 4420:9ce48f9eb85b

Limit req: support for multiple "limit_req" limits.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 30 Jan 2012 10:17:56 +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