summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tkConfig.sh.in')
-rw-r--r--unix/tkConfig.sh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tkConfig.sh.in b/unix/tkConfig.sh.in
index bb85ad0..e08861b 100644
--- a/unix/tkConfig.sh.in
+++ b/unix/tkConfig.sh.in
@@ -95,3 +95,6 @@ TK_BUILD_STUB_LIB_PATH='@TK_BUILD_STUB_LIB_PATH@'
# Path to the Tk stub library in the install directory.
TK_STUB_LIB_PATH='@TK_STUB_LIB_PATH@'
+
+# Top-level directory in which Tk's demo files are installed.
+TK_DEMO_DIR='@TK_DEMO_DIR@'