view auto/have_headers @ 1514:0bd321c8ce67 stable-0.5

r1409, r1413 merge: set delay only when almost whole sendfile_max_chunk was transferred
author Igor Sysoev <igor@sysoev.ru>
date Sat, 22 Sep 2007 19:23:34 +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