summaryrefslogtreecommitdiffstats
path: root/tools/genStubs.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-01 12:02:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-01 12:02:02 (GMT)
commit5937053b54cde66ba71209b74b6d6732275cafec (patch)
tree39754f557d6db39c9bba9cb4f22b76f85a8527a3 /tools/genStubs.tcl
parentca66ff4b66c7c2c37cf104ead999ae2fc8c85747 (diff)
parent5fee89b1cba2dec073fe621b65f34c480fe15483 (diff)
downloadtcl-5937053b54cde66ba71209b74b6d6732275cafec.zip
tcl-5937053b54cde66ba71209b74b6d6732275cafec.tar.gz
tcl-5937053b54cde66ba71209b74b6d6732275cafec.tar.bz2
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH
Diffstat (limited to 'tools/genStubs.tcl')
-rw-r--r--tools/genStubs.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/genStubs.tcl b/tools/genStubs.tcl
index beede9e..9f2c6ca 100644
--- a/tools/genStubs.tcl
+++ b/tools/genStubs.tcl
@@ -10,8 +10,6 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-package require Tcl 8.4
-
namespace eval genStubs {
# libraryName --
#