view auto/nohave @ 4613:9ee20e074a2e

debug_connection: added the IPv6 and UNIX-domain socket support.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 29 Apr 2012 22:02:18 +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  0
#endif

END