A few corrections with the shared library support:
authorRichard Levitte <levitte@openssl.org>
Wed, 2 Aug 2000 03:03:17 +0000 (03:03 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 Aug 2000 03:03:17 +0000 (03:03 +0000)
commit96f3b56c8ca1425dd0d62a97d53a36dc4f560eb2
tree9315ba8a327ba9d23533201e4184d8349c183c4d
parentee087bb8ebc2565e31a91290a270db0abe00de99
A few corrections with the shared library support:

1. make sure libssl.so becomes dependent on libcrypto.so
2. correct a number of silly bugs in the solaris-shared target, and make
   sure lib*.so also depends on libc.so.
Makefile.org