From 66bca12856b056f97771a804d59e1d6b16e2f4a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 13 Jan 2003 14:59:07 +0000 Subject: [PATCH] add something to the '$no_shared_warn' text --- Configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Configure b/Configure index cdbe7a543d..aad2cf1cd1 100755 --- a/Configure +++ b/Configure @@ -1515,7 +1515,8 @@ You gave the option 'shared'. Normally, that would give you shared libraries. Unfortunately, the OpenSSL configuration doesn't include shared library support for this platform yet, so it will pretend you gave the option 'no-shared'. If you can inform the developpers (openssl-dev\@openssl.org) how to support shared -libraries on this platform, they will at least look at it and try their best. +libraries on this platform, they will at least look at it and try their best +(but please first make sure you have tried with a current version of OpenSSL). EOF exit(0); -- 2.25.1