view auto/nohave @ 4312:0a8e51a16484

Added escaping of double quotes in ngx_escape_html(). Patch by Zaur Abasmirzoev.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 25 Nov 2011 16:36:02 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END