Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-01-13 17:59:07 +0300
committerBodo Möller <bodo@openssl.org>2003-01-13 17:59:07 +0300
commit66bca12856b056f97771a804d59e1d6b16e2f4a3 (patch)
treed22c15fdcff016d319cd6a6fa51619774d2d2818 /Configure
parent256c5769b403b1f168754059cf5e395387c9fcbd (diff)
add something to the '$no_shared_warn' text
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure3
1 files changed, 2 insertions, 1 deletions
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);