summaryrefslogtreecommitdiffstats
path: root/generic/tclPkgConfig.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-02-08 18:23:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-02-08 18:23:40 (GMT)
commitebf4c78ed811b2c54015d5c0a0fb446da5ae5140 (patch)
treefd8e42a1c9c82a39621d4bbea322b37f30ddf99a /generic/tclPkgConfig.c
parent8395974e1b9e2ab626f5fe69e2ae5e77481d0753 (diff)
downloadtcl-ebf4c78ed811b2c54015d5c0a0fb446da5ae5140.zip
tcl-ebf4c78ed811b2c54015d5c0a0fb446da5ae5140.tar.gz
tcl-ebf4c78ed811b2c54015d5c0a0fb446da5ae5140.tar.bz2
Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and other external packages)
Diffstat (limited to 'generic/tclPkgConfig.c')
-rw-r--r--generic/tclPkgConfig.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclPkgConfig.c b/generic/tclPkgConfig.c
index c8f0357..a802252 100644
--- a/generic/tclPkgConfig.c
+++ b/generic/tclPkgConfig.c
@@ -110,7 +110,6 @@ static Tcl_Config const cfg[] = {
{"includedir,runtime", CFG_RUNTIME_INCDIR},
{"docdir,runtime", CFG_RUNTIME_DOCDIR},
{"dllfile,runtime", CFG_RUNTIME_DLLFILE},
- {"zipfile,runtime", CFG_RUNTIME_ZIPFILE},
/* Installation paths to various stuff */