XEmacs 21.4.4 "Artificial Intelligence".
[chise/xemacs-chise.git.1] / src / config.h.in
index 5b54e68..9bea302 100644 (file)
@@ -374,6 +374,9 @@ void *alloca ();
 
 #undef NLIST_STRUCT
 
+/* Do IPv6 hostname canonicalization before IPv4 in getaddrinfo()? */
+#undef IPV6_CANONICALIZE
+
 /* Compile in support for SOCKS? */
 #undef HAVE_SOCKS