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.

179 lines
4.7 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
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
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 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 `inotify_init' function. */
  21. #undef HAVE_INOTIFY_INIT
  22. /* Define to 1 if you have the <inttypes.h> header file. */
  23. #undef HAVE_INTTYPES_H
  24. /* Define to 1 if you have the `kqueue' function. */
  25. #undef HAVE_KQUEUE
  26. /* Define to 1 if you have the <langinfo.h> header file. */
  27. #undef HAVE_LANGINFO_H
  28. /* Define to 1 if you have the `rt' library (-lrt). */
  29. #undef HAVE_LIBRT
  30. /* Define to 1 if you have the <locale.h> header file. */
  31. #undef HAVE_LOCALE_H
  32. /* Define to 1 if you have the `malloc' function. */
  33. #undef HAVE_MALLOC
  34. /* Define to 1 if you have the <memory.h> header file. */
  35. #undef HAVE_MEMORY_H
  36. /* Define to 1 if you have the `memset' function. */
  37. #undef HAVE_MEMSET
  38. /* Define to 1 if you have the `nanosleep' function. */
  39. #undef HAVE_NANOSLEEP
  40. /* Define to 1 if you have the <netdb.h> header file. */
  41. #undef HAVE_NETDB_H
  42. /* Define to 1 if you have the <netinet/in.h> header file. */
  43. #undef HAVE_NETINET_IN_H
  44. /* Define to 1 if you have the `poll' function. */
  45. #undef HAVE_POLL
  46. /* Define to 1 if you have the <poll.h> header file. */
  47. #undef HAVE_POLL_H
  48. /* Define to 1 if you have the `port_create' function. */
  49. #undef HAVE_PORT_CREATE
  50. /* Define to 1 if you have the <port.h> header file. */
  51. #undef HAVE_PORT_H
  52. /* Define to 1 if you have the `select' function. */
  53. #undef HAVE_SELECT
  54. /* Define to 1 if you have the `signalfd' function. */
  55. #undef HAVE_SIGNALFD
  56. /* Define to 1 if you have the `socket' function. */
  57. #undef HAVE_SOCKET
  58. /* Define to 1 if you have the <stdint.h> header file. */
  59. #undef HAVE_STDINT_H
  60. /* Define to 1 if you have the <stdlib.h> header file. */
  61. #undef HAVE_STDLIB_H
  62. /* Define to 1 if you have the <strings.h> header file. */
  63. #undef HAVE_STRINGS_H
  64. /* Define to 1 if you have the <string.h> header file. */
  65. #undef HAVE_STRING_H
  66. /* Define to 1 if you have the <sys/epoll.h> header file. */
  67. #undef HAVE_SYS_EPOLL_H
  68. /* Define to 1 if you have the <sys/eventfd.h> header file. */
  69. #undef HAVE_SYS_EVENTFD_H
  70. /* Define to 1 if you have the <sys/event.h> header file. */
  71. #undef HAVE_SYS_EVENT_H
  72. /* Define to 1 if you have the <sys/inotify.h> header file. */
  73. #undef HAVE_SYS_INOTIFY_H
  74. /* Define to 1 if you have the <sys/select.h> header file. */
  75. #undef HAVE_SYS_SELECT_H
  76. /* Define to 1 if you have the <sys/signalfd.h> header file. */
  77. #undef HAVE_SYS_SIGNALFD_H
  78. /* Define to 1 if you have the <sys/socket.h> header file. */
  79. #undef HAVE_SYS_SOCKET_H
  80. /* Define to 1 if you have the <sys/stat.h> header file. */
  81. #undef HAVE_SYS_STAT_H
  82. /* Define to 1 if you have the <sys/types.h> header file. */
  83. #undef HAVE_SYS_TYPES_H
  84. /* Define to 1 if you have the <unistd.h> header file. */
  85. #undef HAVE_UNISTD_H
  86. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  87. */
  88. #undef LT_OBJDIR
  89. /* Name of package */
  90. #undef PACKAGE
  91. /* Define to the address where bug reports for this package should be sent. */
  92. #undef PACKAGE_BUGREPORT
  93. /* Define to the full name of this package. */
  94. #undef PACKAGE_NAME
  95. /* Define to the full name and version of this package. */
  96. #undef PACKAGE_STRING
  97. /* Define to the one symbol short name of this package. */
  98. #undef PACKAGE_TARNAME
  99. /* Define to the home page for this package. */
  100. #undef PACKAGE_URL
  101. /* Define to the version of this package. */
  102. #undef PACKAGE_VERSION
  103. /* Define to 1 if you have the ANSI C header files. */
  104. #undef STDC_HEADERS
  105. /* Version number of package */
  106. #undef VERSION
  107. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  108. significant byte first (like Motorola and SPARC, unlike Intel). */
  109. #if defined AC_APPLE_UNIVERSAL_BUILD
  110. # if defined __BIG_ENDIAN__
  111. # define WORDS_BIGENDIAN 1
  112. # endif
  113. #else
  114. # ifndef WORDS_BIGENDIAN
  115. # undef WORDS_BIGENDIAN
  116. # endif
  117. #endif
  118. /* Define to `__inline__' or `__inline' if that's what the C compiler
  119. calls it, or to nothing if 'inline' is not supported under any name. */
  120. #ifndef __cplusplus
  121. #undef inline
  122. #endif
  123. /* Define to `int' if <sys/types.h> does not define. */
  124. #undef ssize_t