summaryrefslogtreecommitdiffstats
path: root/win/tkConfig.sh.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-08-03 15:00:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-08-03 15:00:26 (GMT)
commitc777318bc88f7570239c237a01dd1223945b2507 (patch)
treea39f9e47b96c947e140a711d740c4b0ca7327f79 /win/tkConfig.sh.in
parenteae621e1bf6a386d30f860c0ae1a4a6a35acfc7b (diff)
downloadtk-c777318bc88f7570239c237a01dd1223945b2507.zip
tk-c777318bc88f7570239c237a01dd1223945b2507.tar.gz
tk-c777318bc88f7570239c237a01dd1223945b2507.tar.bz2
Tcl -> Tk in comment
Diffstat (limited to 'win/tkConfig.sh.in')
-rw-r--r--win/tkConfig.sh.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/tkConfig.sh.in b/win/tkConfig.sh.in
index c511312..cb6d8b9 100644
--- a/win/tkConfig.sh.in
+++ b/win/tkConfig.sh.in
@@ -34,15 +34,15 @@ TK_LIB_FILE='@TK_LIB_FILE@'
# Additional libraries to use when linking Tk.
TK_LIBS='@LIBS@ @LIBS_GUI@'
-# Top-level directory in which Tcl's platform-independent files are
+# Top-level directory in which Tk's platform-independent files are
# installed.
TK_PREFIX='@prefix@'
-# Top-level directory in which Tcl's platform-specific files (e.g.
+# Top-level directory in which Tk's platform-specific files (e.g.
# executables) are installed.
TK_EXEC_PREFIX='@exec_prefix@'
-# -l flag to pass to the linker to pick up the Tcl library
+# -l flag to pass to the linker to pick up the Tk library
TK_LIB_FLAG='@TK_LIB_FLAG@'
# String to pass to linker to pick up the Tk library from its