Differences From Artifact [ec73ba6af1]:
- File win/tclConfig.sh.in — part of check-in [90b4acd7bd] at 2011-03-01 15:38:36 on branch core-8-4-branch — Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (user: dgp size: 6478) [more...]
To Artifact [981fb03680]:
- File win/tclConfig.sh.in — part of check-in [4eb3385757] at 2014-02-12 12:13:32 on branch core-8-5-branch — typo (user: jan.nijtmans size: 6478) [more...]
| ︙ | |||
171 172 173 174 175 176 177 | 171 172 173 174 175 176 177 178 179 180 | - + | # Path to the Tcl stub library in the build directory. TCL_BUILD_STUB_LIB_PATH='@TCL_BUILD_STUB_LIB_PATH@' # Path to the Tcl stub library in the install directory. TCL_STUB_LIB_PATH='@TCL_STUB_LIB_PATH@' |