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.

382 lines
11 KiB

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