summaryrefslogtreecommitdiffstats
path: root/win/tclConfig.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclConfig.sh.in')
-rw-r--r--win/tclConfig.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclConfig.sh.in b/win/tclConfig.sh.in
index d69a9da..aba0532 100644
--- a/win/tclConfig.sh.in
+++ b/win/tclConfig.sh.in
@@ -148,7 +148,7 @@ TCL_SRC_DIR='@TCL_SRC_DIR@'
# List of standard directories in which to look for packages during
# "package require" commands. Contains the "prefix" directory plus also
# the "exec_prefix" directory, if it is different.
-TCL_PACKAGE_PATH=''
+TCL_PACKAGE_PATH='@TCL_PACKAGE_PATH@'
# Tcl supports stub.
TCL_SUPPORTS_STUBS=1