view auto/have @ 1064:7c84c877f2d7

fix segfault when client_body_in_file_only is on, the body is not passed to upstream, and nginx tries next upstream
author Igor Sysoev <igor@sysoev.ru>
date Fri, 19 Jan 2007 12:57:02 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END