-Modified mod_dtcl.c to include thread support.  The mutex lock/unlock
are wrapped by THREADED_TCL to avoid any compilation problems.

-Modified mod_dtcl.h to remove the __MINGW32__ statements around THREADED_TCL.  Seems they are no longer required.

-Updated the win32 makefile to allow threaded compiles.  Also, performed some
cleanup to hopefully simplify things and make it easier to build.

-Updated the win32 README to reflect the new threaded code changes

4 files changed