view auto/define @ 2103:297e8aeca6b3 stable-0.6

r2053 merge: fix "proxy_pass https://..." broken in r1427
author Igor Sysoev <igor@sysoev.ru>
date Mon, 07 Jul 2008 11:30:24 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END