We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b54546 + b099296 commit e324e21Copy full SHA for e324e21
doc/tclvars.n
@@ -28,6 +28,7 @@ This variable is initialized during startup to contain, in order:
28
the directories listed in the \fBTCLLIBPATH\fR environment variable,
29
the directory named by the \fBtcl_library\fR global variable,
30
the parent directory of \fBtcl_library\fR,
31
+\fB[file dirname [file dirname [info nameofexecutable]]]/lib\fR,
32
the directories listed in the \fBtcl_pkgPath\fR variable.
33
Additional locations to look for files and package indices should
34
normally be added to this variable using \fBlappend\fR.
0 commit comments