summaryrefslogtreecommitdiffstats
path: root/unix/tk.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private". jan.nijtmans2014-04-091-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.nijtmans2014-04-091-3/+4
|/
* Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ↵jan.nijtmans2014-04-011-3/+2
| | | | token @TK_LIBS@ in pkgconfig file
* Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-131-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