details: http://hg.nginx.org/nginx/rev/520ec1917f1d
branches:
changeset: 6304:520ec1917f1d
user: Maxim Dounin <[email protected]>
date: Mon Nov 23 22:48:31 2015 +0300
description:
Configure: fixed using OpenSSL include paths.
diffstat:
auto/lib/openssl/conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff --git a/auto/lib/openssl/conf b/auto/lib/openssl/conf
--- a/auto/lib/openssl/conf
+++ b/auto/lib/openssl/conf
@@ -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
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel