summaryrefslogtreecommitdiffstats
path: root/unix/tcl.pc.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-26 09:43:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-26 09:43:48 (GMT)
commit27f09fdb5ced601cb23ffc86b882c29a3ee7dd21 (patch)
tree244d7c3a827b980cd9e3c012c6edb8dfbcf513ad /unix/tcl.pc.in
parentdf727328685d1279729add16629922fdd29d3279 (diff)
downloadtcl-27f09fdb5ced601cb23ffc86b882c29a3ee7dd21.zip
tcl-27f09fdb5ced601cb23ffc86b882c29a3ee7dd21.tar.gz
tcl-27f09fdb5ced601cb23ffc86b882c29a3ee7dd21.tar.bz2
www.tcl-tk.org -> www.tcl-lang.org
Diffstat (limited to 'unix/tcl.pc.in')
-rw-r--r--unix/tcl.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in
index 84754c6..93b5e69 100644
--- a/unix/tcl.pc.in
+++ b/unix/tcl.pc.in
@@ -4,10 +4,11 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+libfile=@TCL_LIB_FILE@
Name: Tool Command Language
Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses.
-URL: https://www.tcl-tk.org/
+URL: https://www.tcl-lang.org/
Version: @TCL_VERSION@@TCL_PATCH_LEVEL@
Requires.private: zlib >= 1.2.3
Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_STUB_LIB_FLAG@