Tcl Source Code

Artifact [0e246d6ff9]
Login

Artifact 0e246d6ff98f0ee6d4e34fa19b5d2197234e34a2:

Attachment "tcl.pc.in" to ticket [2243948fff] added by hat0 2008-11-09 03:12:48.
# tcl pkg-config source file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: tcl
Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses.
Version: @TCL_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} @TCL_LIBS@
Cflags: -I${includedir}