view auto/have_headers @ 4300:986be4081f71

Fixed "keepalive_disable". Patch by Alexander Usov. The bug has been introduced in r4267.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Nov 2011 07:31:59 +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