Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_DEBUG as
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Wed, 25 Oct 2000 10:58:46 +0000 (10:58 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 25 Oct 2000 10:58:46 +0000 (10:58 +0000)
commitb13320f78ba3b484a26b6430152b35aaac24ff10
treeb855c10cfd8e7dd8732e609b28e98cb93bd25fe7
parent151fa40582647ab1b8ac9577e4b52c1175b8060d
Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_DEBUG as

2000-10-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* Makefile.am : Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing
-DG_ENABLE_DEBUG as needed in gthread-posix.c.

* gthread-posix.c: Revamped error handling for native thread
function calls. Now EPERM errors are ignored for some commands and
only a warning message is output once (at first occurrence).
gthread/ChangeLog
gthread/Makefile.am
gthread/gthread-posix.c