summaryrefslogtreecommitdiffstats
path: root/tools/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure.ac')
-rw-r--r--tools/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure.ac b/tools/configure.ac
index 3caa141..f642b64 100644
--- a/tools/configure.ac
+++ b/tools/configure.ac
@@ -23,7 +23,7 @@ fi
. $TCL_BIN_DIR/tclConfig.sh
-TCL_WIN_VERSION=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION
+TCL_WIN_VERSION=$TCL_MAJOR_VERSION
AC_SUBST(TCL_WIN_VERSION)
CC=$TCL_CC
AC_SUBST(CC)