summaryrefslogtreecommitdiffstats
path: root/tclxml
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-13 21:09:23 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-13 21:09:23 (GMT)
commit6d8b4dea62623800247939c1a3ea1ba671bf928e (patch)
treee4e9b087541343af5f1813f2da45c404524f358a /tclxml
parent7a5a3bd38b3547675ac5943e4a5bd2847118c758 (diff)
downloadblt-6d8b4dea62623800247939c1a3ea1ba671bf928e.zip
blt-6d8b4dea62623800247939c1a3ea1ba671bf928e.tar.gz
blt-6d8b4dea62623800247939c1a3ea1ba671bf928e.tar.bz2
update TEA 3.10
Diffstat (limited to 'tclxml')
-rwxr-xr-xtclxml/TclxmlConfig.sh.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/tclxml/TclxmlConfig.sh.in b/tclxml/TclxmlConfig.sh.in
index 4574f7f..5188db3 100755
--- a/tclxml/TclxmlConfig.sh.in
+++ b/tclxml/TclxmlConfig.sh.in
@@ -26,20 +26,20 @@ tclxml_BUILD_LIB_SPEC='@tclxml_BUILD_LIB_SPEC@'
tclxml_LIB_SPEC='@tclxml_LIB_SPEC@'
# The name of the tclxml stub library (a .a file):
-tclxml_STUB_LIB_FILE=@PKG_STUB_LIB_FILE@
+#tclxml_STUB_LIB_FILE=@PKG_STUB_LIB_FILE@
# String to pass to linker to pick up the tclxml stub library from its
# build directory.
-tclxml_BUILD_STUB_LIB_SPEC='@tclxml_BUILD_STUB_LIB_SPEC@'
+#tclxml_BUILD_STUB_LIB_SPEC='@tclxml_BUILD_STUB_LIB_SPEC@'
# String to pass to linker to pick up the tclxml stub library from its
# installed directory.
-tclxml_STUB_LIB_SPEC='@tclxml_STUB_LIB_SPEC@'
+#tclxml_STUB_LIB_SPEC='@tclxml_STUB_LIB_SPEC@'
# String to pass to linker to pick up the tclxml stub library from its
# build directory.
-tclxml_BUILD_STUB_LIB_PATH='@tclxml_BUILD_STUB_LIB_PATH@'
+#tclxml_BUILD_STUB_LIB_PATH='@tclxml_BUILD_STUB_LIB_PATH@'
# String to pass to linker to pick up the tclxml stub library from its
# installed directory.
-tclxml_STUB_LIB_PATH='@tclxml_STUB_LIB_PATH@'
+#tclxml_STUB_LIB_PATH='@tclxml_STUB_LIB_PATH@'