view auto/have_headers @ 5764:f166c521b619

Style: use ngx_str_null().
author Tatsuhiko Kubo <cubicdaiya@gmail.com>
date Wed, 09 Jul 2014 23:22:14 +0900
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