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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkConfig.sh.in b/unix/tkConfig.sh.in
index c818047..71b8745 100644
--- a/unix/tkConfig.sh.in
+++ b/unix/tkConfig.sh.in
@@ -49,7 +49,7 @@ TK_XINCLUDES='@XINCLUDES@'
TK_XLIBSW='@XLIBSW@'
# -l flag to pass to the linker to pick up the Tcl library
-TK_LIB_FLAG='@TK_LIB_FLAG@'
+TK_LIB_FLAG="@TK_LIB_FLAG@"
# String to pass to linker to pick up the Tk library from its
# build directory.