From: Nikos Mavrogiannopoulos Date: Sat, 3 Sep 2016 08:31:27 +0000 (+0200) Subject: bumped the version of the minimum required libtasn1 X-Git-Tag: gnutls_3_5_7~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcdb461e935dbdc0892241a35be7499116f22a67;p=thirdparty%2Fgnutls.git bumped the version of the minimum required libtasn1 We now require the latest version that supports OIDs with elements that are longer than 32-bits. --- diff --git a/m4/hooks.m4 b/m4/hooks.m4 index bded3e46dd..9ea149c672 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -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,