config.h.in 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  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 the flags needed for the .section .eh_frame directive. */
  5. #undef EH_FRAME_FLAGS
  6. /* Define to 1 if you have the `accept4' function. */
  7. #undef HAVE_ACCEPT4
  8. /* Define to 1 if you have the `acosl' function. */
  9. #undef HAVE_ACOSL
  10. /* Define to 1 if you have the `asinl' function. */
  11. #undef HAVE_ASINL
  12. /* Define if your assembler supports GNU comdat group syntax. */
  13. #undef HAVE_AS_COMDAT_GAS
  14. /* Define if your assembler supports unwind section type. */
  15. #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE
  16. /* Define if your assembler supports AES instructions. */
  17. #undef HAVE_AS_X86_AES
  18. /* Define if your assembler supports PC relative relocs. */
  19. #undef HAVE_AS_X86_PCREL
  20. /* Define to 1 if you have the `atan2l' function. */
  21. #undef HAVE_ATAN2L
  22. /* Define to 1 if you have the `atanl' function. */
  23. #undef HAVE_ATANL
  24. /* Define to 1 if you have the `cosl' function. */
  25. #undef HAVE_COSL
  26. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  27. */
  28. #undef HAVE_DIRENT_H
  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 `dl_iterate_phdr' function. */
  32. #undef HAVE_DL_ITERATE_PHDR
  33. /* Define to 1 if you have the `dup3' function. */
  34. #undef HAVE_DUP3
  35. /* Define to 1 if you have the `epoll_create1' function. */
  36. #undef HAVE_EPOLL_CREATE1
  37. /* Define to 1 if you have the `expl' function. */
  38. #undef HAVE_EXPL
  39. /* Define to 1 if you have the `expm1l' function. */
  40. #undef HAVE_EXPM1L
  41. /* Define to 1 if you have the `faccessat' function. */
  42. #undef HAVE_FACCESSAT
  43. /* Define to 1 if you have the `fallocate' function. */
  44. #undef HAVE_FALLOCATE
  45. /* Define to 1 if you have the `fchmodat' function. */
  46. #undef HAVE_FCHMODAT
  47. /* Define to 1 if you have the `fchownat' function. */
  48. #undef HAVE_FCHOWNAT
  49. /* Define to 1 if you have the `futimesat' function. */
  50. #undef HAVE_FUTIMESAT
  51. /* Define if _Unwind_GetIPInfo is available. */
  52. #undef HAVE_GETIPINFO
  53. /* Define to 1 if you have the `getxattr' function. */
  54. #undef HAVE_GETXATTR
  55. /* Define to 1 if you have the `inotify_add_watch' function. */
  56. #undef HAVE_INOTIFY_ADD_WATCH
  57. /* Define to 1 if you have the `inotify_init' function. */
  58. #undef HAVE_INOTIFY_INIT
  59. /* Define to 1 if you have the `inotify_init1' function. */
  60. #undef HAVE_INOTIFY_INIT1
  61. /* Define to 1 if you have the `inotify_rm_watch' function. */
  62. #undef HAVE_INOTIFY_RM_WATCH
  63. /* Define to 1 if you have the <inttypes.h> header file. */
  64. #undef HAVE_INTTYPES_H
  65. /* Define to 1 if you have the `ldexpl' function. */
  66. #undef HAVE_LDEXPL
  67. /* Define to 1 if you have the <linux/ether.h> header file. */
  68. #undef HAVE_LINUX_ETHER_H
  69. /* Define to 1 if you have the <linux/filter.h> header file. */
  70. #undef HAVE_LINUX_FILTER_H
  71. /* Define to 1 if you have the <linux/fs.h> header file. */
  72. #undef HAVE_LINUX_FS_H
  73. /* Define to 1 if you have the <linux/if_addr.h> header file. */
  74. #undef HAVE_LINUX_IF_ADDR_H
  75. /* Define to 1 if you have the <linux/if_ether.h> header file. */
  76. #undef HAVE_LINUX_IF_ETHER_H
  77. /* Define to 1 if you have the <linux/if_tun.h> header file. */
  78. #undef HAVE_LINUX_IF_TUN_H
  79. /* Define to 1 if you have the <linux/netlink.h> header file. */
  80. #undef HAVE_LINUX_NETLINK_H
  81. /* Define to 1 if you have the <linux/ptrace.h> header file. */
  82. #undef HAVE_LINUX_PTRACE_H
  83. /* Define to 1 if you have the <linux/reboot.h> header file. */
  84. #undef HAVE_LINUX_REBOOT_H
  85. /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
  86. #undef HAVE_LINUX_RTNETLINK_H
  87. /* Define to 1 if you have the `listxattr' function. */
  88. #undef HAVE_LISTXATTR
  89. /* Define to 1 if the system has the type `loff_t'. */
  90. #undef HAVE_LOFF_T
  91. /* Define to 1 if you have the `log10l' function. */
  92. #undef HAVE_LOG10L
  93. /* Define to 1 if you have the `log1pl' function. */
  94. #undef HAVE_LOG1PL
  95. /* Define to 1 if you have the `logl' function. */
  96. #undef HAVE_LOGL
  97. /* Define to 1 if you have the <lwp.h> header file. */
  98. #undef HAVE_LWP_H
  99. /* Define to 1 if you have the `matherr' function. */
  100. #undef HAVE_MATHERR
  101. /* Define to 1 if you have the `memmem' function. */
  102. #undef HAVE_MEMMEM
  103. /* Define to 1 if you have the <memory.h> header file. */
  104. #undef HAVE_MEMORY_H
  105. /* Define to 1 if you have the `mincore' function. */
  106. #undef HAVE_MINCORE
  107. /* Define to 1 if you have the `mkdirat' function. */
  108. #undef HAVE_MKDIRAT
  109. /* Define to 1 if you have the `mknodat' function. */
  110. #undef HAVE_MKNODAT
  111. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  112. #undef HAVE_NDIR_H
  113. /* Define to 1 if you have the <netinet/icmp6.h> header file. */
  114. #undef HAVE_NETINET_ICMP6_H
  115. /* Define to 1 if you have the <netinet/if_ether.h> header file. */
  116. #undef HAVE_NETINET_IF_ETHER_H
  117. /* Define to 1 if you have the <netinet/in_syst.h> header file. */
  118. #undef HAVE_NETINET_IN_SYST_H
  119. /* Define to 1 if you have the <netinet/ip.h> header file. */
  120. #undef HAVE_NETINET_IP_H
  121. /* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
  122. #undef HAVE_NETINET_IP_MROUTE_H
  123. /* Define to 1 if you have the <netpacket/packet.h> header file. */
  124. #undef HAVE_NETPACKET_PACKET_H
  125. /* Define to 1 if you have the <net/bpf.h> header file. */
  126. #undef HAVE_NET_BPF_H
  127. /* Define to 1 if you have the <net/if_arp.h> header file. */
  128. #undef HAVE_NET_IF_ARP_H
  129. /* Define to 1 if you have the <net/if.h> header file. */
  130. #undef HAVE_NET_IF_H
  131. /* Define to 1 if you have the <net/route.h> header file. */
  132. #undef HAVE_NET_ROUTE_H
  133. /* Define to 1 if the system has the type `off64_t'. */
  134. #undef HAVE_OFF64_T
  135. /* Define to 1 if you have the `open64' function. */
  136. #undef HAVE_OPEN64
  137. /* Define to 1 if you have the `openat' function. */
  138. #undef HAVE_OPENAT
  139. /* Define to 1 if you have the `pipe2' function. */
  140. #undef HAVE_PIPE2
  141. /* Define to 1 if you have the <port.h> header file. */
  142. #undef HAVE_PORT_H
  143. /* Define to 1 if you have the `removexattr' function. */
  144. #undef HAVE_REMOVEXATTR
  145. /* Define to 1 if you have the `renameat' function. */
  146. #undef HAVE_RENAMEAT
  147. /* Define to 1 if you have the <sched.h> header file. */
  148. #undef HAVE_SCHED_H
  149. /* Define to 1 if you have the <semaphore.h> header file. */
  150. #undef HAVE_SEMAPHORE_H
  151. /* Define to 1 if you have the `sem_timedwait' function. */
  152. #undef HAVE_SEM_TIMEDWAIT
  153. /* Define to 1 if you have the `setenv' function. */
  154. #undef HAVE_SETENV
  155. /* Define to 1 if you have the `setxattr' function. */
  156. #undef HAVE_SETXATTR
  157. /* Define to 1 if you have the `sinl' function. */
  158. #undef HAVE_SINL
  159. /* Define to 1 if you have the `splice' function. */
  160. #undef HAVE_SPLICE
  161. /* Define to 1 if you have the <stdint.h> header file. */
  162. #undef HAVE_STDINT_H
  163. /* Define to 1 if you have the <stdlib.h> header file. */
  164. #undef HAVE_STDLIB_H
  165. /* Define to 1 if you have the `strerror_r' function. */
  166. #undef HAVE_STRERROR_R
  167. /* Define to 1 if you have the <strings.h> header file. */
  168. #undef HAVE_STRINGS_H
  169. /* Define to 1 if you have the <string.h> header file. */
  170. #undef HAVE_STRING_H
  171. /* Define to 1 if you have the `strsignal' function. */
  172. #undef HAVE_STRSIGNAL
  173. /* Define to 1 if `d_type' is a member of `struct dirent'. */
  174. #undef HAVE_STRUCT_DIRENT_D_TYPE
  175. /* Define to 1 if <math.h> defines struct exception */
  176. #undef HAVE_STRUCT_EXCEPTION
  177. /* Define to 1 if you have the `sync_file_range' function. */
  178. #undef HAVE_SYNC_FILE_RANGE
  179. /* Define to 1 if you have the `syscall' function. */
  180. #undef HAVE_SYSCALL
  181. /* Define to 1 if you have the <syscall.h> header file. */
  182. #undef HAVE_SYSCALL_H
  183. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  184. */
  185. #undef HAVE_SYS_DIR_H
  186. /* Define to 1 if you have the <sys/epoll.h> header file. */
  187. #undef HAVE_SYS_EPOLL_H
  188. /* Define to 1 if you have the <sys/event.h> header file. */
  189. #undef HAVE_SYS_EVENT_H
  190. /* Define to 1 if you have the <sys/file.h> header file. */
  191. #undef HAVE_SYS_FILE_H
  192. /* Define to 1 if you have the <sys/inotify.h> header file. */
  193. #undef HAVE_SYS_INOTIFY_H
  194. /* Define to 1 if you have the <sys/mman.h> header file. */
  195. #undef HAVE_SYS_MMAN_H
  196. /* Define to 1 if you have the <sys/mount.h> header file. */
  197. #undef HAVE_SYS_MOUNT_H
  198. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  199. */
  200. #undef HAVE_SYS_NDIR_H
  201. /* Define to 1 if you have the <sys/prctl.h> header file. */
  202. #undef HAVE_SYS_PRCTL_H
  203. /* Define to 1 if you have the <sys/ptrace.h> header file. */
  204. #undef HAVE_SYS_PTRACE_H
  205. /* Define to 1 if you have the <sys/select.h> header file. */
  206. #undef HAVE_SYS_SELECT_H
  207. /* Define to 1 if you have the <sys/socket.h> header file. */
  208. #undef HAVE_SYS_SOCKET_H
  209. /* Define to 1 if you have the <sys/statfs.h> header file. */
  210. #undef HAVE_SYS_STATFS_H
  211. /* Define to 1 if you have the <sys/stat.h> header file. */
  212. #undef HAVE_SYS_STAT_H
  213. /* Define to 1 if you have the <sys/syscall.h> header file. */
  214. #undef HAVE_SYS_SYSCALL_H
  215. /* Define to 1 if you have the <sys/sysctl.h> header file. */
  216. #undef HAVE_SYS_SYSCTL_H
  217. /* Define to 1 if you have the <sys/sysinfo.h> header file. */
  218. #undef HAVE_SYS_SYSINFO_H
  219. /* Define to 1 if you have the <sys/timex.h> header file. */
  220. #undef HAVE_SYS_TIMEX_H
  221. /* Define to 1 if you have the <sys/types.h> header file. */
  222. #undef HAVE_SYS_TYPES_H
  223. /* Define to 1 if you have the <sys/user.h> header file. */
  224. #undef HAVE_SYS_USER_H
  225. /* Define to 1 if you have the <sys/utsname.h> header file. */
  226. #undef HAVE_SYS_UTSNAME_H
  227. /* Define to 1 if you have the <sys/vfs.h> header file. */
  228. #undef HAVE_SYS_VFS_H
  229. /* Define to 1 if you have the `tanl' function. */
  230. #undef HAVE_TANL
  231. /* Define to 1 if you have the `tee' function. */
  232. #undef HAVE_TEE
  233. /* Define to 1 if you have the <unistd.h> header file. */
  234. #undef HAVE_UNISTD_H
  235. /* Define to 1 if you have the `unlinkat' function. */
  236. #undef HAVE_UNLINKAT
  237. /* Define to 1 if you have the `unsetenv' function. */
  238. #undef HAVE_UNSETENV
  239. /* Define to 1 if you have the `unshare' function. */
  240. #undef HAVE_UNSHARE
  241. /* Define to 1 if you have the `utimensat' function. */
  242. #undef HAVE_UTIMENSAT
  243. /* Define to 1 if you have the <utime.h> header file. */
  244. #undef HAVE_UTIME_H
  245. /* Define to 1 if you have the `wait4' function. */
  246. #undef HAVE_WAIT4
  247. /* Define if the linker support split stack adjustments */
  248. #undef LINKER_SUPPORTS_SPLIT_STACK
  249. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  250. */
  251. #undef LT_OBJDIR
  252. /* Name of package */
  253. #undef PACKAGE
  254. /* Define to the address where bug reports for this package should be sent. */
  255. #undef PACKAGE_BUGREPORT
  256. /* Define to the full name of this package. */
  257. #undef PACKAGE_NAME
  258. /* Define to the full name and version of this package. */
  259. #undef PACKAGE_STRING
  260. /* Define to the one symbol short name of this package. */
  261. #undef PACKAGE_TARNAME
  262. /* Define to the home page for this package. */
  263. #undef PACKAGE_URL
  264. /* Define to the version of this package. */
  265. #undef PACKAGE_VERSION
  266. /* Define if setcontext clobbers TLS variables */
  267. #undef SETCONTEXT_CLOBBERS_TLS
  268. /* The size of `void *', as computed by sizeof. */
  269. #undef SIZEOF_VOID_P
  270. /* Define to 1 if you have the ANSI C header files. */
  271. #undef STDC_HEADERS
  272. /* Define if we're to use libffi. */
  273. #undef USE_LIBFFI
  274. /* Define if the compiler supports -fsplit-stack */
  275. #undef USING_SPLIT_STACK
  276. /* Version number of package */
  277. #undef VERSION
  278. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  279. significant byte first (like Motorola and SPARC, unlike Intel). */
  280. #if defined AC_APPLE_UNIVERSAL_BUILD
  281. # if defined __BIG_ENDIAN__
  282. # define WORDS_BIGENDIAN 1
  283. # endif
  284. #else
  285. # ifndef WORDS_BIGENDIAN
  286. # undef WORDS_BIGENDIAN
  287. # endif
  288. #endif
  289. /* Define to `long int' if <sys/types.h> does not define. */
  290. #undef off_t