view auto/have_headers @ 2639:8deee4408c94 stable-0.6

r2361 merge: read and process upstream header in cycle, this fixes the case when local FastCGI server sends many warnings in stderr
author Igor Sysoev <igor@sysoev.ru>
date Wed, 01 Apr 2009 15:51:04 +0000
parents 9b8c906f6e63
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END