mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
Configure: fixed using OpenSSL include paths.
This commit is contained in:
parent
72b9a317d2
commit
0d3cad3864
@ -105,6 +105,7 @@ else
|
||||
|
||||
if [ $ngx_found = yes ]; then
|
||||
have=NGX_SSL . auto/have
|
||||
CORE_INCS="$CORE_INCS $ngx_feature_path"
|
||||
CORE_LIBS="$CORE_LIBS $ngx_feature_libs $NGX_LIBDL"
|
||||
OPENSSL=YES
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user