view auto/define @ 345:4279bc4cdec6

Added tag NGINX_0_6_16 for changeset eae74a780a84
author Igor Sysoev <http://sysoev.ru>
date Mon, 29 Oct 2007 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