Artifact c30a4ce4f2533a780602434215a2b84e0709af9f:
- File auto.def — part of check-in [9f77be88a2] at 2013-09-13 11:55:07 on branch tcl-stubs — Eliminate the need for the Tcl stub library to be linked with. Fossil uses public Tcl functions only, so tclStubPtr is the only variable which needs to be present and initialized. The function Tcl_InitStubs reduces to only 15 lines of code, which as well can be put in directly. Advantage: Presence of 3 header files (tcl.h, tclDecls.h and tclPlatDecls.h) from whatever Tcl version is sufficient to compile Fossil with Tcl support through stubs. (user: jan.nijtmans size: 7918)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.