view auto/define @ 349:a958aa92f9a5

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


cat << END >> $NGX_AUTO_CONFIG_H

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

END