summaryrefslogtreecommitdiffstats
path: root/tkhtml1
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-09 19:51:55 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-09 19:51:55 (GMT)
commit495c16585a3bd358fdb9a4825a0897c54f527a9b (patch)
tree7192f8181dde8f37fbb2112255111e420c283834 /tkhtml1
parentec641462e54dd9378224a2b4938801c9f05df8cf (diff)
downloadblt-495c16585a3bd358fdb9a4825a0897c54f527a9b.zip
blt-495c16585a3bd358fdb9a4825a0897c54f527a9b.tar.gz
blt-495c16585a3bd358fdb9a4825a0897c54f527a9b.tar.bz2
update TEA 3.10
Diffstat (limited to 'tkhtml1')
-rwxr-xr-xtkhtml1/tkhtml1Config.sh.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/tkhtml1/tkhtml1Config.sh.in b/tkhtml1/tkhtml1Config.sh.in
index 2bd1677..6048aae 100755
--- a/tkhtml1/tkhtml1Config.sh.in
+++ b/tkhtml1/tkhtml1Config.sh.in
@@ -26,20 +26,20 @@ tkhtml1_BUILD_LIB_SPEC='@tkhtml1_BUILD_LIB_SPEC@'
tkhtml1_LIB_SPEC='@tkhtml1_LIB_SPEC@'
# The name of the tkhtml1 stub library (a .a file):
-tkhtml1_STUB_LIB_FILE=@PKG_STUB_LIB_FILE@
+#tkhtml1_STUB_LIB_FILE=@PKG_STUB_LIB_FILE@
# String to pass to linker to pick up the tkhtml1 stub library from its
# build directory.
-tkhtml1_BUILD_STUB_LIB_SPEC='@tkhtml1_BUILD_STUB_LIB_SPEC@'
+#tkhtml1_BUILD_STUB_LIB_SPEC='@tkhtml1_BUILD_STUB_LIB_SPEC@'
# String to pass to linker to pick up the tkhtml1 stub library from its
# installed directory.
-tkhtml1_STUB_LIB_SPEC='@tkhtml1_STUB_LIB_SPEC@'
+#tkhtml1_STUB_LIB_SPEC='@tkhtml1_STUB_LIB_SPEC@'
# String to pass to linker to pick up the tkhtml1 stub library from its
# build directory.
-tkhtml1_BUILD_STUB_LIB_PATH='@tkhtml1_BUILD_STUB_LIB_PATH@'
+#tkhtml1_BUILD_STUB_LIB_PATH='@tkhtml1_BUILD_STUB_LIB_PATH@'
# String to pass to linker to pick up the tkhtml1 stub library from its
# installed directory.
-tkhtml1_STUB_LIB_PATH='@tkhtml1_STUB_LIB_PATH@'
+#tkhtml1_STUB_LIB_PATH='@tkhtml1_STUB_LIB_PATH@'