Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > ae8394fdde4f9d3b68742ea615f43b9f > files > 1

libtorrent-0.13.2-2.mga3.src.rpm

diff -p -up ./src/torrent/utils/Makefile.in.orig ./src/torrent/utils/Makefile.in
--- ./src/torrent/utils/Makefile.in.orig	2012-06-04 15:20:38.714208831 +0000
+++ ./src/torrent/utils/Makefile.in	2012-06-04 15:20:54.819517429 +0000
@@ -56,7 +56,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 CONFIG_CLEAN_VPATH_FILES =
 LTLIBRARIES = $(noinst_LTLIBRARIES)
-libsub_torrentutils_la_LIBADD =
+libsub_torrentutils_la_LIBADD = -lpthread
 am_libsub_torrentutils_la_OBJECTS = log.lo log_buffer.lo log_files.lo \
 	option_strings.lo resume.lo signal_bitfield.lo thread_base.lo
 libsub_torrentutils_la_OBJECTS = $(am_libsub_torrentutils_la_OBJECTS)