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.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in
index 9c6da82..b750300 100644
--- a/unix/tcl.pc.in
+++ b/unix/tcl.pc.in
@@ -4,13 +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-lang.org/
+URL: http://www.tcl.tk/
Version: @TCL_VERSION@@TCL_PATCH_LEVEL@
-Requires.private: @TCL_PC_REQUIRES_PRIVATE@ zlib >= 1.2.3
-Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_STUB_LIB_FLAG@
+Libs: -L${libdir} @TCL_LIB_FLAG@
Libs.private: @TCL_LIBS@
-Cflags: -I${includedir} @TCL_PC_CFLAGS@
+Cflags: -I${includedir}