Compile private test with -pthread on UNIX

The commit f5f151cb removed this linkage, which is needed,
at least for the toolchain gcc version 4.7.2 (Debian 4.7.2-5)

https://bugzilla.gnome.org/show_bug.cgi?id=693105
This commit is contained in:
Víctor Manuel Jáquez Leal 2013-02-03 19:52:58 +01:00 committed by Ryan Lortie
parent 6bcb1c0ed6
commit 6b3ec82732

View File

@ -120,6 +120,8 @@ gtester-xmllint-check: # check testreport xml with xmllint if present
check-am: gtester-xmllint-check
private_LDFLAGS = -pthread
endif
CLEANFILES = \