diff options
Diffstat (limited to 'tools/configure')
-rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 5903cc8..bb0cf9e 100755 --- a/tools/configure +++ b/tools/configure @@ -1700,7 +1700,7 @@ fi . $TCL_BIN_DIR/tclConfig.sh -TCL_WIN_VERSION=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION +TCL_WIN_VERSION=$TCL_MAJOR_VERSION CC=$TCL_CC |