Commit d784bcff authored by Richard Levitte's avatar Richard Levitte
Browse files

Fix DSO name on HP/UX



If dlfcn is used, the name was set to lib$(LIBNAME).so when it should
have been just $(LIBNAME).so.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 45b71abe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment