Improved detection of libcrypto and libssl.
authorNiels Weber <niels.2.weber@nokia.com>
Fri, 20 Apr 2012 12:31:34 +0000 (14:31 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Apr 2012 10:48:38 +0000 (12:48 +0200)
commit8643e1992f6c62983345f89d793742b3449a69ea
treebf697ee3ddf9fe4a613fef7ac5a33e84d251d11c
parenta5ff60dc96af9bd77b5b40df20f62fa10be14122
Improved detection of libcrypto and libssl.

The previous solution didn't work on systems where the libraries
aren't in the same location.
Now we search for both libcrypto and libssl and load them if their
versions match, even if they are in different directories.

Task-number: QTBUG-25398

Change-Id: I37164638890586947d07670d8a59fc53a84f9c42
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
src/network/ssl/qsslsocket_openssl_symbols.cpp