summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-09-29 19:30:30 (GMT)
committernijtmans <nijtmans>2010-09-29 19:30:30 (GMT)
commit8015d8ecc44e86dd724727015616d87ac53220f8 (patch)
treef3f1c8e14543367b42aa17eafc30a62761ce05c4 /win
parent9890fd478c478c32b807fbfb8623b32dab09f78a (diff)
downloadtk-8015d8ecc44e86dd724727015616d87ac53220f8.zip
tk-8015d8ecc44e86dd724727015616d87ac53220f8.tar.gz
tk-8015d8ecc44e86dd724727015616d87ac53220f8.tar.bz2
re-generate configure with autoconf-2.59
Diffstat (limited to 'win')
-rwxr-xr-xwin/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure
index af10732..dbef146 100755
--- a/win/configure
+++ b/win/configure
@@ -3449,7 +3449,7 @@ echo "${ECHO_T} Using 64-bit $MACHINE mode" >&6
fi
fi
- LIBS="user32.lib advapi32.lib ws2_32.lib"
+ LIBS="kernel32.lib user32.lib advapi32.lib ws2_32.lib"
if test "$do64bit" != "no" ; then
# The space-based-path will work for the Makefile, but will
# not work if AC_TRY_COMPILE is called. TEA has the