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.

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