summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2018-11-14 01:49:08 +0300
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2018-11-14 01:49:08 +0300
commite6742a506c36db10f64762a07d7b3dd2b7b92c6e (patch)
tree09ed91bd7de6f064b5bc2f5bf0d9b9a10b610973
parent7e73fb75989719299a7fdc67488457dd175f2012 (diff)
downloadgnutls-e6742a506c36db10f64762a07d7b3dd2b7b92c6e.tar.gz
configure.ac: drop obsolete info line
Since 4b567871 there is no `ac_enable_session_tickets` variable, so let's drop obsolete remnants. Closes #616 Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Noted-by: Dilyan Palauzov
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc38c538e5..6841036f69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1055,7 +1055,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