view auto/nohave @ 510:31b936646211 NGINX_0_7_67

nginx 0.7.67 *) Security: nginx/Windows worker might be terminated abnormally if a requested file name has invalid UTF-8 encoding.
author Igor Sysoev <http://sysoev.ru>
date Tue, 15 Jun 2010 00:00:00 +0400
parents f0b350454894
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END