view auto/have @ 114:ebca9c35e3a6 NGINX_0_3_4

nginx 0.3.4 *) Bugfix: nginx could not be built on Linux 2.4+ and MacOS X; bug appeared in 0.3.3.
author Igor Sysoev <http://sysoev.ru>
date Wed, 19 Oct 2005 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