view auto/define @ 163:cf311b6cf6df

Added tag NGINX_0_3_28 for changeset 6be073125f2e
author Igor Sysoev <http://sysoev.ru>
date Thu, 16 Feb 2006 00:00:00 +0300
parents f0b350454894
children ad25218fd14b
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END