view auto/nohave @ 5649:e1dcb983d6b3

SPDY: fixed arguments supplied for an error message.
author Valentin Bartenev <vbart@nginx.com>
date Tue, 08 Apr 2014 20:12:30 +0400
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