For the operating systems where it matters, it is sometimes good to
authorRichard Levitte <levitte@openssl.org>
Thu, 26 Oct 2000 18:30:34 +0000 (18:30 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 26 Oct 2000 18:30:34 +0000 (18:30 +0000)
commitd9efa3616a46c4f5ab10ee54ae8b68061774bf2b
treee7e4c7a395a90babe09fcb9e38193f2773b4b77c
parent51c8dc37dd4d655cf44f07d16dc985627a8e3577
For the operating systems where it matters, it is sometimes good to
translate library names by only adding ".so" to them without
prepending them with "lib".  Add the flag DSO_FLAG_NAME_TRANSLATION_EXT_ONLY
for that purpose.
crypto/dso/dso.h
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c