view auto/define @ 401:b32ca005e025

nginx-0.0.9-2004-07-26-22:31:43 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 26 Jul 2004 18:31:43 +0000
parents 4feff829a849
children 42d11f017717
line wrap: on
line source


cat << END >> $NGX_AUTO_CONFIG_H

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

END