view auto/define @ 621:93e85a79757c release-0.3.32

nginx-0.3.32-RELEASE import *) Bugfix: the debug logging on startup and reconfiguration time was removed; the bug had appeared in 0.3.31.
author Igor Sysoev <igor@sysoev.ru>
date Sat, 11 Mar 2006 06:40:30 +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