Make sure LD_PRELOAD is only set when we build shared libraries (and
authorRichard Levitte <levitte@openssl.org>
Fri, 5 Nov 2004 09:12:10 +0000 (09:12 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Nov 2004 09:12:10 +0000 (09:12 +0000)
commit8de69cf2c657b488ef7801ca80f9fd3eb7320759
treed8c3e3cf0a64ee463f8a9d303e8606be76cfa67c
parenta2ac429da2f90616d1465dac704eb1e91d2be722
Make sure LD_PRELOAD is only set when we build shared libraries (and
therefore link with them).  Add LD_PRELOAD setting code where it was
still missing.

PR: 966
Makefile.org
apps/Makefile.ssl
test/Makefile.ssl