view auto/have_headers @ 633:561a37709f6d

Added tag NGINX_1_1_0 for changeset 5b73504dd4ba
author Igor Sysoev <http://sysoev.ru>
date Mon, 01 Aug 2011 00:00:00 +0400
parents b55cbf18157e
children d0f7a625f27c
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END