A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/openresty/array-var-nginx-module/commit/fed751ad10a584d16bced3d105914bdefc89dacd below:

now we check the ngx_devel_kit dependency at config time and provide … · openresty/array-var-nginx-module@fed751a · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+7

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+7

-0

lines changed Original file line number Diff line number Diff line change

@@ -1,3 +1,10 @@

1 +

if echo $HTTP_MODULES | grep " ndk_http_module" > /dev/null; then

2 +

echo "found ngx_devel_kit for ngx_array_var; looks good."

3 +

else

4 +

echo "error: ngx_devel_kit is required to build ngx_array_var; please put it before ngx_array_var." 1>&2

5 +

exit 1

6 +

fi

7 + 1 8

ngx_addon_name=ngx_http_array_var_module

2 9

HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_array_var_module"

3 10

NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/src/ngx_http_array_var_module.c $ngx_addon_dir/src/ngx_http_array_var_util.c"

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4