X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fconfig.h.in;h=0ee23e38b37cc902a09ff7ba46c11e85167721db;hb=cd8b1259f175430f1c262e2e91843d1ff69dde6b;hp=dc5f37cb46040707413fb877038b394c4e98abd8;hpb=0e9b4de751122accb53d8cdbad38de364b6322db;p=wget diff --git a/src/config.h.in b/src/config.h.in index dc5f37cb..0ee23e38 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -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