diff --git a/config b/config index 529a78e..78e49b5 100644 --- a/config +++ b/config @@ -1,4 +1,4 @@ -ngx_addon_name=ngx_http_statsd +ngx_addon_name=ngx_http_statsd_module HTTP_MODULES="$HTTP_MODULES ngx_http_statsd_module" NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_statsd.c" CORE_LIBS="$CORE_LIBS -lssl"