Compile private test with -pthread on UNIX
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Oct 2011 15:10:20 +0000 (11:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Oct 2011 15:11:29 +0000 (11:11 -0400)
commit2c1cbde21e24be0e0ae1e20ad772b03255e96c53
treed53784ed097d676166b780147c377b24c529861d
parent93e49aea1b5563c90f1c5152ab9cb65f19329891
Compile private test with -pthread on UNIX

We are using explicit pthread calls here, so we should
use the right linker flags for that.

https://bugzilla.gnome.org/show_bug.cgi?id=661318
glib/tests/Makefile.am