view auto/define @ 4210:c8f6248566aa

Added clearing of modules' contexts in ngx_http_named_location(). Patch by Yichun Zhang (agentzh).
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 15 Oct 2011 21:42:03 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END