summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.sh.in
diff options
context:
space:
mode:
authorwelch <welch>1998-07-29 11:03:57 (GMT)
committerwelch <welch>1998-07-29 11:03:57 (GMT)
commit568f94b04b7e2f282582eab9ff54447724a80d15 (patch)
treed2dc2529faf8733dae1cd44fd86fa1436753a5e7 /unix/tkConfig.sh.in
parentd4a379e61ff6145bc6f4ca8d14e6d89a424c6edd (diff)
downloadtk-568f94b04b7e2f282582eab9ff54447724a80d15.zip
tk-568f94b04b7e2f282582eab9ff54447724a80d15.tar.gz
tk-568f94b04b7e2f282582eab9ff54447724a80d15.tar.bz2
*** empty log message ***
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.