summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index ee3be6e33..32764f092 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -153,7 +153,7 @@
153/* getaddrinfo is broken (if present) */ 153/* getaddrinfo is broken (if present) */
154#undef BROKEN_GETADDRINFO 154#undef BROKEN_GETADDRINFO
155 155
156/* Workaround more Linux IPv6 bugs */ 156/* Workaround more Linux IPv6 quirks */
157#undef DONT_TRY_OTHER_AF 157#undef DONT_TRY_OTHER_AF
158 158
159/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */ 159/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */