Make sure LD_PRELOAD is only set when we build shared libraries (and
authorRichard Levitte <levitte@openssl.org>
Fri, 5 Nov 2004 09:12:18 +0000 (09:12 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Nov 2004 09:12:18 +0000 (09:12 +0000)
commit17f847af21f1b3eb6b193ddf95bad1efe36034da
tree8ad34a874471f49c83afeb577594b62093f0a306
parenta2617f727d8eb145551b4e42c56198f290ff126c
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
test/Makefile