summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3dd7328..55ea12c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1240,8 +1240,6 @@ case $host_os in
esac
## Windows
-## The winsock header is needed for gethostname
-AC_CHECK_HEADERS([winsock2.h])
case "`uname`" in
MINGW*)
AC_HAVE_LIBRARY([ws2_32])