view auto/define @ 293:30378812e3af

Added tag NGINX_0_5_16 for changeset 92402f034b28
author Igor Sysoev <http://sysoev.ru>
date Mon, 26 Mar 2007 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