[gnutls-devel] GnuTLS 3.2.6 fails to build with --disable-dtls-alpn-support
Nikos Mavrogiannopoulos
nmav at gnutls.org
Fri Nov 1 20:42:54 CET 2013
On 10/31/2013 04:38 PM, Jaak Ristioja wrote:
> Hi!
>
> It appears there are some #ifdef ENABLE_ALPN missing from common.c
> around this piece of code (error on line 580):
>
> rc = gnutls_alpn_get_selected_protocol (session, &p);
> if (rc == 0)
> printf ("- Application protocol: %.*s\n", p.size, p.data);
Thanks. Should be fixed in master.
regards,
Nikos
More information about the Gnutls-devel
mailing list