We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8244b2b commit dd1410cCopy full SHA for dd1410c
config
@@ -2,6 +2,7 @@ ngx_feature="ngx_http_upstream_check_module"
2
ngx_feature_name=
3
ngx_feature_run=no
4
ngx_feature_incs=
5
+ngx_feature_libs=""
6
ngx_feature_path="$ngx_addon_dir"
7
ngx_feature_deps="$ngx_addon_dir/ngx_http_upstream_check_module.h"
8
ngx_check_src="$ngx_addon_dir/ngx_http_upstream_check_module.c"
0 commit comments