view auto/define @ 381:23d1555141d9

Added tag NGINX_0_7_2 for changeset bc21d9cd9c54
author Igor Sysoev <http://sysoev.ru>
date Mon, 16 Jun 2008 00:00:00 +0400
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