summaryrefslogtreecommitdiffstats
path: root/win/tclConfig.sh.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-05-24 13:27:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-05-24 13:27:12 (GMT)
commit1ab67324ca8ca046f295fb79fa9d07967f2d5619 (patch)
tree59310e52593930db16479c052da060f30e9b3896 /win/tclConfig.sh.in
parentc744824995cbe5426cce06db01f6d05d6f2e8ea6 (diff)
parentedb38932e8f071b1326515067d41bc060807dec2 (diff)
downloadtcl-1ab67324ca8ca046f295fb79fa9d07967f2d5619.zip
tcl-1ab67324ca8ca046f295fb79fa9d07967f2d5619.tar.gz
tcl-1ab67324ca8ca046f295fb79fa9d07967f2d5619.tar.bz2
merge 8.7
Diffstat (limited to 'win/tclConfig.sh.in')
-rw-r--r--win/tclConfig.sh.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/win/tclConfig.sh.in b/win/tclConfig.sh.in
index 25fc3de..5dc6833 100644
--- a/win/tclConfig.sh.in
+++ b/win/tclConfig.sh.in
@@ -178,7 +178,3 @@ TCL_BUILD_STUB_LIB_PATH='@TCL_BUILD_STUB_LIB_PATH@'
# Path to the Tcl stub library in the install directory.
TCL_STUB_LIB_PATH='@TCL_STUB_LIB_PATH@'
-
-# Flag, 1: we built Tcl with threads enabled, 0 we didn't
-TCL_THREADS=@TCL_THREADS@
-