summaryrefslogtreecommitdiffstats
path: root/unix/tcl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tcl.pc.in')
-rw-r--r--unix/tcl.pc.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in
deleted file mode 100644
index 8bf67cd..0000000
--- a/unix/tcl.pc.in
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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_LIBS@
-Cflags: -I${includedir}