Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private". | jan.nijtmans | 2014-04-09 | 1 | -3/+4 |
|\ | | | | | Supply both the shared library and the stub library to "Libs": Only one of them will actually be linked in, depending on whether -DUSE_TCL_STUBS is defined or not. | ||||
| * | Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private". | jan.nijtmans | 2014-04-09 | 1 | -3/+4 |
|/ | |||||
* | Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ↵ | jan.nijtmans | 2014-04-01 | 1 | -3/+2 |
| | | | | token @TK_LIBS@ in pkgconfig file | ||||
* | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -0/+15 |
Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Add tk.pc |