summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-02 11:31:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-02 11:31:01 (GMT)
commit1adac52046321a2cd3c2dca5c9fc384666e34e18 (patch)
treef961049f6c94a2d285c4d733ea7713ed15338972 /win/configure
parent7c3b884ac2d10d1ca50e15b96506b6eda5e04442 (diff)
parent15449e71fb0e333a91a7bb2b8e4fabfc1f98f597 (diff)
downloadtcl-1adac52046321a2cd3c2dca5c9fc384666e34e18.zip
tcl-1adac52046321a2cd3c2dca5c9fc384666e34e18.tar.gz
tcl-1adac52046321a2cd3c2dca5c9fc384666e34e18.tar.bz2
Merge 8.6
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure8
1 files changed, 0 insertions, 8 deletions
diff --git a/win/configure b/win/configure
index 7a749a3..89bec9f 100755
--- a/win/configure
+++ b/win/configure
@@ -3769,14 +3769,6 @@ else
tcl_ok=yes
fi
-
- if test "${enable_shared+set}" = set; then
- enableval="$enable_shared"
- tcl_ok=$enableval
- else
- tcl_ok=yes
- fi
-
if test "$tcl_ok" = "yes" ; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: shared" >&5
$as_echo "shared" >&6; }