view auto/have_headers @ 6076:1d6eb39d05c9 stable-1.6

SSL: logging level of "inappropriate fallback" (ticket #662). Patch by Erik Dubbelboer.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 17 Nov 2014 16:38:48 +0300
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