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.

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