summaryrefslogtreecommitdiffstats
path: root/tools/man2html1.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-01 11:56:37 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-01 11:56:37 (GMT)
commit5fee89b1cba2dec073fe621b65f34c480fe15483 (patch)
tree668e99e4b8a89891b1f0a920626b54b35f29e702 /tools/man2html1.tcl
parent3f9f0e85ff34afdd6cfbc82c66b5e670d0deb4bb (diff)
downloadtcl-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/man2html1.tcl')
-rw-r--r--tools/man2html1.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/man2html1.tcl b/tools/man2html1.tcl
index f2b2e43..a668e1b 100644
--- a/tools/man2html1.tcl
+++ b/tools/man2html1.tcl
@@ -5,8 +5,6 @@
#
# Copyright (c) 1996 by Sun Microsystems, Inc.
-package require Tcl 8.4
-
# Global variables used by these scripts:
#
# state - state variable that controls action of text proc.