view auto/have @ 4770:4e842583c890

ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not found.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 30 Jul 2012 11:42:03 +0000
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END