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 64b6ab49d3..10807a6e2a 100755
--- a/configure
+++ b/configure
@@ -9020,7 +9020,7 @@ $def_yasm
#define CONFIG_SWSCALE 1
#define CONFIG_SWSCALE_ALPHA 1
-#ifdef HAVE_AF_INET6
+#if defined(HAVE_AF_INET6) && (!defined(_WIN32) || defined(__CYGWIN__))
#define CONFIG_IPV6 1
#else
#define CONFIG_IPV6 0