- Updated makefile to add "-DTCL_THREADS=1" to the CFLAGS so that TCL thread
support is "turned on' in tcl.h.  Without this, the mutex functions do
nothing

- Removed the non-threaded tcl option from the makefile

- Updated the readme file to reflect that threaded tcl is now required

2 files changed