view auto/have_headers @ 329:d792b2cd78fe

Added tag NGINX_0_5_34 for changeset 26ff8d6b618d
author Igor Sysoev <http://sysoev.ru>
date Thu, 13 Dec 2007 00:00:00 +0300
parents b55cbf18157e
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END