summaryrefslogtreecommitdiffhomepage
path: root/auto/lib
diff options
context:
space:
mode:
Diffstat (limited to 'auto/lib')
-rw-r--r--auto/lib/openssl/make5
1 files changed, 0 insertions, 5 deletions
diff --git a/auto/lib/openssl/make b/auto/lib/openssl/make
index e64acd973..765cd0653 100644
--- a/auto/lib/openssl/make
+++ b/auto/lib/openssl/make
@@ -41,11 +41,6 @@ END
;;
*)
- case $USE_THREADS in
- NO) OPENSSL_OPT="$OPENSSL_OPT no-threads" ;;
- *) OPENSSL_OPT="$OPENSSL_OPT threads" ;;
- esac
-
case $OPENSSL in
/*) ngx_prefix="$OPENSSL/.openssl" ;;
*) ngx_prefix="$PWD/$OPENSSL/.openssl" ;;