gnutls: allow building with nghttp2 but without ALPN support
It might not be the most useful combo, but...
This commit is contained in:
parent
345bfab518
commit
b99f8e8b4e
@ -94,8 +94,6 @@ static bool gtls_inited = FALSE;
|
||||
# undef HAS_ALPN
|
||||
# if (GNUTLS_VERSION_NUMBER >= 0x030200)
|
||||
# define HAS_ALPN
|
||||
# else
|
||||
# error http2 builds require GnuTLS >= 3.2.0 for ALPN support
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user