Artifact c746e5166c80e05072c175fe7b0473c4f9ac46c6:
- File unix/tcl.pc.in — part of check-in [c54059aaad] at 2009-03-14 17:20:24 on branch trunk — Added support for reporting TEA-like info via pkg-config. (user: dkf size: 426)
# tcl pkg-config source file # $Id: tcl.pc.in,v 1.1 2009/03/14 17:20:24 dkf Exp $ 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_LIBS@ Cflags: -I${includedir}