view auto/nohave @ 4594:7d0561b2e0fb

Fixed log->action after ssl handshake.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 16 Apr 2012 13:05:20 +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