Merge lp:~cyphermox/indicator-datetime/pthread-linking into lp:indicator-datetime/13.04

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Approved by: Lars Karlitski
Approved revision: 209
Merged at revision: 208
Proposed branch: lp:~cyphermox/indicator-datetime/pthread-linking
Merge into: lp:indicator-datetime/13.04
Diff against target: 11 lines (+1/-0)
1 file modified
tests/Makefile.am (+1/-0)
To merge this branch: bzr merge lp:~cyphermox/indicator-datetime/pthread-linking
Reviewer Review Type Date Requested Status
Lars Karlitski (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+151788@code.launchpad.net

Commit message

Do the linking with -lpthread correctly.

Description of the change

Do the linking with -lpthread correctly.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Lars Karlitski (larsu) wrote :

+1

review: Approve
209. By Mathieu Trudel-Lapierre

Because larsu.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'tests/Makefile.am'
--- tests/Makefile.am 2013-01-22 21:35:02 +0000
+++ tests/Makefile.am 2013-03-05 21:48:22 +0000
@@ -26,6 +26,7 @@
26 $(top_builddir)/src/.libs/libdatetime.so \26 $(top_builddir)/src/.libs/libdatetime.so \
27 $(INDICATOR_LIBS) \27 $(INDICATOR_LIBS) \
28 $(COVERAGE_LDFLAGS) \28 $(COVERAGE_LDFLAGS) \
29 $(XORG_GTEST_LDFLAGS) \
29 libgtest.a30 libgtest.a
3031
31TEST_CPPFLAGS = \32TEST_CPPFLAGS = \

Subscribers

People subscribed via source and target branches