]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped the version of the minimum required libtasn1
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 3 Sep 2016 08:31:27 +0000 (10:31 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 6 Nov 2016 09:38:28 +0000 (10:38 +0100)
We now require the latest version that supports OIDs
with elements that are longer than 32-bits.

m4/hooks.m4

index bded3e46dd4eda16b76cdddbc09f6555b7afd912..9ea149c672fb54e506df846ead6ae826272e531f 100644 (file)
@@ -105,7 +105,7 @@ AC_MSG_ERROR([[
   AC_SUBST(GMP_CFLAGS)
   AC_SUBST(GMP_LIBS)
 
-LIBTASN1_MINIMUM=4.3
+LIBTASN1_MINIMUM=4.9
   AC_ARG_WITH(included-libtasn1,
     AS_HELP_STRING([--with-included-libtasn1], [use the included libtasn1]),
       included_libtasn1=$withval,