view auto/have_headers @ 4542:586969d972b9

Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" for consistency with other modules.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 15 Mar 2012 20:08:58 +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