summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-09 13:28:41 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-09 13:28:41 (GMT)
commit5c7ab24fd2d1c51dfb625a498ae1e5d9d5cd4c35 (patch)
tree141b4cb7013a1c269f57390df72f38096f50ad5a /win
parentf842e7085addfbfba79267c4dda129b8b01b6cfa (diff)
parent6b2cc93e7dbad480665f97b43a6adaf81172d3c9 (diff)
downloadtk-5c7ab24fd2d1c51dfb625a498ae1e5d9d5cd4c35.zip
tk-5c7ab24fd2d1c51dfb625a498ae1e5d9d5cd4c35.tar.gz
tk-5c7ab24fd2d1c51dfb625a498ae1e5d9d5cd4c35.tar.bz2
Merge 8.5
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 13b4fa8..59074aa 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -35,8 +35,8 @@ mandir = @mandir@
# INSTALL_ROOT is prepended to $prefix and $exec_prefix when installing files.
INSTALL_ROOT =
-# Directory from which applications will reference the library of Tcl scripts
-# (note: you can set the TCL_LIBRARY environment variable at run-time to
+# Directory from which applications will reference the library of Tk scripts
+# (note: you can set the TK_LIBRARY environment variable at run-time to
# override this value):
TK_LIBRARY = $(prefix)/lib/tk$(VERSION)
@@ -68,7 +68,7 @@ MAN1_INSTALL_DIR = $(MAN_INSTALL_DIR)/man1
# procedures:
MAN3_INSTALL_DIR = $(MAN_INSTALL_DIR)/man3
-# Directory in which to install manual entries for the built-in Tcl commands:
+# Directory in which to install manual entries for the built-in Tk commands:
MANN_INSTALL_DIR = $(MAN_INSTALL_DIR)/mann
# Libraries built with optimization switches have this additional extension