diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-06-01 11:56:37 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-06-01 11:56:37 (GMT) |
commit | 5fee89b1cba2dec073fe621b65f34c480fe15483 (patch) | |
tree | 668e99e4b8a89891b1f0a920626b54b35f29e702 /tools/genStubs.tcl | |
parent | 3f9f0e85ff34afdd6cfbc82c66b5e670d0deb4bb (diff) | |
download | tcl-5fee89b1cba2dec073fe621b65f34c480fe15483.zip tcl-5fee89b1cba2dec073fe621b65f34c480fe15483.tar.gz tcl-5fee89b1cba2dec073fe621b65f34c480fe15483.tar.bz2 |
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH
Diffstat (limited to 'tools/genStubs.tcl')
-rw-r--r-- | tools/genStubs.tcl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/genStubs.tcl b/tools/genStubs.tcl index 37205b2..2eb6638 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 -- # |