Define GLIB_COMPILATION when building libgthread.so
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Oct 2011 01:57:06 +0000 (21:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Oct 2011 02:11:34 +0000 (22:11 -0400)
commitbc67c23bf939d3ad719e860362bdda0737c512a1
tree9fa43077970eb1472dcf48ac9654d07eb8b42bde
parent34ce4dd0324acd02ceb51d43fdaed5640041d8c1
Define GLIB_COMPILATION when building libgthread.so

This is necessary, because gthreadprivate.h can only be
included inside GLib, otherwise single-include guards trigger.
gthread/Makefile.am