summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/configure.ac b/configure.ac
index 5d30be1d..3994cacb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -372,17 +372,6 @@ AC_SUBST([LIBGCRYPT_CFLAGS])
AC_SUBST([LIBGCRYPT_LIBS])
# -------------------------------------------------------------------
-# libtasn1
-#
-
-GKR_LIBTASN1_VERSION=0.3.4
-
-AC_PATH_PROG(ASN1PARSER, asn1Parser, no)
-if test "$ASN1PARSER" = "no" ; then
- AC_MSG_ERROR([asn1Parser tool is not installed, try libtasn1 or a related package])
-fi
-
-# -------------------------------------------------------------------
# libcap-ng
#