view auto/have_headers @ 4813:5c47ecaef07a

mail_core: don't let the well-known port in the "listen" directive to override the already set "protocol".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 15 Aug 2012 11:30:24 +0000
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END