]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
depend on p11-kit 0.20.7
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 18 Sep 2014 08:37:32 +0000 (10:37 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 18 Sep 2014 08:37:32 +0000 (10:37 +0200)
configure.ac

index c9a6031c4569a326c1b4cbcb5a16953e0c67f7f9..d41307cfba6ee812ed77dd28dadfc84f8d139fee 100644 (file)
@@ -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]))