Artifact 6249a3b91ec7408331ca8ecfdb34817bcb16b48f:
- File unix/tcl.pc.in — part of check-in [70b7d58cae] at 2014-03-31 15:23:30 on branch core-8-5-branch — Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like info via pkg-config. Add missing @TCL_LIB_FLAG@ (derived from ticket [5bcb5026ad]) (user: jan.nijtmans size: 388) [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@ Requires: Conflicts: Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_LIBS@ Cflags: -I${includedir}