summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-05-31 07:18:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-05-31 07:18:06 (GMT)
commite4c4396db26e5cbd6d62b8fe7388d8be4b23a096 (patch)
tree3bf24c900e300a448610bcfa127c7a19a420e062 /unix
parent76ffa2482f182644b922e349261a2c8afd7ace75 (diff)
parent5e3ca11761b27133a62ee5cd5e340956c640ca8d (diff)
downloadtcl-e4c4396db26e5cbd6d62b8fe7388d8be4b23a096.zip
tcl-e4c4396db26e5cbd6d62b8fe7388d8be4b23a096.tar.gz
tcl-e4c4396db26e5cbd6d62b8fe7388d8be4b23a096.tar.bz2
merge 8.7
Diffstat (limited to 'unix')
-rw-r--r--unix/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/README b/unix/README
index d8f1090..381cbdd 100644
--- a/unix/README
+++ b/unix/README
@@ -45,8 +45,6 @@ How To Compile And Install Tcl:
refer to the autoconf documentation (not included here). Tcl's "configure"
supports the following special switches in addition to the standard ones:
- --enable-threads If this switch is set, Tcl will compile itself
- with multithreading support.
--disable-load If this switch is specified then Tcl will
configure itself not to allow dynamic loading,
even if your system appears to support it.