]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] IPv6 configure auto-detection.
[wget] / src / config.h.in
index dc5f37cb46040707413fb877038b394c4e98abd8..0ee23e38b37cc902a09ff7ba46c11e85167721db 100644 (file)
@@ -250,6 +250,12 @@ char *alloca ();
 /* Define if we're using builtin (GNU) md5.c.  */
 #undef HAVE_BUILTIN_MD5
 
+/* Define if you have the getaddrinfo function.  */
+#undef HAVE_GETADDRINFO
+
+/* Define if you want to enable the IPv6 support.  */
+#undef ENABLE_IPV6
+
 /* First a gambit to see whether we're on Solaris.  We'll
    need it below.  */
 #ifdef __sun