K 10 svn:author V 5 danfe K 8 svn:date V 27 2018-10-26T16:42:55.811234Z K 7 svn:log V 187 Unbreak the build against newer versions of OpenSSL where they had removed SSLeay() from libcrypto so configure test for it now fails. Check against ERR_get_error() instead. PR: 232550 END