Commit 7ba8020c authored by Marcus Hoffmann's avatar Marcus Hoffmann Committed by Daniel Stenberg
Browse files

gnutls: check for alpn and ocsp in configure



Check for presence of gnutls_alpn_* and gnutls_ocsp_* functions during
configure instead of relying on the version number.  GnuTLS has options
to turn these features off and we ca just work with with such builds
like we work with older versions.

Signed-off-by: default avatarMarcus Hoffmann <m.hoffmann@cartelsol.com>

Closes #1204
parent 1d4202ad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment