view auto/define @ 1273:e02f63bea768 stable-0.5

r1273 merge: when the FastCGI header was split in records, nginx passed garbage in the header to a client
author Igor Sysoev <igor@sysoev.ru>
date Sun, 08 Jul 2007 09:18:06 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END