view auto/define @ 6058:7ba52c995325

SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
author Valentin Bartenev <vbart@nginx.com>
date Mon, 23 Mar 2015 20:47:46 +0300
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  $value
#endif

END