1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Do we have a working inet_ntop? */
4#undef CAN_INET_NTOP
5
6/* Define to 1 if you have the `getaddrinfo' function. */
7#undef HAVE_GETADDRINFO
8
9/* Define to 1 if you have the `gethostbyname2' function. */
10#undef HAVE_GETHOSTBYNAME2
11
12/* Define to 1 if you have the `getipnodebyaddr' function. */
13#undef HAVE_GETIPNODEBYADDR
14
15/* Define to 1 if you have the `getipnodebyname' function. */
16#undef HAVE_GETIPNODEBYNAME
17
18/* Define to 1 if you have the `getnameinfo' function. */
19#undef HAVE_GETNAMEINFO
20
21/* Define to 1 if you have the `inet_ntop' function. */
22#undef HAVE_INET_NTOP
23
24/* Define to 1 if you have the `inet_pton' function. */
25#undef HAVE_INET_PTON
26
27/* Do we have a pl_sv_undef? */
28#undef HAVE_PL_SV_UNDEF
29
30/* Do we have a sin6_scope_id in struct sockaddr_in6? */
31#undef HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
32
33/* Does sockaddr have an sa_len? */
34#undef HAVE_SOCKADDR_SA_LEN
35
36/* Do we have a socklen_t? */
37#undef HAVE_SOCKLEN_T
38
39/* Define to the address where bug reports for this package should be sent. */
40#undef PACKAGE_BUGREPORT
41
42/* Define to the full name of this package. */
43#undef PACKAGE_NAME
44
45/* Define to the full name and version of this package. */
46#undef PACKAGE_STRING
47
48/* Define to the one symbol short name of this package. */
49#undef PACKAGE_TARNAME
50
51/* Define to the home page for this package. */
52#undef PACKAGE_URL
53
54/* Define to the version of this package. */
55#undef PACKAGE_VERSION
56