view auto/nohave @ 3469:08a66ba99191

fix segfault if there was non cached large FastCGI stderr output before header, the bug had been introduced in r3461
author Igor Sysoev <igor@sysoev.ru>
date Wed, 10 Mar 2010 13:51:47 +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