Artifact ec0d5900f48812f8a743be3f9d9982bf49a1c949:
- File unix/tcl.pc.in — part of check-in [e4510b50a5] at 2014-04-08 14:52:04 on branch core-8-5-branch — Provide full Tcl patchlevel to tcl.pc and move private libs to "Libs.private". (user: jan.nijtmans size: 398) [more...]
# tcl pkg-config source file prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: Tool Command Language Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses. URL: http://www.tcl.tk/ Version: @TCL_VERSION@@TCL_PATCH_LEVEL@ Libs: -L${libdir} @TCL_LIB_FLAG@ Libs.private: @TCL_LIBS@ Cflags: -I${includedir}