From 249bcd34de424517f0fc9d601882c308e9865096 Mon Sep 17 00:00:00 2001 From: steigr Date: Thu, 2 Feb 2017 14:35:38 +0100 Subject: [PATCH] Link to libcurl in newer NGinx versions --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index b679c66..21a5546 100644 --- a/config +++ b/config @@ -1,5 +1,7 @@ ngx_addon_name=ngx_http_auth_crowd_module +ngx_module_libs="-lcurl" + if test -n "$ngx_module_link"; then ngx_module_type=HTTP ngx_module_name=ngx_http_auth_crowd_module