You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
391 B

  1. --- a/cmake/include/cmakeconfig.h.in
  2. +++ b/cmake/include/cmakeconfig.h.in
  3. @@ -91,8 +91,8 @@
  4. #cmakedefine HAVE_OPENSSL_VERSION 1
  5. #cmakedefine HAVE_SSL_CTX_DANE_ENABLE 1
  6. -#cmakedefine HAVE_SSL_CTX_SET_CIPHERSUITS 1
  7. -#cmakedefine HAVE_SSL_SET_CIPHERSUITS 1
  8. +#cmakedefine HAVE_SSL_CTX_SET_CIPHERSUITES 1
  9. +#cmakedefine HAVE_SSL_SET_CIPHERSUITES 1
  10. #cmakedefine HAVE_OPENSSL_INIT_CRYPTO 1