From 8dfcb582da2cb9db828e4875fe69f5ae3d6af3f7 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 15 Jun 2021 00:02:25 +0200 Subject: [PATCH] Regenerate configure after enabling IPv6 support by default This should have been part of bf5090bcf3 (Enable Winsock 2 and IPv6 build options by default, 2021-04-24), but was forgotten there. --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index a5333101af..e424a6d10d 100755 --- a/configure +++ b/configure @@ -4103,7 +4103,6 @@ DEFAULT_wxUSE_LIBSDL=no DEFAULT_wxUSE_CAIRO=no DEFAULT_wxUSE_ACCESSIBILITY=no -DEFAULT_wxUSE_IPV6=no DEFAULT_wxUSE_UNICODE_UTF8=no DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no