view auto/have_headers @ 387:4cde8b18f2c9

Added tag NGINX_0_7_5 for changeset 1172e6d6f40f
author Igor Sysoev <http://sysoev.ru>
date Tue, 01 Jul 2008 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