view auto/define @ 6316:f44de0d12143

Upstream: fill r->headers_out.content_range from upstream response.
author Roman Arutyunyan <arut@nginx.com>
date Mon, 07 Dec 2015 16:30:47 +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