view auto/define @ 139:9cee8bc94578

Added tag NGINX_0_3_16 for changeset 8e6d4d96ec4c
author Igor Sysoev <http://sysoev.ru>
date Fri, 16 Dec 2005 00:00:00 +0300
parents f0b350454894
children d0f7a625f27c
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

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

END