diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2002-02-09 20:08:06 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2002-02-09 20:08:06 +0000 |
commit | 9e240b85cc0258e874b618e25a6d596a1279d6eb (patch) | |
tree | ba7de082851c48beaa9ce7b938c8d38485a42daa /ChangeLog | |
parent | b99e2343e58654d19f88a4d57a1dbf605862146f (diff) |
Make --disable-threads work again. (#71034)
2002-02-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in: Make --disable-threads work again. (#71034)
* gthread-impl.c: Only compile most of this file, if
G_THREAD_ENABLED is set.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-02-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * configure.in: Make --disable-threads work again. (#71034) + Fri Feb 8 23:52:27 2002 Owen Taylor <otaylor@redhat.com> * gobject/gvaluetransform.c: Register transformations for |