From 5142e91b2d5b123adc592192f98476a7a671f7d6 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 18 Jun 2014 17:06:30 +0000 Subject: nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0 Signed-off-by: Steven Barth SVN-Revision: 41263 --- ...003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'package/libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch') diff --git a/package/libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch b/package/libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch index d6e29c8..440f408 100644 --- a/package/libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch +++ b/package/libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch @@ -9,6 +9,8 @@ Subject: [PATCH 3/5] Include local macros in nettle.m4 to allow regeneration. 2 files changed, 1210 insertions(+) create mode 100644 nettle.m4 +diff --git a/configure.ac b/configure.ac +index 93eb09a..c24f954 100644 --- a/configure.ac +++ b/configure.ac @@ -7,6 +7,7 @@ AC_PREREQ(2.61) @@ -19,6 +21,9 @@ Subject: [PATCH 3/5] Include local macros in nettle.m4 to allow regeneration. AC_CONFIG_HEADER([config.h]) +diff --git a/nettle.m4 b/nettle.m4 +new file mode 100644 +index 0000000..98b399b --- /dev/null +++ b/nettle.m4 @@ -0,0 +1,1209 @@ @@ -1231,3 +1236,6 @@ Subject: [PATCH 3/5] Include local macros in nettle.m4 to allow regeneration. +ac_cv_type_intmax_t="$ac_cv_type_intmax_t" +]) +]) +-- +1.9.2 + -- cgit v1.1