config.h.in 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. /* include/config.h.in. Generated from configure.ac by autoheader. */
  2. /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
  3. #undef BYTEORDER
  4. /* Define to 1 if you want native library runtime debugging code enabled */
  5. #undef DEBUG
  6. /* Define to enable support for local sockets. */
  7. #undef ENABLE_LOCAL_SOCKETS
  8. /* Define to 1 if you have the `accept' function. */
  9. #undef HAVE_ACCEPT
  10. /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
  11. #undef HAVE_ALSA_ASOUNDLIB_H
  12. /* Define to 1 if you have the <asm/ioctls.h> header file. */
  13. #undef HAVE_ASM_IOCTLS_H
  14. /* Define to 1 if you have the `bind' function. */
  15. #undef HAVE_BIND
  16. /* Define to 1 if you have BSD u_int32_t */
  17. #undef HAVE_BSD_INT32_DEFINED
  18. /* Define to 1 if you have the `clock_gettime' function. */
  19. #undef HAVE_CLOCK_GETTIME
  20. /* Define to 1 if you have the `close' function. */
  21. #undef HAVE_CLOSE
  22. /* Define to 1 if you have the `connect' function. */
  23. #undef HAVE_CONNECT
  24. /* Define to 1 if you have the <crt_externs.h> header file. */
  25. #undef HAVE_CRT_EXTERNS_H
  26. /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
  27. */
  28. #undef HAVE_DECL_TZNAME
  29. /* Define to 1 if you have the <dlfcn.h> header file. */
  30. #undef HAVE_DLFCN_H
  31. /* Define to 1 if you have the <dssi.h> header file. */
  32. #undef HAVE_DSSI_H
  33. /* Define to 1 if you have the `epoll_create' function. */
  34. #undef HAVE_EPOLL_CREATE
  35. /* Define to 1 if you have the `execve' function. */
  36. #undef HAVE_EXECVE
  37. /* Define to 1 if you have the `fcntl' function. */
  38. #undef HAVE_FCNTL
  39. /* Define to 1 if you have the <fcntl.h> header file. */
  40. #undef HAVE_FCNTL_H
  41. /* Define to 1 if you have the `fork' function. */
  42. #undef HAVE_FORK
  43. /* Define to 1 if you have the `fstat' function. */
  44. #undef HAVE_FSTAT
  45. /* Define to 1 if you have the `fsync' function. */
  46. #undef HAVE_FSYNC
  47. /* Define to 1 if you have the `ftruncate' function. */
  48. #undef HAVE_FTRUNCATE
  49. /* three-argument gethostbyname_r */
  50. #undef HAVE_FUNC_GETHOSTBYNAME_R_3
  51. /* five-argument gethostbyname_r */
  52. #undef HAVE_FUNC_GETHOSTBYNAME_R_5
  53. /* six-argument gethostbyname_r */
  54. #undef HAVE_FUNC_GETHOSTBYNAME_R_6
  55. /* Define to 1 if you have the `gethostbyname_r' function. */
  56. #undef HAVE_GETHOSTBYNAME_R
  57. /* Define to 1 if you have the `gethostname' function. */
  58. #undef HAVE_GETHOSTNAME
  59. /* Define to 1 if you have the `getifaddrs' function. */
  60. #undef HAVE_GETIFADDRS
  61. /* Define to 1 if you have the `getloadavg' function. */
  62. #undef HAVE_GETLOADAVG
  63. /* Define to 1 if you have the `getpagesize' function. */
  64. #undef HAVE_GETPAGESIZE
  65. /* Define to 1 if you have the `getpeername' function. */
  66. #undef HAVE_GETPEERNAME
  67. /* Define to 1 if you have the `getsockname' function. */
  68. #undef HAVE_GETSOCKNAME
  69. /* Define to 1 if you have the `getsockopt' function. */
  70. #undef HAVE_GETSOCKOPT
  71. /* Define to 1 if you have the <gmp.h> header file. */
  72. #undef HAVE_GMP_H
  73. /* Define if function attributes a la GCC 2.5 and higher are available. */
  74. #undef HAVE_GNUC25_ATTRIB
  75. /* Define if unused variables la GCC 2.5 and higher are available. */
  76. #undef HAVE_GNUC25_UNUSED
  77. /* Define to 1 if you have the `htonl' function. */
  78. #undef HAVE_HTONL
  79. /* Define to 1 if you have the `htons' function. */
  80. #undef HAVE_HTONS
  81. /* Define if you have the iconv() function. */
  82. #undef HAVE_ICONV
  83. /* Define to 1 if you have the <ifaddrs.h> header file. */
  84. #undef HAVE_IFADDRS_H
  85. /* Define if inet6 structures are defined in netinet/in.h. */
  86. #undef HAVE_INET6
  87. /* Define to 1 if you have the `inet_addr' function. */
  88. #undef HAVE_INET_ADDR
  89. /* Define to 1 if you have the `inet_aton' function. */
  90. #undef HAVE_INET_ATON
  91. /* Define to 1 if you have the `inet_pton' function. */
  92. #undef HAVE_INET_PTON
  93. /* Define to 1 if you have uint32_t */
  94. #undef HAVE_INT32_DEFINED
  95. /* Define to 1 if you have the <inttypes.h> header file. */
  96. #undef HAVE_INTTYPES_H
  97. /* Define to 1 if you have the <jack/jack.h> header file. */
  98. #undef HAVE_JACK_JACK_H
  99. /* Define to 1 if you have the `kevent' function. */
  100. #undef HAVE_KEVENT
  101. /* Define to 1 if you have the `kqueue' function. */
  102. #undef HAVE_KQUEUE
  103. /* Define to 1 if you have the `ltdl' library (-lltdl). */
  104. #undef HAVE_LIBLTDL
  105. /* Define to 1 if you have the `socket' library (-lsocket). */
  106. #undef HAVE_LIBSOCKET
  107. /* Define to 1 if you have the `listen' function. */
  108. #undef HAVE_LISTEN
  109. /* Define to 1 if you have the `localtime_r' function. */
  110. #undef HAVE_LOCALTIME_R
  111. /* Define to 1 if you have the `lseek' function. */
  112. #undef HAVE_LSEEK
  113. /* Define to 1 if you have the `lstat' function. */
  114. #undef HAVE_LSTAT
  115. /* Define to 1 if you have the <ltdl.h> header file. */
  116. #undef HAVE_LTDL_H
  117. /* Define to 1 if you have the `madvise' function. */
  118. #undef HAVE_MADVISE
  119. /* Define to 1 if you have the <magic.h> header file. */
  120. #undef HAVE_MAGIC_H
  121. /* Define to 1 if you have the <memory.h> header file. */
  122. #undef HAVE_MEMORY_H
  123. /* Define to 1 if you have the `memset' function. */
  124. #undef HAVE_MEMSET
  125. /* Define to 1 if you have the `mincore' function. */
  126. #undef HAVE_MINCORE
  127. /* Define to 1 if you have the `mktime' function. */
  128. #undef HAVE_MKTIME
  129. /* Define to 1 if you have the `mmap' function. */
  130. #undef HAVE_MMAP
  131. /* Define this symbol if you have MSG_NOSIGNAL */
  132. #undef HAVE_MSG_NOSIGNAL
  133. /* Define this symbol if you have MSG_WAITALL */
  134. #undef HAVE_MSG_WAITALL
  135. /* Define to 1 if you have the `msync' function. */
  136. #undef HAVE_MSYNC
  137. /* Define to 1 if you have the `munmap' function. */
  138. #undef HAVE_MUNMAP
  139. /* Define to 1 if you have the <netinet/in_systm.h> header file. */
  140. #undef HAVE_NETINET_IN_SYSTM_H
  141. /* Define to 1 if you have the <netinet/ip.h> header file. */
  142. #undef HAVE_NETINET_IP_H
  143. /* Define to 1 if you have the <net/if.h> header file. */
  144. #undef HAVE_NET_IF_H
  145. /* Define to 1 if you have the `open' function. */
  146. #undef HAVE_OPEN
  147. /* Define to 1 if you have the `pipe' function. */
  148. #undef HAVE_PIPE
  149. /* Define to 1 if you have the `read' function. */
  150. #undef HAVE_READ
  151. /* Define to 1 if you have the `readlink' function. */
  152. #undef HAVE_READLINK
  153. /* Define to 1 if you have the `readv' function. */
  154. #undef HAVE_READV
  155. /* Define to 1 if you have the `recvfrom' function. */
  156. #undef HAVE_RECVFROM
  157. /* Define to 1 if you have the `select' function. */
  158. #undef HAVE_SELECT
  159. /* Define to 1 if you have the `send' function. */
  160. #undef HAVE_SEND
  161. /* Define to 1 if you have the `sendto' function. */
  162. #undef HAVE_SENDTO
  163. /* Define to 1 if you have the `setsockopt' function. */
  164. #undef HAVE_SETSOCKOPT
  165. /* Define to 1 if you have the `shutdown' function. */
  166. #undef HAVE_SHUTDOWN
  167. /* Define to 1 if you have the `socket' function. */
  168. #undef HAVE_SOCKET
  169. /* Define this symbol if you have SO_NOSIGPIPE */
  170. #undef HAVE_SO_NOSIGPIPE
  171. /* Define to 1 if you have the `statvfs' function. */
  172. #undef HAVE_STATVFS
  173. /* Define to 1 if you have the <stdint.h> header file. */
  174. #undef HAVE_STDINT_H
  175. /* Define to 1 if you have the <stdlib.h> header file. */
  176. #undef HAVE_STDLIB_H
  177. /* Define to 1 if you have the `strerror' function. */
  178. #undef HAVE_STRERROR
  179. /* Define to 1 if you have the `strerror_r' function. */
  180. #undef HAVE_STRERROR_R
  181. /* Define to 1 if you have the <strings.h> header file. */
  182. #undef HAVE_STRINGS_H
  183. /* Define to 1 if you have the <string.h> header file. */
  184. #undef HAVE_STRING_H
  185. /* Define to 1 if `struct tm' is a member of `tm_zone'. */
  186. #undef HAVE_STRUCT_TM_TM_ZONE
  187. /* Define to 1 if you have the `sysconf' function. */
  188. #undef HAVE_SYSCONF
  189. /* Define to 1 if you have the <sys/config.h> header file. */
  190. #undef HAVE_SYS_CONFIG_H
  191. /* Define to 1 if you have the <sys/epoll.h> header file. */
  192. #undef HAVE_SYS_EPOLL_H
  193. /* Define to 1 if you have the <sys/event.h> header file. */
  194. #undef HAVE_SYS_EVENT_H
  195. /* Define to 1 if you have the <sys/filio.h> header file. */
  196. #undef HAVE_SYS_FILIO_H
  197. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  198. #undef HAVE_SYS_IOCTL_H
  199. /* Define to 1 if you have the <sys/loadavg.h> header file. */
  200. #undef HAVE_SYS_LOADAVG_H
  201. /* Define to 1 if you have the <sys/mman.h> header file. */
  202. #undef HAVE_SYS_MMAN_H
  203. /* Define to 1 if you have the <sys/select.h> header file. */
  204. #undef HAVE_SYS_SELECT_H
  205. /* Define to 1 if you have the <sys/sockio.h> header file. */
  206. #undef HAVE_SYS_SOCKIO_H
  207. /* Define to 1 if you have the <sys/stat.h> header file. */
  208. #undef HAVE_SYS_STAT_H
  209. /* Define to 1 if you have the <sys/time.h> header file. */
  210. #undef HAVE_SYS_TIME_H
  211. /* Define to 1 if you have the <sys/types.h> header file. */
  212. #undef HAVE_SYS_TYPES_H
  213. /* Define to 1 if you have the <sys/utime.h> header file. */
  214. #undef HAVE_SYS_UTIME_H
  215. /* Define to 1 if you have the `time' function. */
  216. #undef HAVE_TIME
  217. /* Define if global 'timezone' exists. */
  218. #undef HAVE_TIMEZONE
  219. /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
  220. `HAVE_STRUCT_TM_TM_ZONE' instead. */
  221. #undef HAVE_TM_ZONE
  222. /* Define to 1 if you don't have `tm_zone' but do have the external array
  223. `tzname'. */
  224. #undef HAVE_TZNAME
  225. /* Define if your platform has the global _timezone variable. */
  226. #undef HAVE_UNDERSCORE_TIMEZONE
  227. /* Define to 1 if you have the <unistd.h> header file. */
  228. #undef HAVE_UNISTD_H
  229. /* Define to 1 if you have the <utime.h> header file. */
  230. #undef HAVE_UTIME_H
  231. /* Define to 1 if you have the `write' function. */
  232. #undef HAVE_WRITE
  233. /* Define to 1 if you have the `writev' function. */
  234. #undef HAVE_WRITEV
  235. /* Define to 1 if you have libXrandr. */
  236. #undef HAVE_XRANDR
  237. /* Define to 1 if you have libXrender. */
  238. #undef HAVE_XRENDER
  239. /* Define to 1 if you have libXtst. */
  240. #undef HAVE_XTEST
  241. /* Define to 1 if you have the `\' function. */
  242. #undef HAVE__
  243. /* Define if the host machine stores words of multi-word integers in
  244. big-endian order. */
  245. #undef HOST_WORDS_BIG_ENDIAN
  246. /* Define as const if the declaration of iconv() needs const. */
  247. #undef ICONV_CONST
  248. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  249. */
  250. #undef LT_OBJDIR
  251. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  252. #undef NO_MINUS_C_MINUS_O
  253. /* Name of package */
  254. #undef PACKAGE
  255. /* Define to the address where bug reports for this package should be sent. */
  256. #undef PACKAGE_BUGREPORT
  257. /* Define to the full name of this package. */
  258. #undef PACKAGE_NAME
  259. /* Define to the full name and version of this package. */
  260. #undef PACKAGE_STRING
  261. /* Define to the one symbol short name of this package. */
  262. #undef PACKAGE_TARNAME
  263. /* Define to the home page for this package. */
  264. #undef PACKAGE_URL
  265. /* Define to the version of this package. */
  266. #undef PACKAGE_VERSION
  267. /* Define if you want to synchronize VM threads portably by default; undef
  268. otherwise */
  269. #undef PORTABLE_NATIVE_SYNC
  270. /* The size of `char', as computed by sizeof. */
  271. #undef SIZEOF_CHAR
  272. /* The size of `int', as computed by sizeof. */
  273. #undef SIZEOF_INT
  274. /* The size of `long', as computed by sizeof. */
  275. #undef SIZEOF_LONG
  276. /* The size of `short', as computed by sizeof. */
  277. #undef SIZEOF_SHORT
  278. /* The size of `void*', as computed by sizeof. */
  279. #undef SIZEOF_VOIDP
  280. /* The number of bytes in type void * */
  281. #undef SIZEOF_VOID_P
  282. /* Define to 1 if you have the ANSI C header files. */
  283. #undef STDC_HEADERS
  284. /* Define if struct tm has tm_gmtoff field. */
  285. #undef STRUCT_TM_HAS_GMTOFF
  286. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  287. #undef TIME_WITH_SYS_TIME
  288. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  289. #undef TM_IN_SYS_TIME
  290. /* Version number of package */
  291. #undef VERSION
  292. /* Define to 1 if gmp is usable */
  293. #undef WITH_GNU_MP
  294. /* whether byteorder is bigendian */
  295. #undef WORDS_BIGENDIAN
  296. /* Define to 1 if the X Window System is missing or not being used. */
  297. #undef X_DISPLAY_MISSING
  298. /* Define to `__attribute__' to nothing if it's not supported. */
  299. #undef __attribute__
  300. /* Define to empty if `const' does not conform to ANSI C. */
  301. #undef const
  302. /* Define to `__inline__' or `__inline' if that's what the C compiler
  303. calls it, or to nothing if 'inline' is not supported under any name. */
  304. #ifndef __cplusplus
  305. #undef inline
  306. #endif
  307. /* GNU C attributes. */
  308. #ifndef FUNCATTR
  309. #ifdef HAVE_GNUC25_ATTRIB
  310. #define FUNCATTR(x) __attribute__(x)
  311. #else
  312. #define FUNCATTR(x)
  313. #endif
  314. #endif
  315. /* GNU C unused functions, or null. */
  316. #ifndef ATTRUNUSED
  317. #ifdef HAVE_GNUC25_UNUSED
  318. #define ATTRUNUSED unused
  319. #else
  320. #define ATTRUNUSED
  321. #endif
  322. #endif
  323. #ifndef UNUSED
  324. #define UNUSED FUNCATTR((ATTRUNUSED))
  325. #endif