summaryrefslogtreecommitdiff
path: root/win32/build/config.w32
diff options
context:
space:
mode:
Diffstat (limited to 'win32/build/config.w32')
-rw-r--r--win32/build/config.w321
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/build/config.w32 b/win32/build/config.w32
index 7eb6593aca..a7d60812bd 100644
--- a/win32/build/config.w32
+++ b/win32/build/config.w32
@@ -293,7 +293,6 @@ if (main_network_has_ipv6) {
AC_DEFINE('HAVE_GAI_STRERROR', 1);
AC_DEFINE('HAVE_IPV6', 1);
}
-AC_DEFINE('HAVE_GETADDRINFO', main_network_has_ipv6);
/* this allows up to 256 sockets to be select()ed in a single
* call to select(), instead of the usual 64 */