summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-13 15:41:24 +1100
committerDamien Miller <djm@mindrot.org>2000-03-13 15:41:24 +1100
commit8b1204d8ae8f4db85facfafcabdb6c746ad1e029 (patch)
treeee17e78c52c16581071a4d93684e36a8f452d01e /acconfig.h
parent384b36649b786c2cdc6b33edea325d404b7f8acb (diff)
*** empty log message ***
Diffstat (limited to 'acconfig.h')
-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 */