]> git.ipfire.org Git - thirdparty/curl.git/commit - configure.ac
OpenSSL: check for the SSLv2 function in configure
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Dec 2011 13:22:45 +0000 (14:22 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Dec 2011 13:22:45 +0000 (14:22 +0100)
commit2b0e09b0f98e0f67417652dd7f4afd59bf895326
tree1ee8919ecfb02e4004572ae2578b5c454da3a4a0
parent361cd03d5861d3639bfcc6b5001f113a05a195cc
OpenSSL: check for the SSLv2 function in configure

If no SSLv2 was detected in OpenSSL by configure, then we enforce the
OPENSSL_NO_SSL2 define as it seems some people report it not being
defined properly in the OpenSSL headers.
configure.ac
lib/ssluse.c