Don't define GLIB_COMPILATION in libgthread
authorAlexander Larsson <alexl@redhat.com>
Tue, 18 Oct 2011 11:34:06 +0000 (13:34 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 18 Oct 2011 11:34:06 +0000 (13:34 +0200)
commitbe770969e93f989d7165b240c4e7e5e6ac9c0587
treebea215b7fc80f1df69452b774592e3eab757d573
parent735420e54690d5971a0e258e12fff6ee79ae34a6
Don't define GLIB_COMPILATION in libgthread

This was turning all the GLIB_VARs in the glib headers into
dllexports on windows, causing all sort of nastiness. libgthread is
mostly empty now anyway, so we don't need any GLIB_COMPILATION like
flag.
glib/gthread-win32.c
gthread/gthread-impl.c