[packages] transmission: update to 1.81
[openwrt/svn-archive/archive.git] / net / transmission / patches / 001-debian_dont_build_libevent.patch
1 --- a/configure
2 +++ b/configure
3 @@ -1058,7 +1058,7 @@ LIBGCONF_CFLAGS
4 LIBGCONF_LIBS
5 DBUS_GLIB_CFLAGS
6 DBUS_GLIB_LIBS'
7 -ac_subdirs_all='third-party/libevent'
8 +#ac_subdirs_all='third-party/libevent'
9
10 # Initialize some variables set by options.
11 ac_init_help=
12 @@ -19881,7 +19881,7 @@ fi
13
14
15
16 -subdirs="$subdirs third-party/libevent"
17 +#subdirs="$subdirs third-party/libevent"
18
19 libevent_source=bundled
20 { $as_echo "$as_me:$LINENO: checking for evutil_vsnprintf in -levent" >&5
21 --- a/third-party/Makefile.am
22 +++ b/third-party/Makefile.am
23 @@ -1,4 +1,4 @@
24 -SUBDIRS = libnatpmp miniupnp libevent dht
25 +SUBDIRS = libnatpmp miniupnp dht
26
27 EXTRA_DIST = \
28 macosx-libevent-config.h \
29 --- a/third-party/Makefile.in
30 +++ b/third-party/Makefile.in
31 @@ -278,7 +278,7 @@ top_build_prefix = @top_build_prefix@
32 top_builddir = @top_builddir@
33 top_srcdir = @top_srcdir@
34 transmissionlocaledir = @transmissionlocaledir@
35 -SUBDIRS = libnatpmp miniupnp libevent dht
36 +SUBDIRS = libnatpmp miniupnp dht
37 EXTRA_DIST = \
38 macosx-libevent-config.h \
39 macosx-libevent-event-config.h