summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-01-13 14:58:49 +0000
committerBodo Möller <bodo@openssl.org>2003-01-13 14:58:49 +0000
commitaaae0aa48bba839f344bd05f65c8a9e80ddef5d5 (patch)
tree704ec0869b8ffbd9619d27d19a3c26e3a764eda2 /Configure
parent0535d3b25f987083216784b7e4489a349cb128e2 (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 3e22a460af..451330a0b4 100755
--- a/Configure
+++ b/Configure
@@ -1613,7 +1613,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);