diff options
author | Sebastian Wilhelmi <seppi@seppi.de> | 2005-09-11 16:48:38 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2005-09-11 16:48:38 +0000 |
commit | d8d12ca541b80bdb60c6972fb802ed7fc34767f6 (patch) | |
tree | 6439c17bfcc92b2b0dec6c044d111d37eb33a124 /ChangeLog.pre-2-12 | |
parent | 2d3fff85d7d2e7ad3c86fff625f0389ddaa24657 (diff) |
Link the the refcount tests to the system thread library $(G_THREAD_LIBS).
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
tests to the system thread library $(G_THREAD_LIBS). Fixes #313744
and #314217.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r-- | ChangeLog.pre-2-12 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 4c32449d8..414bc7046 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,9 @@ +2005-09-11 Sebastian Wilhelmi <seppi@seppi.de> + + * tests/refcount/Makefile.am (INCLUDES): Link the the refcount + tests to the system thread library $(G_THREAD_LIBS). Fixes #313744 + and #314217. + 2005-09-11 Kjartan Maraas <kmaraas@gnome.org> * glib/gmain.c: (g_child_watch_prepare), (g_child_watch_check), |