add something to the '$no_shared_warn' text
authorBodo Möller <bodo@openssl.org>
Mon, 13 Jan 2003 14:58:49 +0000 (14:58 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 13 Jan 2003 14:58:49 +0000 (14:58 +0000)
Configure

index 3e22a460af9cfa39d66b8a91a4c11228047c5fdf..451330a0b4d91b0430a3550804a5b8ecc856ac66 100755 (executable)
--- 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
 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);
 EOF
 
 exit(0);