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.

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