ngx_addon_name=ngx_http_reqstat_module
HTTP_MODULES="$HTTP_MODULES ngx_http_reqstat_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_reqstat_module.c"
NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_addon_dir/ngx_http_reqstat.h"
HTTP_INCS="$HTTP_INCS $ngx_addon_dir"

have=T_NGX_REQ_STATUS . auto/have
