summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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@'