view auto/have @ 235:f622c719b711

Added tag NGINX_0_4_2 for changeset c16038b14e68
author Igor Sysoev <http://sysoev.ru>
date Thu, 14 Sep 2006 00:00:00 +0400
parents f0b350454894
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END