view auto/define @ 3174:479fd46cd1c4

use ngx_conf_set_str_array_slot() for perl_require
author Igor Sysoev <igor@sysoev.ru>
date Mon, 28 Sep 2009 16:07:14 +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