From 6b2cc93e7dbad480665f97b43a6adaf81172d3c9 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Mon, 9 Sep 2019 13:28:03 +0000 Subject: Took over a few too many comments from Tcl's win/Makefile.in .. correct that. --- win/Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/win/Makefile.in b/win/Makefile.in index 5e594b5..de3f2ae 100644 --- a/win/Makefile.in +++ b/win/Makefile.in @@ -33,8 +33,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) @@ -66,7 +66,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 -- cgit v0.12