commit | 9081980565988d351582998148782a8c91a55e93 | [log] [tgz] |
---|---|---|
author | Geoff Thorpe <geoff@openssl.org> | Tue Jun 01 03:18:58 2004 +0000 |
committer | Geoff Thorpe <geoff@openssl.org> | Tue Jun 01 03:18:58 2004 +0000 |
tree | fa4e3068e81ec6f22d42877968ba7371e5053d33 | |
parent | 393b704d282909dff28bdca80e2d8a1d404086f4 [diff] |
This fixes the installation target for dynamic engines, which was trying to install to a different location than it had created. (BTW, VMS will need a matching fix in eng_list.c.) Note, these aren't ssl-specific, so I'm putting "engines/" into the libs directory rather than at the "--prefix" level or inside "ssl/".