summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-16 08:50:32 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-16 15:31:43 +0200
commit4ad76785ef2feec7af64f3821edd8eb67de88762 (patch)
treeb2ad5e723822fb447de94a27f06360a990d014e4 /configure.ac
parent7df03e9c6995f2ecfdf3ed0023dbf35e015f33e2 (diff)
downloadgnutls-4ad76785ef2feec7af64f3821edd8eb67de88762.tar.gz
Removed support for openpgp certificates and keys
Resolves #178 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 10d26204b2..d5d6ca2f3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -930,7 +930,6 @@ AC_CONFIG_FILES([
Makefile
doc/Makefile
doc/credentials/Makefile
- doc/credentials/openpgp/Makefile
doc/credentials/srp/Makefile
doc/credentials/x509/Makefile
doc/cyclo/Makefile
@@ -963,8 +962,6 @@ AC_CONFIG_FILES([
lib/includes/gnutls/gnutls.h
lib/minitasn1/Makefile
lib/nettle/Makefile
- lib/opencdk/Makefile
- lib/openpgp/Makefile
lib/x509/Makefile
lib/unistring/Makefile
po/Makefile.in
@@ -1025,7 +1022,6 @@ if features are disabled)
ALPN support: $ac_enable_alpn
OCSP support: $ac_enable_ocsp
Ses. ticket support: $ac_enable_session_tickets
- OpenPGP support: $ac_enable_openpgp
SRP support: $ac_enable_srp
PSK support: $ac_enable_psk
DHE support: $ac_enable_dhe