view auto/have_headers @ 360:2b41fbc2e39e NGINX_0_6_24

nginx 0.6.24 *) Bugfix: a segmentation fault might occur in worker process if HTTPS was used; bug appeared in 0.6.23.
author Igor Sysoev <http://sysoev.ru>
date Thu, 27 Dec 2007 00:00:00 +0300
parents b55cbf18157e
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END