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_ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/rtorrent/patches/patch-configure_ac b/package/rtorrent/patches/patch-configure_ac
index 975e059cf..b0285c417 100644
--- a/package/rtorrent/patches/patch-configure_ac
+++ b/package/rtorrent/patches/patch-configure_ac
@@ -1,9 +1,9 @@
---- 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)
+--- rtorrent-0.9.4.orig/configure.ac 2014-05-14 16:30:51.000000000 +0200
++++ rtorrent-0.9.4/configure.ac 2014-06-06 15:23:03.000000000 +0200
+@@ -4,7 +4,6 @@ AC_DEFINE(API_VERSION, 8, api version)
AM_INIT_AUTOMAKE
- AM_CONFIG_HEADER(config.h)
+ AC_CONFIG_HEADERS(config.h)
-AM_PATH_CPPUNIT(1.9.6)
AC_PROG_CXX