summaryrefslogtreecommitdiff
path: root/package/libtorrent/patches/patch-configure_ac
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtorrent/patches/patch-configure_ac')
-rw-r--r--package/libtorrent/patches/patch-configure_ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libtorrent/patches/patch-configure_ac b/package/libtorrent/patches/patch-configure_ac
index c81950e7d..00e1c2fec 100644
--- a/package/libtorrent/patches/patch-configure_ac
+++ b/package/libtorrent/patches/patch-configure_ac
@@ -1,5 +1,5 @@
---- libtorrent-0.13.4.orig/configure.ac 2014-05-14 16:18:48.000000000 +0200
-+++ libtorrent-0.13.4/configure.ac 2014-06-06 14:36:37.000000000 +0200
+--- libtorrent-0.13.6.orig/configure.ac 2015-09-03 20:57:38.000000000 +0200
++++ libtorrent-0.13.6/configure.ac 2016-05-25 21:29:51.436557128 +0200
@@ -19,7 +19,6 @@ AC_SUBST(LIBTORRENT_INTERFACE_VERSION_NO
AM_INIT_AUTOMAKE
@@ -8,7 +8,7 @@
AC_PROG_CXX
-@@ -98,7 +97,6 @@ AC_CHECK_FUNCS(posix_memalign)
+@@ -99,7 +98,6 @@ AC_CHECK_FUNCS(posix_memalign)
TORRENT_CHECK_MADVISE()
TORRENT_CHECK_CACHELINE()
TORRENT_CHECK_POPCOUNT()