X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=config.h.in;h=4df92ecd983cf4f610c8478992e17302c04c749c;hb=03d4c598998e9373fd538ce1fb920c62dbde1cdd;hp=74fea8367b3c2bafac0aa093ca10055c5b01a510;hpb=b92d8e17fc23b0c034a2db47951d9fb2b2b1cbbf;p=secnet.git diff --git a/config.h.in b/config.h.in index 74fea83..4df92ec 100644 --- a/config.h.in +++ b/config.h.in @@ -8,32 +8,26 @@ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD +/* Define to 1 to use IPv6 support in system and adns */ +#undef CONFIG_IPV6 + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `adns' library (-ladns). */ #undef HAVE_LIBADNS -/* Define to 1 if you have the `fl' library (-lfl). */ -#undef HAVE_LIBFL - /* Define to 1 if you have the `gmp' library (-lgmp). */ #undef HAVE_LIBGMP /* Define to 1 if you have the `gmp2' library (-lgmp2). */ #undef HAVE_LIBGMP2 -/* Define to 1 if you have the `nsl' library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define to 1 if you have the `resolv' library (-lresolv). */ -#undef HAVE_LIBRESOLV - /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET -/* Define to 1 if you have the header file. */ -#undef HAVE_LINUX_IF_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_IF_TUN_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H