diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2018-06-02 14:19:33 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2018-06-02 14:19:33 (GMT) |
commit | 63be474164fb2a29b17269cc7bc821d23ed6805e (patch) | |
tree | 7f717a781c3f045b19d2c31fafbc7ce30e319c39 /unix/README | |
parent | 6ab540f5ff1eca1d921e511eed5caaa192f4e547 (diff) | |
parent | 5e3ca11761b27133a62ee5cd5e340956c640ca8d (diff) | |
download | tcl-63be474164fb2a29b17269cc7bc821d23ed6805e.zip tcl-63be474164fb2a29b17269cc7bc821d23ed6805e.tar.gz tcl-63be474164fb2a29b17269cc7bc821d23ed6805e.tar.bz2 |
merge core-8-branch
Diffstat (limited to 'unix/README')
-rw-r--r-- | unix/README | 2 |
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. |