all repos — ngx-http-blocklistd @ 3e1d16c6caef15a11d0be3bc33b5c7d7b4c3581a

config (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
ngx_module_type=HTTP
ngx_addon_name=blocklistd
ngx_module_name=ngx_http_blocklistd_module
ngx_module_srcs="$ngx_addon_dir/ngx_http_blocklistd_module.c"
ngx_module_libs="-lblocklist"
CORE_LIBS="$CORE_LIBS $ngx_module_libs"

. auto/module