summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 900997e980..23e21109fc 100755
--- a/configure
+++ b/configure
@@ -2911,7 +2911,7 @@ if test $_winsock2_h = yes ; then
_ld_sock="-lws2_32"
def_winsock2_h='#define HAVE_WINSOCK2_H 1'
else
- def_winsock2_h='#undef HAVE_WINSOCK2_H'
+ def_winsock2_h='#define HAVE_WINSOCK2_H 0'
fi