diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2002-07-02 12:44:26 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2002-07-02 12:44:26 +0000 |
commit | af856ee92b21991c6ac9d2351f1a389ed84fe99b (patch) | |
tree | fb6862e1c900a9e461b005c543a9f384234c4cd9 /ChangeLog | |
parent | 77f148f908474b25e3e6dcbdad7b040e734be6d1 (diff) |
Improve checks for dce/posix threads to also do the right thing, if the
2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in: Improve checks for dce/posix threads to also do
the right thing, if the thread functions are not declared in
pthread.h. Idea from Miroslaw Dobrzanski-Neumann
<mne@mosaic-ag.com> in #77981. Merged from HEAD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-07-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * configure.in: Improve checks for dce/posix threads to also do + the right thing, if the thread functions are not declared in + pthread.h. Idea from Miroslaw Dobrzanski-Neumann + <mne@mosaic-ag.com> in #77981. Merged from HEAD. + 2002-07-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/garray.h: Add parenthesis to protect macro |