summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-05-24 13:04:05 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-05-24 13:04:05 (GMT)
commit61169e4e9e47dcc0b65f18c4c133fc31048a32a3 (patch)
tree78e3d480d23fde2f020e978d95a594f200dc8ce0 /unix/tclConfig.h.in
parent5eafb95b32b1132d639b964d75e65c95e288b265 (diff)
parentedb38932e8f071b1326515067d41bc060807dec2 (diff)
downloadtcl-61169e4e9e47dcc0b65f18c4c133fc31048a32a3.zip
tcl-61169e4e9e47dcc0b65f18c4c133fc31048a32a3.tar.gz
tcl-61169e4e9e47dcc0b65f18c4c133fc31048a32a3.tar.bz2
merge 8.7
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index c284cba..b9d0059 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -385,9 +385,6 @@
/* What is the default extension for shared libraries? */
#undef TCL_SHLIB_EXT
-/* Are we building with threads enabled? */
-#undef TCL_THREADS
-
/* Do we allow unloading of shared libraries? */
#undef TCL_UNLOAD_DLLS