summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-25 12:50:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-25 12:50:18 (GMT)
commite917f5db4a7cc10d4c4f03455c4832cb7febb045 (patch)
tree8268cf89b9f6ec18d1f1ddf8e9037c5a86d5c8c6 /tools
parentd6418172e043b678c06e8e3cdd3380e212f1bbe4 (diff)
parent2645c0ef3a6224d21261691e789a43332d87b5e5 (diff)
downloadtcl-e917f5db4a7cc10d4c4f03455c4832cb7febb045.zip
tcl-e917f5db4a7cc10d4c4f03455c4832cb7febb045.tar.gz
tcl-e917f5db4a7cc10d4c4f03455c4832cb7febb045.tar.bz2
Convert Tcl_SetResult() to a macro
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 7c4d3db..e125786 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1681,7 +1681,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# not, assume that its top-level directory is a sibling of ours.
#--------------------------------------------------------------------
-DEF_VER=8.6
+DEF_VER=9.0
# Check whether --with-tcl was given.