summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclThreadTest.c')
-rw-r--r--generic/tclThreadTest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tclThreadTest.c b/generic/tclThreadTest.c
index f0db075..b10465d 100644
--- a/generic/tclThreadTest.c
+++ b/generic/tclThreadTest.c
@@ -13,6 +13,8 @@
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
+#undef BUILD_tcl
+#undef STATIC_BUILD
#ifndef USE_TCL_STUBS
# define USE_TCL_STUBS
#endif