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
1=== modified file 'tests/Makefile.am'
2--- tests/Makefile.am 2013-01-22 21:35:02 +0000
3+++ tests/Makefile.am 2013-03-05 21:48:22 +0000
4@@ -26,6 +26,7 @@
5 $(top_builddir)/src/.libs/libdatetime.so \
6 $(INDICATOR_LIBS) \
7 $(COVERAGE_LDFLAGS) \
8+ $(XORG_GTEST_LDFLAGS) \
9 libgtest.a
10
11 TEST_CPPFLAGS = \

Subscribers

People subscribed via source and target branches