view auto/define @ 350:7b96b7f8a6af

nginx-0.0.4-2004-06-10-00:03:54 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 09 Jun 2004 20:03:54 +0000
parents 4feff829a849
children 42d11f017717
line wrap: on
line source


cat << END >> $NGX_AUTO_CONFIG_H

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

END