From: compudj Date: Thu, 2 Feb 2006 12:49:14 +0000 (+0000) Subject: autotools pthread lib check for lttd X-Git-Tag: 0.80~202 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=ddb5c866ca895849138a25fd8d1bcce04e21fbe0;p=ltt-control.git autotools pthread lib check for lttd git-svn-id: http://ltt.polymtl.ca/svn@1507 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttd/Makefile.am b/ltt/branches/poly/lttd/Makefile.am index ed620e7..bb860bc 100644 --- a/ltt/branches/poly/lttd/Makefile.am +++ b/ltt/branches/poly/lttd/Makefile.am @@ -1,5 +1,6 @@ # Empty TraceDaemon Makefile.am. Insert a real one here. +LIBS += $(THREAD_LIBS) bin_PROGRAMS = lttd