[gnutls-devel] GnuTLS | ./configure printing “Ses. ticket support” (#616)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Nov 12 12:08:14 CET 2018


New Issue was created.

Issue 616: https://gitlab.com/gnutls/gnutls/issues/616
Author:    Dilyan Palauzov
Assignee:  

Commit d9ce82a4 introduced the possibility to disable session tickets, and added the ENABLE_SESSION_TICKETS macro with the “Ses. ticket support” configure’s summary with the corresponding checks in m4/hooks.m4.  Commit 4b5678716 removed reverted the changes in m4/hooks.m4, leaving the configure’s summary unchanged, that is printing a “Ses. ticket support:” line without text after the colon.

```diff
diff --git a/configure.ac b/configure.ac
index 2a36a6ed8..81c834dac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1049,7 +1049,6 @@ if features are disabled)
   DTLS-SRTP support:    $ac_enable_srtp
   ALPN support:         $ac_enable_alpn
   OCSP support:         $ac_enable_ocsp
-  Ses. ticket support:  $ac_enable_session_tickets
   SRP support:          $ac_enable_srp
   PSK support:          $ac_enable_psk
   DHE support:          $ac_enable_dhe
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/616
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181112/f0bb3dd9/attachment.html>


More information about the Gnutls-devel mailing list