Remove support for DCE threads

This commit is contained in:
Ryan Lortie
2011-08-31 16:41:24 -04:00
parent 7d885253fa
commit 715f94e951
3 changed files with 9 additions and 78 deletions

View File

@@ -146,7 +146,7 @@ How to compile GLib itself
<para>
A thread implementation is needed. The thread support in GLib
can be based upon several native thread implementations, e.g.
POSIX threads, DCE threads or Solaris threads.
POSIX threads, win32 threads or Solaris threads.
</para>
</listitem>
<listitem>