1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-19 17:32:57 +00:00

Check in configure for SSLv3_*_METHOD

This commit is contained in:
Gerhard Rieger 2016-12-10 21:51:27 +01:00
parent de80846643
commit 0061ca1334
6 changed files with 96 additions and 2 deletions

View file

@ -450,6 +450,9 @@
#undef HAVE_DTLSv1_client_method
#undef HAVE_DTLSv1_server_method
/* Define if you have the EC_KEY type */
#undef HAVE_TYPE_EC_KEY
/* Define if you have the flock function */
#undef HAVE_FLOCK