aboutsummaryrefslogtreecommitdiff
path: root/Lib/tcl/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/tcl/Makefile.in')
-rw-r--r--Lib/tcl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/tcl/Makefile.in b/Lib/tcl/Makefile.in
index 13d7d4653..019091c98 100644
--- a/Lib/tcl/Makefile.in
+++ b/Lib/tcl/Makefile.in
@@ -45,7 +45,7 @@ LIBS =
# SWIGCC = Compiler used to compile the wrapper file
SWIG = $(exec_prefix)/bin/swig
-SWIGOPT = -tcl # use -tcl8 for Tcl 8.0
+SWIGOPT = -tcl
SWIGCC = $(CC)
# SWIG Library files. Uncomment if rebuilding tclsh