2010-01-21 21:08:10 +00:00
|
|
|
diff -Nuar transmission-1.80/configure transmission-1.80.orig/configure
|
|
|
|
--- transmission-1.80/configure 2010-01-21 08:11:08.000000000 +0100
|
|
|
|
+++ transmission-1.80.orig/configure 2010-01-21 18:46:35.000000000 +0100
|
|
|
|
@@ -1058,7 +1058,7 @@
|
|
|
|
LIBGCONF_LIBS
|
2010-01-08 00:15:06 +00:00
|
|
|
DBUS_GLIB_CFLAGS
|
|
|
|
DBUS_GLIB_LIBS'
|
|
|
|
-ac_subdirs_all='third-party/libevent'
|
|
|
|
+#ac_subdirs_all='third-party/libevent'
|
|
|
|
|
|
|
|
# Initialize some variables set by options.
|
|
|
|
ac_init_help=
|
2010-01-21 21:08:10 +00:00
|
|
|
@@ -19881,7 +19881,7 @@
|
2010-01-08 00:15:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-subdirs="$subdirs third-party/libevent"
|
|
|
|
+#subdirs="$subdirs third-party/libevent"
|
|
|
|
|
|
|
|
libevent_source=bundled
|
|
|
|
{ $as_echo "$as_me:$LINENO: checking for evutil_vsnprintf in -levent" >&5
|
2010-01-21 21:08:10 +00:00
|
|
|
diff -Nuar transmission-1.80/third-party/Makefile.am transmission-1.80.orig/third-party/Makefile.am
|
|
|
|
--- transmission-1.80/third-party/Makefile.am 2010-01-21 03:03:53.000000000 +0100
|
|
|
|
+++ transmission-1.80.orig/third-party/Makefile.am 2010-01-21 18:43:29.000000000 +0100
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-SUBDIRS = libnatpmp miniupnp libevent dht
|
|
|
|
+SUBDIRS = libnatpmp miniupnp dht
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
macosx-libevent-config.h \
|
|
|
|
diff -Nuar transmission-1.80/third-party/Makefile.in transmission-1.80.orig/third-party/Makefile.in
|
|
|
|
--- transmission-1.80/third-party/Makefile.in 2010-01-21 08:11:06.000000000 +0100
|
|
|
|
+++ transmission-1.80.orig/third-party/Makefile.in 2010-01-21 18:44:38.000000000 +0100
|
|
|
|
@@ -279,7 +279,7 @@
|
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2010-01-08 00:15:06 +00:00
|
|
|
transmissionlocaledir = @transmissionlocaledir@
|
2010-01-21 21:08:10 +00:00
|
|
|
-SUBDIRS = libnatpmp miniupnp libevent dht
|
|
|
|
+SUBDIRS = libnatpmp miniupnp dht
|
2010-01-08 00:15:06 +00:00
|
|
|
EXTRA_DIST = \
|
|
|
|
macosx-libevent-config.h \
|
|
|
|
macosx-libevent-event-config.h
|