From: Nikos Mavrogiannopoulos Date: Thu, 18 Sep 2014 08:37:32 +0000 (+0200) Subject: depend on p11-kit 0.20.7 X-Git-Tag: gnutls_3_4_0~919 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4dfb80dcd856a164683c59c14fa122914bb59884;p=thirdparty%2Fgnutls.git depend on p11-kit 0.20.7 --- diff --git a/configure.ac b/configure.ac index c9a6031c45..d41307cfba 100644 --- a/configure.ac +++ b/configure.ac @@ -414,7 +414,7 @@ AC_DEFINE_UNQUOTED([SYSTEM_PRIORITY_FILE], dnl Check for p11-kit -P11_KIT_MINIMUM=0.20.6 +P11_KIT_MINIMUM=0.20.7 AC_ARG_WITH(p11-kit, AS_HELP_STRING([--without-p11-kit], [Build without p11-kit and PKCS#11 support]))