view auto/have_headers @ 157:10bd259db2a7

Added tag NGINX_0_3_25 for changeset 65f0c23130e8
author Igor Sysoev <http://sysoev.ru>
date Wed, 01 Feb 2006 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