summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-06-14 18:31:24 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-06-14 18:31:24 (GMT)
commit14994d8a856c6e59890aad6023793a6760c98e1a (patch)
tree1c5559c8ce5c44ad2f0275b5c0bc56d0c65cbab8 /unix/README
parent5e1789954df3a512ab8d71df2c60ffb6ea72b777 (diff)
parent919ec44584344d71c8ddad8d14d58adfdec28e8b (diff)
downloadtcl-14994d8a856c6e59890aad6023793a6760c98e1a.zip
tcl-14994d8a856c6e59890aad6023793a6760c98e1a.tar.gz
tcl-14994d8a856c6e59890aad6023793a6760c98e1a.tar.bz2
Merge trunk. Some more size_t additions in parameters/fields
Diffstat (limited to 'unix/README')
-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.