view auto/have_headers @ 7053:7f480434c7f2

Variables: use ngx_http_variable_null_value where appropriate.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 07 Jul 2017 14:34:21 +0300
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