view auto/have @ 6167:87d48f8793b6

Upstream keepalive: reduced diffs to the plus version of nginx.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 04 Jun 2015 23:46:44 +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  1
#endif

END