summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-05-16 15:50:33 +0200
committerSimon Josefsson <simon@josefsson.org>2008-05-16 15:50:33 +0200
commit4afce034c5622456e89769dbd631297187f94398 (patch)
treeeeaeb69c7d414815d93c92245050b07034448531
parentd55af7d85812a03abe153b126d7aee39be42f14c (diff)
downloadgnutls-4afce034c5622456e89769dbd631297187f94398.tar.gz
Remove obsolete comment.
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 9bf07840be..374235b517 100644
--- a/configure.in
+++ b/configure.in
@@ -475,9 +475,6 @@ else
fi
AM_CONDITIONAL(ENABLE_PKI, test "$disable_pki" = "no")
-dnl Check whether to disable OpenPGP authentication completely
-dnl from libgnutls-extra.
-
ac_enable_openpgp=yes
AC_MSG_CHECKING([whether to disable OpenPGP Certificate authentication support])
AC_ARG_ENABLE(openpgp-authentication,