view auto/nohave @ 1500:c9c4e96421f1 stable-0.5

r1284 merge: proxy_ignore_client_abort, fastcgi_ignore_client_abort, and so on were broken by r1111
author Igor Sysoev <igor@sysoev.ru>
date Sat, 22 Sep 2007 18:31:26 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END