#39752: tcl @8.6.0's tclConfig.sh script contains MacPorts build directories ----------------------+-------------------- Reporter: egall@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: tcl | ----------------------+-------------------- Changes (by cal@…): * status: new => closed * resolution: => invalid Comment: This is actually expected. `$TCL_BUILD_STUB_LIB_SPEC` is for the cases when you're building your own Tcl in-tree and want to link against that from its build (as opposed to install) location. If you use the macros from `tcl.m4` in your autoconf-based build system it will automatically choose the right set of variables for you. -- Ticket URL: <https://trac.macports.org/ticket/39752#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X