You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

418 lines
11 KiB

12 years ago
12 years ago
8 years ago
12 years ago
11 years ago
11 years ago
11 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
10 years ago
11 years ago
11 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
12 years ago
12 years ago
11 years ago
12 years ago
11 years ago
11 years ago
11 years ago
12 years ago
12 years ago
11 years ago
11 years ago
12 years ago
12 years ago
12 years ago
12 years ago
11 years ago
12 years ago
9 years ago
12 years ago
12 years ago
12 years ago
12 years ago
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define if building universal (internal helper macro) */
  3. #undef AC_APPLE_UNIVERSAL_BUILD
  4. /* errno for incomplete non-blocking connect(2) */
  5. #undef CONNECT_IN_PROGRESS
  6. /* Override libev default fd conversion macro. */
  7. #undef EV_FD_TO_WIN32_HANDLE
  8. /* Override libev default fd close macro. */
  9. #undef EV_WIN32_CLOSE_FD
  10. /* Override libev default handle conversion macro. */
  11. #undef EV_WIN32_HANDLE_TO_FD
  12. /* Reset max file descriptor size. */
  13. #undef FD_SETSIZE
  14. /* Define to 1 if you have the <arpa/inet.h> header file. */
  15. #undef HAVE_ARPA_INET_H
  16. /* Define to 1 if you have the `CCCryptorCreateWithMode' function. */
  17. #undef HAVE_CCCRYPTORCREATEWITHMODE
  18. /* Define to 1 if you have the `clock_gettime' function. */
  19. #undef HAVE_CLOCK_GETTIME
  20. /* Define to 1 to use the syscall interface for clock_gettime */
  21. #undef HAVE_CLOCK_SYSCALL
  22. /* Define to 1 if you have the <CommonCrypto/CommonCrypto.h> header file. */
  23. #undef HAVE_COMMONCRYPTO_COMMONCRYPTO_H
  24. /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
  25. don't. */
  26. #undef HAVE_DECL_INET_NTOP
  27. /* Define to 1 if you have the <dlfcn.h> header file. */
  28. #undef HAVE_DLFCN_H
  29. /* Define to 1 if you have the `epoll_ctl' function. */
  30. #undef HAVE_EPOLL_CTL
  31. /* Define to 1 if you have the `eventfd' function. */
  32. #undef HAVE_EVENTFD
  33. /* Define to 1 if you have the `EVP_EncryptInit_ex' function. */
  34. #undef HAVE_EVP_ENCRYPTINIT_EX
  35. /* Define to 1 if you have the <fcntl.h> header file. */
  36. #undef HAVE_FCNTL_H
  37. /* Define to 1 if the floor function is available */
  38. #undef HAVE_FLOOR
  39. /* Define to 1 if you have the `fork' function. */
  40. #undef HAVE_FORK
  41. /* Define to 1 if you have the `getpwnam_r' function. */
  42. #undef HAVE_GETPWNAM_R
  43. /* Define to 1 if you have the `inet_ntop' function. */
  44. #undef HAVE_INET_NTOP
  45. /* Define to 1 if you have the `inotify_init' function. */
  46. #undef HAVE_INOTIFY_INIT
  47. /* Define to 1 if you have the <inttypes.h> header file. */
  48. #undef HAVE_INTTYPES_H
  49. /* Enable IPv6 support in libudns */
  50. #undef HAVE_IPv6
  51. /* Define to 1 if you have the `kqueue' function. */
  52. #undef HAVE_KQUEUE
  53. /* Define to 1 if you have the <langinfo.h> header file. */
  54. #undef HAVE_LANGINFO_H
  55. /* Define to 1 if you have the `rt' library (-lrt). */
  56. #undef HAVE_LIBRT
  57. /* Define to 1 if you have the `socket' library (-lsocket). */
  58. #undef HAVE_LIBSOCKET
  59. /* Define to 1 if you have the <limits.h> header file. */
  60. #undef HAVE_LIMITS_H
  61. /* Define to 1 if you have the <linux/if.h> header file. */
  62. #undef HAVE_LINUX_IF_H
  63. /* Define to 1 if you have the <linux/netfilter_ipv4.h> header file. */
  64. #undef HAVE_LINUX_NETFILTER_IPV4_H
  65. /* Define to 1 if you have the <linux/netfilter_ipv6/ip6_tables.h> header
  66. file. */
  67. #undef HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H
  68. /* Define to 1 if you have the <locale.h> header file. */
  69. #undef HAVE_LOCALE_H
  70. /* Define to 1 if you have the `malloc' function. */
  71. #undef HAVE_MALLOC
  72. /* Define to 1 if you have the <memory.h> header file. */
  73. #undef HAVE_MEMORY_H
  74. /* Define to 1 if you have the `memset' function. */
  75. #undef HAVE_MEMSET
  76. /* Define to 1 if you have the `nanosleep' function. */
  77. #undef HAVE_NANOSLEEP
  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 <netinet/in.h> header file. */
  81. #undef HAVE_NETINET_IN_H
  82. /* Define to 1 if you have the <net/if.h> header file. */
  83. #undef HAVE_NET_IF_H
  84. /* Define to 1 if you have the <openssl/engine.h> header file. */
  85. #undef HAVE_OPENSSL_ENGINE_H
  86. /* Define to 1 if you have the <openssl/err.h> header file. */
  87. #undef HAVE_OPENSSL_ERR_H
  88. /* Define to 1 if you have the <openssl/evp.h> header file. */
  89. #undef HAVE_OPENSSL_EVP_H
  90. /* Define to 1 if you have the <openssl/pem.h> header file. */
  91. #undef HAVE_OPENSSL_PEM_H
  92. /* Define to 1 if you have the <openssl/rand.h> header file. */
  93. #undef HAVE_OPENSSL_RAND_H
  94. /* Define to 1 if you have the <openssl/rsa.h> header file. */
  95. #undef HAVE_OPENSSL_RSA_H
  96. /* Define to 1 if you have the <openssl/sha.h> header file. */
  97. #undef HAVE_OPENSSL_SHA_H
  98. /* Define to 1 if you have the `poll' function. */
  99. #undef HAVE_POLL
  100. /* Define to 1 if you have the <poll.h> header file. */
  101. #undef HAVE_POLL_H
  102. /* Define to 1 if you have the `port_create' function. */
  103. #undef HAVE_PORT_CREATE
  104. /* Define to 1 if you have the <port.h> header file. */
  105. #undef HAVE_PORT_H
  106. /* Have PTHREAD_PRIO_INHERIT. */
  107. #undef HAVE_PTHREAD_PRIO_INHERIT
  108. /* Define to 1 if you have the `RAND_pseudo_bytes' function. */
  109. #undef HAVE_RAND_PSEUDO_BYTES
  110. /* Define to 1 if you have the 'select' function. */
  111. #undef HAVE_SELECT
  112. /* Define to 1 if you have the `setresuid' function. */
  113. #undef HAVE_SETRESUID
  114. /* Define to 1 if you have the `setreuid' function. */
  115. #undef HAVE_SETREUID
  116. /* Define to 1 if you have the `setrlimit' function. */
  117. #undef HAVE_SETRLIMIT
  118. /* Define to 1 if you have the `signalfd' function. */
  119. #undef HAVE_SIGNALFD
  120. /* Define to 1 if you have the `socket' function. */
  121. #undef HAVE_SOCKET
  122. /* Define to 1 if you have the <stdint.h> header file. */
  123. #undef HAVE_STDINT_H
  124. /* Define to 1 if you have the <stdlib.h> header file. */
  125. #undef HAVE_STDLIB_H
  126. /* Define to 1 if you have the `strerror' function. */
  127. #undef HAVE_STRERROR
  128. /* Define to 1 if you have the <strings.h> header file. */
  129. #undef HAVE_STRINGS_H
  130. /* Define to 1 if you have the <string.h> header file. */
  131. #undef HAVE_STRING_H
  132. /* Define to 1 if you have the <sys/epoll.h> header file. */
  133. #undef HAVE_SYS_EPOLL_H
  134. /* Define to 1 if you have the <sys/eventfd.h> header file. */
  135. #undef HAVE_SYS_EVENTFD_H
  136. /* Define to 1 if you have the <sys/event.h> header file. */
  137. #undef HAVE_SYS_EVENT_H
  138. /* Define to 1 if you have the <sys/inotify.h> header file. */
  139. #undef HAVE_SYS_INOTIFY_H
  140. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  141. #undef HAVE_SYS_IOCTL_H
  142. /* Define to 1 if you have the <sys/select.h> header file. */
  143. #undef HAVE_SYS_SELECT_H
  144. /* Define to 1 if you have the <sys/signalfd.h> header file. */
  145. #undef HAVE_SYS_SIGNALFD_H
  146. /* Define to 1 if you have the <sys/socket.h> header file. */
  147. #undef HAVE_SYS_SOCKET_H
  148. /* Define to 1 if you have the <sys/stat.h> header file. */
  149. #undef HAVE_SYS_STAT_H
  150. /* Define to 1 if you have the <sys/types.h> header file. */
  151. #undef HAVE_SYS_TYPES_H
  152. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  153. #undef HAVE_SYS_WAIT_H
  154. /* Define to 1 if you have the <unistd.h> header file. */
  155. #undef HAVE_UNISTD_H
  156. /* Define to 1 if you have the `vfork' function. */
  157. #undef HAVE_VFORK
  158. /* Define to 1 if you have the <vfork.h> header file. */
  159. #undef HAVE_VFORK_H
  160. /* Define to 1 if you have the <windows.h> header file. */
  161. #undef HAVE_WINDOWS_H
  162. /* Define to 1 if you have the <winsock2.h> header file. */
  163. #undef HAVE_WINSOCK2_H
  164. /* Define to 1 if `fork' works. */
  165. #undef HAVE_WORKING_FORK
  166. /* Define to 1 if `vfork' works. */
  167. #undef HAVE_WORKING_VFORK
  168. /* Define to 1 if you have the <ws2tcpip.h> header file. */
  169. #undef HAVE_WS2TCPIP_H
  170. /* have zlib compression support */
  171. #undef HAVE_ZLIB
  172. /* Define to 1 if you have the <zlib.h> header file. */
  173. #undef HAVE_ZLIB_H
  174. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  175. */
  176. #undef LT_OBJDIR
  177. /* Define to 1 if assertions should be disabled. */
  178. #undef NDEBUG
  179. /* Name of package */
  180. #undef PACKAGE
  181. /* Define to the address where bug reports for this package should be sent. */
  182. #undef PACKAGE_BUGREPORT
  183. /* Define to the full name of this package. */
  184. #undef PACKAGE_NAME
  185. /* Define to the full name and version of this package. */
  186. #undef PACKAGE_STRING
  187. /* Define to the one symbol short name of this package. */
  188. #undef PACKAGE_TARNAME
  189. /* Define to the home page for this package. */
  190. #undef PACKAGE_URL
  191. /* Define to the version of this package. */
  192. #undef PACKAGE_VERSION
  193. /* Define to necessary symbol if this constant uses a non-standard name on
  194. your system. */
  195. #undef PTHREAD_CREATE_JOINABLE
  196. /* Define as the return type of signal handlers (`int' or `void'). */
  197. #undef RETSIGTYPE
  198. /* Define to the type of arg 1 for `select'. */
  199. #undef SELECT_TYPE_ARG1
  200. /* Define to the type of args 2, 3 and 4 for `select'. */
  201. #undef SELECT_TYPE_ARG234
  202. /* Define to the type of arg 5 for `select'. */
  203. #undef SELECT_TYPE_ARG5
  204. /* Define to 1 if you have the ANSI C header files. */
  205. #undef STDC_HEADERS
  206. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  207. #undef TIME_WITH_SYS_TIME
  208. /* If the compiler supports a TLS storage class define it to that here */
  209. #undef TLS
  210. /* Use Apple CommonCrypto library */
  211. #undef USE_CRYPTO_APPLECC
  212. /* Use mbed TLS library */
  213. #undef USE_CRYPTO_MBEDTLS
  214. /* Use OpenSSL library */
  215. #undef USE_CRYPTO_OPENSSL
  216. /* Use PolarSSL library */
  217. #undef USE_CRYPTO_POLARSSL
  218. /* Enable extensions on AIX 3, Interix. */
  219. #ifndef _ALL_SOURCE
  220. # undef _ALL_SOURCE
  221. #endif
  222. /* Enable GNU extensions on systems that have them. */
  223. #ifndef _GNU_SOURCE
  224. # undef _GNU_SOURCE
  225. #endif
  226. /* Enable threading extensions on Solaris. */
  227. #ifndef _POSIX_PTHREAD_SEMANTICS
  228. # undef _POSIX_PTHREAD_SEMANTICS
  229. #endif
  230. /* Enable extensions on HP NonStop. */
  231. #ifndef _TANDEM_SOURCE
  232. # undef _TANDEM_SOURCE
  233. #endif
  234. /* Enable general extensions on Solaris. */
  235. #ifndef __EXTENSIONS__
  236. # undef __EXTENSIONS__
  237. #endif
  238. /* Version number of package */
  239. #undef VERSION
  240. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  241. significant byte first (like Motorola and SPARC, unlike Intel). */
  242. #if defined AC_APPLE_UNIVERSAL_BUILD
  243. # if defined __BIG_ENDIAN__
  244. # define WORDS_BIGENDIAN 1
  245. # endif
  246. #else
  247. # ifndef WORDS_BIGENDIAN
  248. # undef WORDS_BIGENDIAN
  249. # endif
  250. #endif
  251. /* Define to 1 if on MINIX. */
  252. #undef _MINIX
  253. /* Define to 2 if the system does not provide POSIX.1 features except with
  254. this defined. */
  255. #undef _POSIX_1_SOURCE
  256. /* Define to 1 if you need to in order for `stat' and other things to work. */
  257. #undef _POSIX_SOURCE
  258. /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  259. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  260. #define below would cause a syntax error. */
  261. #undef _UINT8_T
  262. /* Define to empty if `const' does not conform to ANSI C. */
  263. #undef const
  264. /* Define to `__inline__' or `__inline' if that's what the C compiler
  265. calls it, or to nothing if 'inline' is not supported under any name. */
  266. #ifndef __cplusplus
  267. #undef inline
  268. #endif
  269. /* Define to `int' if <sys/types.h> does not define. */
  270. #undef pid_t
  271. /* Define to the equivalent of the C99 'restrict' keyword, or to
  272. nothing if this is not supported. Do not define if restrict is
  273. supported directly. */
  274. #undef restrict
  275. /* Work around a bug in Sun C++: it does not support _Restrict or
  276. __restrict__, even though the corresponding Sun C compiler ends up with
  277. "#define restrict _Restrict" or "#define restrict __restrict__" in the
  278. previous line. Perhaps some future version of Sun C++ will work with
  279. restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
  280. #if defined __SUNPRO_CC && !defined __RESTRICT
  281. # define _Restrict
  282. # define __restrict__
  283. #endif
  284. /* Define to `unsigned int' if <sys/types.h> does not define. */
  285. #undef size_t
  286. /* Define to `int' if <sys/types.h> does not define. */
  287. #undef ssize_t
  288. /* Define to the type of an unsigned integer type of width exactly 16 bits if
  289. such a type exists and the standard includes do not define it. */
  290. #undef uint16_t
  291. /* Define to the type of an unsigned integer type of width exactly 8 bits if
  292. such a type exists and the standard includes do not define it. */
  293. #undef uint8_t
  294. /* Define as `fork' if `vfork' does not work. */
  295. #undef vfork