view auto/define @ 1031:bf1785dfb75f

allow the upstream modules to send a header only
author Igor Sysoev <igor@sysoev.ru>
date Mon, 15 Jan 2007 17:12:43 +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