Tcl Source Code

Check-in [89b3d0671b]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is no longer needed in configure.ac
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-491
Files: files | file ages | folders
SHA3-256: 89b3d0671b304a79ce352e0751515999a9d4534967ec8feb03214ec60908db06
User & Date: jan.nijtmans 2018-04-17 22:48:00.000
Context
2018-05-17
18:53
TIP #491 implementation: Threading Support: phasing out non-threaded builds check-in: e9ee6fc387 user: jan.nijtmans tags: core-8-branch
2018-04-17
22:48
Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is n... closed check-in: 89b3d0671b user: jan.nijtmans tags: tip-491
14:39
merge 8.6 check-in: f21a25950c user: dgp tags: core-8-branch
2018-04-16
14:51
ran autoconf on the unix directory. This breaks the build. check-in: b4ff6833b3 user: dgp tags: tip-491
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclTrace.c.
Changes to unix/configure.
Changes to unix/tcl.m4.
Changes to unix/tclUnixPort.h.
Changes to win/configure.
Changes to win/tcl.m4.