config.h.in 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /* CPU, vendor, and operating system */
  3. #undef CPU_VENDOR_OS
  4. /* Define to 1 if <netdb.h> defines struct addrinfo */
  5. #undef HAVE_ADDRINFO_STRUCT
  6. /* Define to 1 if you have the <arpa/inet.h> header file. */
  7. #undef HAVE_ARPA_INET_H
  8. /* Define to 1 if you have the `bzero' function. */
  9. #undef HAVE_BZERO
  10. /* Define to 1 if the /dev/streams/xtiso/tcp device exists */
  11. #undef HAVE_DEV_STREAMS_XTISO_TCP
  12. /* Define to 1 if the /dev/tcp device exists */
  13. #undef HAVE_DEV_TCP
  14. /* Define to 1 if the /dev/xti/tcp device exists */
  15. #undef HAVE_DEV_XTI_TCP
  16. /* Define to 1 if you have the <errno.h> header file. */
  17. #undef HAVE_ERRNO_H
  18. /* Define to 1 if you have the <fcntl.h> header file. */
  19. #undef HAVE_FCNTL_H
  20. /* Define to 1 if you have the `getaddrinfo' function. */
  21. #undef HAVE_GETADDRINFO
  22. /* define if getaddrinfo prototype is in <netdb.h> */
  23. #undef HAVE_GETADDRINFO_PROTO
  24. /* Define to 1 if you have the `gethostbyname2' function. */
  25. #undef HAVE_GETHOSTBYNAME2
  26. /* Define to 1 if you have the `gethostbyname_r' function. */
  27. #undef HAVE_GETHOSTBYNAME_R
  28. /* Define to 1 if you have the `gethostname' function. */
  29. #undef HAVE_GETHOSTNAME
  30. /* define if gethostname prototype is in <unistd.h> */
  31. #undef HAVE_GETHOSTNAME_PROTO
  32. /* Define to 1 if you have the `getnameinfo' function. */
  33. #undef HAVE_GETNAMEINFO
  34. /* define if getnameinfo prototype is in <netdb.h> */
  35. #undef HAVE_GETNAMEINFO_PROTO
  36. /* define if getrusage prototype is in <sys/resource.h> */
  37. #undef HAVE_GETRUSAGE_PROTO
  38. /* Define to 1 if you have the `hstrerror' function. */
  39. #undef HAVE_HSTRERROR
  40. /* define if hstrerror prototype is in <netdb.h> */
  41. #undef HAVE_HSTRERROR_PROTO
  42. /* Define to 1 if <net/if.h> defines struct if_nameindex */
  43. #undef HAVE_IF_NAMEINDEX_STRUCT
  44. /* Define to 1 if you have the `if_nametoindex' function. */
  45. #undef HAVE_IF_NAMETOINDEX
  46. /* define if if_nametoindex prototype is in <net/if.h> */
  47. #undef HAVE_IF_NAMETOINDEX_PROTO
  48. /* Define to 1 if you have the `inet6_rth_init' function. */
  49. #undef HAVE_INET6_RTH_INIT
  50. /* Define to 1 if you have the `inet_aton' function. */
  51. #undef HAVE_INET_ATON
  52. /* define if inet_aton prototype is in <arpa/inet.h> */
  53. #undef HAVE_INET_ATON_PROTO
  54. /* Define to 1 if you have the `inet_pton' function. */
  55. #undef HAVE_INET_PTON
  56. /* define if inet_pton prototype is in <arpa/inet.h> */
  57. #undef HAVE_INET_PTON_PROTO
  58. /* Define to 1 if you have the `kevent' function. */
  59. #undef HAVE_KEVENT
  60. /* Define to 1 if you have the `kqueue' function. */
  61. #undef HAVE_KQUEUE
  62. /* Define to 1 if you have the `nsl' library (-lnsl). */
  63. #undef HAVE_LIBNSL
  64. /* Define to 1 if you have the `pthread' library (-lpthread). */
  65. #undef HAVE_LIBPTHREAD
  66. /* Define to 1 if you have the `pthreads' library (-lpthreads). */
  67. #undef HAVE_LIBPTHREADS
  68. /* Define to 1 if you have the `resolv' library (-lresolv). */
  69. #undef HAVE_LIBRESOLV
  70. /* Define to 1 if you have the `xti' library (-lxti). */
  71. #undef HAVE_LIBXTI
  72. /* Define to 1 if you have the `mkstemp' function. */
  73. #undef HAVE_MKSTEMP
  74. /* define if struct msghdr contains the msg_control member */
  75. #undef HAVE_MSGHDR_MSG_CONTROL
  76. /* Define to 1 if you have the <netconfig.h> header file. */
  77. #undef HAVE_NETCONFIG_H
  78. /* Define to 1 if you have the <netdb.h> header file. */
  79. #undef HAVE_NETDB_H
  80. /* Define to 1 if you have the <netdir.h> header file. */
  81. #undef HAVE_NETDIR_H
  82. /* Define to 1 if you have the <netinet/in.h> header file. */
  83. #undef HAVE_NETINET_IN_H
  84. /* Define to 1 if you have the <net/if_dl.h> header file. */
  85. #undef HAVE_NET_IF_DL_H
  86. /* Define to 1 if you have the `poll' function. */
  87. #undef HAVE_POLL
  88. /* Define to 1 if you have the <poll.h> header file. */
  89. #undef HAVE_POLL_H
  90. /* Define to 1 if you have the `pselect' function. */
  91. #undef HAVE_PSELECT
  92. /* define if pselect prototype is in <sys/stat.h> */
  93. #undef HAVE_PSELECT_PROTO
  94. /* Define to 1 if you have the <pthread.h> header file. */
  95. #undef HAVE_PTHREAD_H
  96. /* Define to 1 if you have the <signal.h> header file. */
  97. #undef HAVE_SIGNAL_H
  98. /* Define to 1 if you have the `snprintf' function. */
  99. #undef HAVE_SNPRINTF
  100. /* define if snprintf prototype is in <stdio.h> */
  101. #undef HAVE_SNPRINTF_PROTO
  102. /* Define to 1 if <net/if_dl.h> defines struct sockaddr_dl */
  103. #undef HAVE_SOCKADDR_DL_STRUCT
  104. /* define if socket address structures have length fields */
  105. #undef HAVE_SOCKADDR_SA_LEN
  106. /* Define to 1 if you have the `sockatmark' function. */
  107. #undef HAVE_SOCKATMARK
  108. /* define if sockatmark prototype is in <sys/socket.h> */
  109. #undef HAVE_SOCKATMARK_PROTO
  110. /* Define to 1 if you have the <stdio.h> header file. */
  111. #undef HAVE_STDIO_H
  112. /* Define to 1 if you have the <stdlib.h> header file. */
  113. #undef HAVE_STDLIB_H
  114. /* Define to 1 if you have the <strings.h> header file. */
  115. #undef HAVE_STRINGS_H
  116. /* Define to 1 if you have the <string.h> header file. */
  117. #undef HAVE_STRING_H
  118. /* Define to 1 if you have the <stropts.h> header file. */
  119. #undef HAVE_STROPTS_H
  120. /* Define to 1 if `ifr_mtu' is member of `struct ifreq'. */
  121. #undef HAVE_STRUCT_IFREQ_IFR_MTU
  122. /* Define to 1 if the system has the type `struct sockaddr_storage'. */
  123. #undef HAVE_STRUCT_SOCKADDR_STORAGE
  124. /* Define to 1 if you have the <sys/event.h> header file. */
  125. #undef HAVE_SYS_EVENT_H
  126. /* Define to 1 if you have the <sys/filio.h> header file. */
  127. #undef HAVE_SYS_FILIO_H
  128. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  129. #undef HAVE_SYS_IOCTL_H
  130. /* Define to 1 if you have the <sys/param.h> header file. */
  131. #undef HAVE_SYS_PARAM_H
  132. /* Define to 1 if you have the <sys/select.h> header file. */
  133. #undef HAVE_SYS_SELECT_H
  134. /* Define to 1 if you have the <sys/socket.h> header file. */
  135. #undef HAVE_SYS_SOCKET_H
  136. /* Define to 1 if you have the <sys/sockio.h> header file. */
  137. #undef HAVE_SYS_SOCKIO_H
  138. /* Define to 1 if you have the <sys/stat.h> header file. */
  139. #undef HAVE_SYS_STAT_H
  140. /* Define to 1 if you have the <sys/sysctl.h> header file. */
  141. #undef HAVE_SYS_SYSCTL_H
  142. /* Define to 1 if you have the <sys/time.h> header file. */
  143. #undef HAVE_SYS_TIME_H
  144. /* Define to 1 if you have the <sys/types.h> header file. */
  145. #undef HAVE_SYS_TYPES_H
  146. /* Define to 1 if you have the <sys/uio.h> header file. */
  147. #undef HAVE_SYS_UIO_H
  148. /* Define to 1 if you have the <sys/un.h> header file. */
  149. #undef HAVE_SYS_UN_H
  150. /* Define to 1 if you have the <sys/wait.h> header file. */
  151. #undef HAVE_SYS_WAIT_H
  152. /* Define to 1 if <time.h> or <sys/time.h> defines struct timespec */
  153. #undef HAVE_TIMESPEC_STRUCT
  154. /* Define to 1 if you have the <time.h> header file. */
  155. #undef HAVE_TIME_H
  156. /* Define to 1 if you have the <unistd.h> header file. */
  157. #undef HAVE_UNISTD_H
  158. /* Define to 1 if you have the `vsnprintf' function. */
  159. #undef HAVE_VSNPRINTF
  160. /* Define to 1 if you have the <xti.h> header file. */
  161. #undef HAVE_XTI_H
  162. /* Define to 1 if you have the <xti_inet.h> header file. */
  163. #undef HAVE_XTI_INET_H
  164. /* Define to 1 if the system supports IPv4 */
  165. #undef IPV4
  166. /* Define to 1 if the system supports IPv6 */
  167. #undef IPV6
  168. /* Define to 1 if the system supports IPv4 */
  169. #undef IPv4
  170. /* Define to 1 if the system supports IPv6 */
  171. #undef IPv6
  172. /* Define to 1 if the system supports IP Multicast */
  173. #undef MCAST
  174. /* Define to the address where bug reports for this package should be sent. */
  175. #undef PACKAGE_BUGREPORT
  176. /* Define to the full name of this package. */
  177. #undef PACKAGE_NAME
  178. /* Define to the full name and version of this package. */
  179. #undef PACKAGE_STRING
  180. /* Define to the one symbol short name of this package. */
  181. #undef PACKAGE_TARNAME
  182. /* Define to the version of this package. */
  183. #undef PACKAGE_VERSION
  184. /* the size of the sa_family field in a socket address structure */
  185. #undef SA_FAMILY_T
  186. /* Define to 1 if you have the ANSI C header files. */
  187. #undef STDC_HEADERS
  188. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  189. #undef TIME_WITH_SYS_TIME
  190. /* Define to 1 if the system supports UNIX domain sockets */
  191. #undef UNIXDOMAIN
  192. /* Define to 1 if the system supports UNIX domain sockets */
  193. #undef UNIXdomain
  194. /* 16 bit signed type */
  195. #undef int16_t
  196. /* 32 bit signed type */
  197. #undef int32_t
  198. /* the type of the sa_family struct member */
  199. #undef sa_family_t
  200. /* unsigned integer type of the result of the sizeof operator */
  201. #undef size_t
  202. /* a type appropriate for address */
  203. #undef socklen_t
  204. /* define to __ss_family if sockaddr_storage has that instead of ss_family */
  205. #undef ss_family
  206. /* a signed type appropriate for a count of bytes or an error indication */
  207. #undef ssize_t
  208. /* scalar type */
  209. #undef t_scalar_t
  210. /* unsigned scalar type */
  211. #undef t_uscalar_t
  212. /* 16 bit unsigned type */
  213. #undef uint16_t
  214. /* 32 bit unsigned type */
  215. #undef uint32_t
  216. /* 8-bit unsigned type */
  217. #undef uint8_t