view auto/have @ 4275:bb909c0c8629

Fixed proxy_set_header inheritance with proxy_set_body.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 14 Nov 2011 13:19:56 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END