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.

271 lines
7.2 KiB

12 years ago
11 years ago
12 years ago
11 years ago
11 years ago
11 years ago
12 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
12 years ago
12 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. /* Define to 1 if you have the <arpa/inet.h> header file. */
  5. #undef HAVE_ARPA_INET_H
  6. /* Define to 1 if you have the `clock_gettime' function. */
  7. #undef HAVE_CLOCK_GETTIME
  8. /* Define to 1 to use the syscall interface for clock_gettime */
  9. #undef HAVE_CLOCK_SYSCALL
  10. /* Define to 1 if you have the <dlfcn.h> header file. */
  11. #undef HAVE_DLFCN_H
  12. /* Define to 1 if you have the `epoll_ctl' function. */
  13. #undef HAVE_EPOLL_CTL
  14. /* Define to 1 if you have the `eventfd' function. */
  15. #undef HAVE_EVENTFD
  16. /* Define to 1 if you have the <fcntl.h> header file. */
  17. #undef HAVE_FCNTL_H
  18. /* Define to 1 if the floor function is available */
  19. #undef HAVE_FLOOR
  20. /* Define to 1 if you have the `fork' function. */
  21. #undef HAVE_FORK
  22. /* Define to 1 if you have the `inotify_init' function. */
  23. #undef HAVE_INOTIFY_INIT
  24. /* Define to 1 if you have the <inttypes.h> header file. */
  25. #undef HAVE_INTTYPES_H
  26. /* Define to 1 if you have the `kqueue' function. */
  27. #undef HAVE_KQUEUE
  28. /* Define to 1 if you have the <langinfo.h> header file. */
  29. #undef HAVE_LANGINFO_H
  30. /* Define to 1 if you have the `rt' library (-lrt). */
  31. #undef HAVE_LIBRT
  32. /* Define to 1 if you have the `socket' library (-lsocket). */
  33. #undef HAVE_LIBSOCKET
  34. /* Define to 1 if you have the <locale.h> header file. */
  35. #undef HAVE_LOCALE_H
  36. /* Define to 1 if you have the `malloc' function. */
  37. #undef HAVE_MALLOC
  38. /* Define to 1 if you have the <memory.h> header file. */
  39. #undef HAVE_MEMORY_H
  40. /* Define to 1 if you have the `memset' function. */
  41. #undef HAVE_MEMSET
  42. /* Define to 1 if you have the `nanosleep' function. */
  43. #undef HAVE_NANOSLEEP
  44. /* Define to 1 if you have the <netdb.h> header file. */
  45. #undef HAVE_NETDB_H
  46. /* Define to 1 if you have the <netinet/in.h> header file. */
  47. #undef HAVE_NETINET_IN_H
  48. /* Define to 1 if you have the `poll' function. */
  49. #undef HAVE_POLL
  50. /* Define to 1 if you have the <poll.h> header file. */
  51. #undef HAVE_POLL_H
  52. /* Define to 1 if you have the `port_create' function. */
  53. #undef HAVE_PORT_CREATE
  54. /* Define to 1 if you have the <port.h> header file. */
  55. #undef HAVE_PORT_H
  56. /* Define if you have POSIX threads libraries and header files. */
  57. #undef HAVE_PTHREAD
  58. /* Define to 1 if you have the `select' function. */
  59. #undef HAVE_SELECT
  60. /* Define to 1 if you have the `setresuid' function. */
  61. #undef HAVE_SETRESUID
  62. /* Define to 1 if you have the `setreuid' function. */
  63. #undef HAVE_SETREUID
  64. /* Define to 1 if you have the `signalfd' function. */
  65. #undef HAVE_SIGNALFD
  66. /* Define to 1 if you have the `socket' function. */
  67. #undef HAVE_SOCKET
  68. /* Define to 1 if you have the <stdint.h> header file. */
  69. #undef HAVE_STDINT_H
  70. /* Define to 1 if you have the <stdlib.h> header file. */
  71. #undef HAVE_STDLIB_H
  72. /* Define to 1 if you have the `strerror' function. */
  73. #undef HAVE_STRERROR
  74. /* Define to 1 if you have the <strings.h> header file. */
  75. #undef HAVE_STRINGS_H
  76. /* Define to 1 if you have the <string.h> header file. */
  77. #undef HAVE_STRING_H
  78. /* Define to 1 if you have the `strndup' function. */
  79. #undef HAVE_STRNDUP
  80. /* Define to 1 if you have the <sys/epoll.h> header file. */
  81. #undef HAVE_SYS_EPOLL_H
  82. /* Define to 1 if you have the <sys/eventfd.h> header file. */
  83. #undef HAVE_SYS_EVENTFD_H
  84. /* Define to 1 if you have the <sys/event.h> header file. */
  85. #undef HAVE_SYS_EVENT_H
  86. /* Define to 1 if you have the <sys/inotify.h> header file. */
  87. #undef HAVE_SYS_INOTIFY_H
  88. /* Define to 1 if you have the <sys/select.h> header file. */
  89. #undef HAVE_SYS_SELECT_H
  90. /* Define to 1 if you have the <sys/signalfd.h> header file. */
  91. #undef HAVE_SYS_SIGNALFD_H
  92. /* Define to 1 if you have the <sys/socket.h> header file. */
  93. #undef HAVE_SYS_SOCKET_H
  94. /* Define to 1 if you have the <sys/stat.h> header file. */
  95. #undef HAVE_SYS_STAT_H
  96. /* Define to 1 if you have the <sys/types.h> header file. */
  97. #undef HAVE_SYS_TYPES_H
  98. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  99. #undef HAVE_SYS_WAIT_H
  100. /* Define to 1 if you have the <unistd.h> header file. */
  101. #undef HAVE_UNISTD_H
  102. /* Define to 1 if you have the `vfork' function. */
  103. #undef HAVE_VFORK
  104. /* Define to 1 if you have the <vfork.h> header file. */
  105. #undef HAVE_VFORK_H
  106. /* Define to 1 if `fork' works. */
  107. #undef HAVE_WORKING_FORK
  108. /* Define to 1 if `vfork' works. */
  109. #undef HAVE_WORKING_VFORK
  110. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  111. */
  112. #undef LT_OBJDIR
  113. /* Define to 1 if assertions should be disabled. */
  114. #undef NDEBUG
  115. /* Name of package */
  116. #undef PACKAGE
  117. /* Define to the address where bug reports for this package should be sent. */
  118. #undef PACKAGE_BUGREPORT
  119. /* Define to the full name of this package. */
  120. #undef PACKAGE_NAME
  121. /* Define to the full name and version of this package. */
  122. #undef PACKAGE_STRING
  123. /* Define to the one symbol short name of this package. */
  124. #undef PACKAGE_TARNAME
  125. /* Define to the home page for this package. */
  126. #undef PACKAGE_URL
  127. /* Define to the version of this package. */
  128. #undef PACKAGE_VERSION
  129. /* Define to the necessary symbol if this constant uses a non-standard name on
  130. your system. */
  131. #undef PTHREAD_CREATE_JOINABLE
  132. /* Define as the return type of signal handlers (`int' or `void'). */
  133. #undef RETSIGTYPE
  134. /* Define to the type of arg 1 for `select'. */
  135. #undef SELECT_TYPE_ARG1
  136. /* Define to the type of args 2, 3 and 4 for `select'. */
  137. #undef SELECT_TYPE_ARG234
  138. /* Define to the type of arg 5 for `select'. */
  139. #undef SELECT_TYPE_ARG5
  140. /* Define to 1 if you have the ANSI C header files. */
  141. #undef STDC_HEADERS
  142. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  143. #undef TIME_WITH_SYS_TIME
  144. /* Version number of package */
  145. #undef VERSION
  146. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  147. significant byte first (like Motorola and SPARC, unlike Intel). */
  148. #if defined AC_APPLE_UNIVERSAL_BUILD
  149. # if defined __BIG_ENDIAN__
  150. # define WORDS_BIGENDIAN 1
  151. # endif
  152. #else
  153. # ifndef WORDS_BIGENDIAN
  154. # undef WORDS_BIGENDIAN
  155. # endif
  156. #endif
  157. /* Number of bits in a file offset, on hosts where this is settable. */
  158. #undef _FILE_OFFSET_BITS
  159. /* Define for large files, on AIX-style hosts. */
  160. #undef _LARGE_FILES
  161. /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  162. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  163. #define below would cause a syntax error. */
  164. #undef _UINT8_T
  165. /* Define to empty if `const' does not conform to ANSI C. */
  166. #undef const
  167. /* Define to `__inline__' or `__inline' if that's what the C compiler
  168. calls it, or to nothing if 'inline' is not supported under any name. */
  169. #ifndef __cplusplus
  170. #undef inline
  171. #endif
  172. /* Define to rpl_malloc if the replacement function should be used. */
  173. #undef malloc
  174. /* Define to `int' if <sys/types.h> does not define. */
  175. #undef pid_t
  176. /* Define to `unsigned int' if <sys/types.h> does not define. */
  177. #undef size_t
  178. /* Define to `int' if <sys/types.h> does not define. */
  179. #undef ssize_t
  180. /* Define to the type of an unsigned integer type of width exactly 16 bits if
  181. such a type exists and the standard includes do not define it. */
  182. #undef uint16_t
  183. /* Define to the type of an unsigned integer type of width exactly 8 bits if
  184. such a type exists and the standard includes do not define it. */
  185. #undef uint8_t
  186. /* Define as `fork' if `vfork' does not work. */
  187. #undef vfork