summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches/patch-configure_ac
diff options
context:
space:
mode:
Diffstat (limited to 'package/rtorrent/patches/patch-configure_ac')
-rw-r--r--package/rtorrent/patches/patch-configure_ac18
1 files changed, 18 insertions, 0 deletions
diff --git a/package/rtorrent/patches/patch-configure_ac b/package/rtorrent/patches/patch-configure_ac
new file mode 100644
index 000000000..975e059cf
--- /dev/null
+++ b/package/rtorrent/patches/patch-configure_ac
@@ -0,0 +1,18 @@
+--- rtorrent-0.9.2.orig/configure.ac 2012-04-20 08:55:30.000000000 +0200
++++ rtorrent-0.9.2/configure.ac 2014-01-13 12:54:40.000000000 +0100
+@@ -4,7 +4,6 @@ AC_DEFINE(API_VERSION, 6, api version)
+
+ AM_INIT_AUTOMAKE
+ AM_CONFIG_HEADER(config.h)
+-AM_PATH_CPPUNIT(1.9.6)
+
+ AC_PROG_CXX
+ AC_PROG_LIBTOOL
+@@ -20,7 +19,6 @@ TORRENT_DISABLE_IPV6
+
+ AC_SYS_LARGEFILE
+
+-TORRENT_CHECK_EXECINFO()
+ TORRENT_OTFD()
+
+ TORRENT_ENABLE_ARCH