view auto/have_headers @ 7336:1cd63ae46243

A link to the error_log directive on nginx.org removed. It makes more harm than good for users and nginx.org infrastructure.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 10 Aug 2018 14:15:05 +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