Apply the following changes from the main trunk:
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 10:44:13 +0000 (10:44 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 10:44:13 +0000 (10:44 +0000)
commitdf7cae352dba5617a2e856cdc54b79d65c835832
tree3d3734042b14cdc2e537747812293a06a087210d
parenteda75c31e3527f88e786de7b0a37ea0f74fa555d
Apply the following changes from the main trunk:

2001-10-10 16:46  levitte

* Configure (1.294), Makefile.org (1.142): For systems where gcc is
used and where we don't know if GNU ld is used or not, let's ask
collect2 which ld it uses and choose to use the target
do-gnu_shared if GNU ld is used.

This solves the reported problems on Solaris systems where GNU cc
is used but GNU ld isn't, and probably on other systems with
similar setups.
Configure
Makefile.org