summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index 7b2d5de12..af1d4430e 100755
--- a/configure
+++ b/configure
@@ -1444,10 +1444,6 @@ if test $has_tk = true; then
fi
fi
-case "$host" in
- *-*-cygwin*) tk_libs="$tk_libs -lws2_32";;
-esac
-
if test $has_tk = true; then
if sh ./hasgot $tk_libs $tk_x11_libs $tkauxlibs Tk_SetGrid; then
echo "Tcl/Tk libraries found."