view auto/define @ 639:6a2ff3b3f4c4

Added tag NGINX_1_0_9 for changeset 692f4d4d7f10
author Igor Sysoev <http://sysoev.ru>
date Tue, 01 Nov 2011 00:00:00 +0400
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