Peter Collingbourne | 594c10d | 2014-11-27 00:12:26 +0000 | [diff] [blame] | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | |
| 3 | /* Define if building universal (internal helper macro) */ |
| 4 | #undef AC_APPLE_UNIVERSAL_BUILD |
| 5 | |
| 6 | /* Define to the flags needed for the .section .eh_frame directive. */ |
| 7 | #undef EH_FRAME_FLAGS |
| 8 | |
| 9 | /* Define to 1 if you have the `accept4' function. */ |
| 10 | #undef HAVE_ACCEPT4 |
| 11 | |
| 12 | /* Define to 1 if you have the `acosl' function. */ |
| 13 | #undef HAVE_ACOSL |
| 14 | |
| 15 | /* Define to 1 if you have the `asinl' function. */ |
| 16 | #undef HAVE_ASINL |
| 17 | |
| 18 | /* Define if your assembler supports GNU comdat group syntax. */ |
| 19 | #undef HAVE_AS_COMDAT_GAS |
| 20 | |
| 21 | /* Define if your assembler supports unwind section type. */ |
| 22 | #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE |
| 23 | |
| 24 | /* Define if your assembler supports PC relative relocs. */ |
| 25 | #undef HAVE_AS_X86_PCREL |
| 26 | |
| 27 | /* Define to 1 if you have the `atan2l' function. */ |
| 28 | #undef HAVE_ATAN2L |
| 29 | |
| 30 | /* Define to 1 if you have the `atanl' function. */ |
| 31 | #undef HAVE_ATANL |
| 32 | |
| 33 | /* Define to 1 if you have the `cosl' function. */ |
| 34 | #undef HAVE_COSL |
| 35 | |
| 36 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 37 | #undef HAVE_DLFCN_H |
| 38 | |
| 39 | /* Define to 1 if you have the `dl_iterate_phdr' function. */ |
| 40 | #undef HAVE_DL_ITERATE_PHDR |
| 41 | |
| 42 | /* Define to 1 if you have the `dup3' function. */ |
| 43 | #undef HAVE_DUP3 |
| 44 | |
| 45 | /* Define to 1 if you have the `epoll_create1' function. */ |
| 46 | #undef HAVE_EPOLL_CREATE1 |
| 47 | |
| 48 | /* Define to 1 if you have the `expl' function. */ |
| 49 | #undef HAVE_EXPL |
| 50 | |
| 51 | /* Define to 1 if you have the `expm1l' function. */ |
| 52 | #undef HAVE_EXPM1L |
| 53 | |
| 54 | /* Define to 1 if you have the `faccessat' function. */ |
| 55 | #undef HAVE_FACCESSAT |
| 56 | |
| 57 | /* Define to 1 if you have the `fallocate' function. */ |
| 58 | #undef HAVE_FALLOCATE |
| 59 | |
| 60 | /* Define to 1 if you have the `fchmodat' function. */ |
| 61 | #undef HAVE_FCHMODAT |
| 62 | |
| 63 | /* Define to 1 if you have the `fchownat' function. */ |
| 64 | #undef HAVE_FCHOWNAT |
| 65 | |
| 66 | /* Define to 1 if you have the `futimesat' function. */ |
| 67 | #undef HAVE_FUTIMESAT |
| 68 | |
| 69 | /* Define if _Unwind_GetIPInfo is available. */ |
| 70 | #undef HAVE_GETIPINFO |
| 71 | |
| 72 | /* Define to 1 if you have the `getxattr' function. */ |
| 73 | #undef HAVE_GETXATTR |
| 74 | |
| 75 | /* Define to 1 if you have the `inotify_add_watch' function. */ |
| 76 | #undef HAVE_INOTIFY_ADD_WATCH |
| 77 | |
| 78 | /* Define to 1 if you have the `inotify_init' function. */ |
| 79 | #undef HAVE_INOTIFY_INIT |
| 80 | |
| 81 | /* Define to 1 if you have the `inotify_init1' function. */ |
| 82 | #undef HAVE_INOTIFY_INIT1 |
| 83 | |
| 84 | /* Define to 1 if you have the `inotify_rm_watch' function. */ |
| 85 | #undef HAVE_INOTIFY_RM_WATCH |
| 86 | |
| 87 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 88 | #undef HAVE_INTTYPES_H |
| 89 | |
| 90 | /* Define to 1 if you have the `ldexpl' function. */ |
| 91 | #undef HAVE_LDEXPL |
| 92 | |
| 93 | /* Define to 1 if you have the <linux/ether.h> header file. */ |
| 94 | #undef HAVE_LINUX_ETHER_H |
| 95 | |
| 96 | /* Define to 1 if you have the <linux/filter.h> header file. */ |
| 97 | #undef HAVE_LINUX_FILTER_H |
| 98 | |
| 99 | /* Define to 1 if you have the <linux/fs.h> header file. */ |
| 100 | #undef HAVE_LINUX_FS_H |
| 101 | |
| 102 | /* Define to 1 if you have the <linux/if_addr.h> header file. */ |
| 103 | #undef HAVE_LINUX_IF_ADDR_H |
| 104 | |
| 105 | /* Define to 1 if you have the <linux/if_ether.h> header file. */ |
| 106 | #undef HAVE_LINUX_IF_ETHER_H |
| 107 | |
| 108 | /* Define to 1 if you have the <linux/if_tun.h> header file. */ |
| 109 | #undef HAVE_LINUX_IF_TUN_H |
| 110 | |
| 111 | /* Define to 1 if you have the <linux/netlink.h> header file. */ |
| 112 | #undef HAVE_LINUX_NETLINK_H |
| 113 | |
| 114 | /* Define to 1 if you have the <linux/reboot.h> header file. */ |
| 115 | #undef HAVE_LINUX_REBOOT_H |
| 116 | |
| 117 | /* Define to 1 if you have the <linux/rtnetlink.h> header file. */ |
| 118 | #undef HAVE_LINUX_RTNETLINK_H |
| 119 | |
| 120 | /* Define to 1 if you have the `listxattr' function. */ |
| 121 | #undef HAVE_LISTXATTR |
| 122 | |
| 123 | /* Define to 1 if the system has the type `loff_t'. */ |
| 124 | #undef HAVE_LOFF_T |
| 125 | |
| 126 | /* Define to 1 if you have the `log10l' function. */ |
| 127 | #undef HAVE_LOG10L |
| 128 | |
| 129 | /* Define to 1 if you have the `log1pl' function. */ |
| 130 | #undef HAVE_LOG1PL |
| 131 | |
| 132 | /* Define to 1 if you have the `logl' function. */ |
| 133 | #undef HAVE_LOGL |
| 134 | |
| 135 | /* Define to 1 if you have the `matherr' function. */ |
| 136 | #undef HAVE_MATHERR |
| 137 | |
| 138 | /* Define to 1 if you have the <memory.h> header file. */ |
| 139 | #undef HAVE_MEMORY_H |
| 140 | |
| 141 | /* Define to 1 if you have the `mincore' function. */ |
| 142 | #undef HAVE_MINCORE |
| 143 | |
| 144 | /* Define to 1 if you have the `mkdirat' function. */ |
| 145 | #undef HAVE_MKDIRAT |
| 146 | |
| 147 | /* Define to 1 if you have the `mknodat' function. */ |
| 148 | #undef HAVE_MKNODAT |
| 149 | |
| 150 | /* Define to 1 if you have the <netinet/icmp6.h> header file. */ |
| 151 | #undef HAVE_NETINET_ICMP6_H |
| 152 | |
| 153 | /* Define to 1 if you have the <netinet/if_ether.h> header file. */ |
| 154 | #undef HAVE_NETINET_IF_ETHER_H |
| 155 | |
| 156 | /* Define to 1 if you have the <netinet/in_syst.h> header file. */ |
| 157 | #undef HAVE_NETINET_IN_SYST_H |
| 158 | |
| 159 | /* Define to 1 if you have the <netinet/ip.h> header file. */ |
| 160 | #undef HAVE_NETINET_IP_H |
| 161 | |
| 162 | /* Define to 1 if you have the <netinet/ip_mroute.h> header file. */ |
| 163 | #undef HAVE_NETINET_IP_MROUTE_H |
| 164 | |
| 165 | /* Define to 1 if you have the <netpacket/packet.h> header file. */ |
| 166 | #undef HAVE_NETPACKET_PACKET_H |
| 167 | |
| 168 | /* Define to 1 if you have the <net/if_arp.h> header file. */ |
| 169 | #undef HAVE_NET_IF_ARP_H |
| 170 | |
| 171 | /* Define to 1 if you have the <net/if.h> header file. */ |
| 172 | #undef HAVE_NET_IF_H |
| 173 | |
| 174 | /* Define to 1 if you have the <net/route.h> header file. */ |
| 175 | #undef HAVE_NET_ROUTE_H |
| 176 | |
| 177 | /* Define to 1 if the system has the type `off64_t'. */ |
| 178 | #undef HAVE_OFF64_T |
| 179 | |
| 180 | /* Define to 1 if you have the `open64' function. */ |
| 181 | #undef HAVE_OPEN64 |
| 182 | |
| 183 | /* Define to 1 if you have the `openat' function. */ |
| 184 | #undef HAVE_OPENAT |
| 185 | |
| 186 | /* Define to 1 if you have the `pipe2' function. */ |
| 187 | #undef HAVE_PIPE2 |
| 188 | |
| 189 | /* Define to 1 if you have the `removexattr' function. */ |
| 190 | #undef HAVE_REMOVEXATTR |
| 191 | |
| 192 | /* Define to 1 if you have the `renameat' function. */ |
| 193 | #undef HAVE_RENAMEAT |
| 194 | |
| 195 | /* Define to 1 if you have the <sched.h> header file. */ |
| 196 | #undef HAVE_SCHED_H |
| 197 | |
| 198 | /* Define to 1 if you have the `sem_timedwait' function. */ |
| 199 | #undef HAVE_SEM_TIMEDWAIT |
| 200 | |
| 201 | /* Define to 1 if you have the `setenv' function. */ |
| 202 | #undef HAVE_SETENV |
| 203 | |
| 204 | /* Define to 1 if you have the `setxattr' function. */ |
| 205 | #undef HAVE_SETXATTR |
| 206 | |
| 207 | /* Define to 1 if you have the `sinl' function. */ |
| 208 | #undef HAVE_SINL |
| 209 | |
| 210 | /* Define to 1 if you have the `splice' function. */ |
| 211 | #undef HAVE_SPLICE |
| 212 | |
| 213 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 214 | #undef HAVE_STDINT_H |
| 215 | |
| 216 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 217 | #undef HAVE_STDLIB_H |
| 218 | |
| 219 | /* Define to 1 if you have the `strerror_r' function. */ |
| 220 | #undef HAVE_STRERROR_R |
| 221 | |
| 222 | /* Define to 1 if you have the <strings.h> header file. */ |
| 223 | #undef HAVE_STRINGS_H |
| 224 | |
| 225 | /* Define to 1 if you have the <string.h> header file. */ |
| 226 | #undef HAVE_STRING_H |
| 227 | |
| 228 | /* Define to 1 if you have the `strsignal' function. */ |
| 229 | #undef HAVE_STRSIGNAL |
| 230 | |
| 231 | /* Define to 1 if <math.h> defines struct exception */ |
| 232 | #undef HAVE_STRUCT_EXCEPTION |
| 233 | |
| 234 | /* Define to 1 if the compiler provides the __sync_add_and_fetch function for |
| 235 | uint64 */ |
| 236 | #undef HAVE_SYNC_ADD_AND_FETCH_8 |
| 237 | |
| 238 | /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap |
| 239 | function for uint32 */ |
| 240 | #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4 |
| 241 | |
| 242 | /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap |
| 243 | function for uint64 */ |
| 244 | #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8 |
| 245 | |
| 246 | /* Define to 1 if the compiler provides the __sync_fetch_and_add function for |
| 247 | uint32 */ |
| 248 | #undef HAVE_SYNC_FETCH_AND_ADD_4 |
| 249 | |
| 250 | /* Define to 1 if you have the `sync_file_range' function. */ |
| 251 | #undef HAVE_SYNC_FILE_RANGE |
| 252 | |
| 253 | /* Define to 1 if you have the <syscall.h> header file. */ |
| 254 | #undef HAVE_SYSCALL_H |
| 255 | |
| 256 | /* Define to 1 if you have the <sys/epoll.h> header file. */ |
| 257 | #undef HAVE_SYS_EPOLL_H |
| 258 | |
| 259 | /* Define to 1 if you have the <sys/file.h> header file. */ |
| 260 | #undef HAVE_SYS_FILE_H |
| 261 | |
| 262 | /* Define to 1 if you have the <sys/inotify.h> header file. */ |
| 263 | #undef HAVE_SYS_INOTIFY_H |
| 264 | |
| 265 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
| 266 | #undef HAVE_SYS_MMAN_H |
| 267 | |
| 268 | /* Define to 1 if you have the <sys/mount.h> header file. */ |
| 269 | #undef HAVE_SYS_MOUNT_H |
| 270 | |
| 271 | /* Define to 1 if you have the <sys/prctl.h> header file. */ |
| 272 | #undef HAVE_SYS_PRCTL_H |
| 273 | |
| 274 | /* Define to 1 if you have the <sys/ptrace.h> header file. */ |
| 275 | #undef HAVE_SYS_PTRACE_H |
| 276 | |
| 277 | /* Define to 1 if you have the <sys/select.h> header file. */ |
| 278 | #undef HAVE_SYS_SELECT_H |
| 279 | |
| 280 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
| 281 | #undef HAVE_SYS_SOCKET_H |
| 282 | |
| 283 | /* Define to 1 if you have the <sys/statfs.h> header file. */ |
| 284 | #undef HAVE_SYS_STATFS_H |
| 285 | |
| 286 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 287 | #undef HAVE_SYS_STAT_H |
| 288 | |
| 289 | /* Define to 1 if you have the <sys/syscall.h> header file. */ |
| 290 | #undef HAVE_SYS_SYSCALL_H |
| 291 | |
| 292 | /* Define to 1 if you have the <sys/sysinfo.h> header file. */ |
| 293 | #undef HAVE_SYS_SYSINFO_H |
| 294 | |
| 295 | /* Define to 1 if you have the <sys/timex.h> header file. */ |
| 296 | #undef HAVE_SYS_TIMEX_H |
| 297 | |
| 298 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 299 | #undef HAVE_SYS_TYPES_H |
| 300 | |
| 301 | /* Define to 1 if you have the <sys/user.h> header file. */ |
| 302 | #undef HAVE_SYS_USER_H |
| 303 | |
| 304 | /* Define to 1 if you have the <sys/utsname.h> header file. */ |
| 305 | #undef HAVE_SYS_UTSNAME_H |
| 306 | |
| 307 | /* Define to 1 if you have the <sys/vfs.h> header file. */ |
| 308 | #undef HAVE_SYS_VFS_H |
| 309 | |
| 310 | /* Define to 1 if you have the `tanl' function. */ |
| 311 | #undef HAVE_TANL |
| 312 | |
| 313 | /* Define to 1 if you have the `tee' function. */ |
| 314 | #undef HAVE_TEE |
| 315 | |
| 316 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 317 | #undef HAVE_UNISTD_H |
| 318 | |
| 319 | /* Define to 1 if you have the `unlinkat' function. */ |
| 320 | #undef HAVE_UNLINKAT |
| 321 | |
Peter Collingbourne | 93c73eb | 2015-04-05 23:30:42 +0000 | [diff] [blame] | 322 | /* Define to 1 if you have the `unsetenv' function. */ |
| 323 | #undef HAVE_UNSETENV |
| 324 | |
Peter Collingbourne | 594c10d | 2014-11-27 00:12:26 +0000 | [diff] [blame] | 325 | /* Define to 1 if you have the `unshare' function. */ |
| 326 | #undef HAVE_UNSHARE |
| 327 | |
| 328 | /* Define to 1 if you have the <ustat.h> header file and it works. */ |
| 329 | #undef HAVE_USTAT_H |
| 330 | |
| 331 | /* Define to 1 if you have the `utimensat' function. */ |
| 332 | #undef HAVE_UTIMENSAT |
| 333 | |
| 334 | /* Define to 1 if you have the <utime.h> header file. */ |
| 335 | #undef HAVE_UTIME_H |
| 336 | |
| 337 | /* Define to 1 if you have the `wait4' function. */ |
| 338 | #undef HAVE_WAIT4 |
| 339 | |
Peter Collingbourne | 594c10d | 2014-11-27 00:12:26 +0000 | [diff] [blame] | 340 | /* Define if the linker support split stack adjustments */ |
| 341 | #undef LINKER_SUPPORTS_SPLIT_STACK |
| 342 | |
| 343 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 344 | */ |
| 345 | #undef LT_OBJDIR |
| 346 | |
| 347 | /* Name of package */ |
| 348 | #undef PACKAGE |
| 349 | |
| 350 | /* Define to the address where bug reports for this package should be sent. */ |
| 351 | #undef PACKAGE_BUGREPORT |
| 352 | |
| 353 | /* Define to the full name of this package. */ |
| 354 | #undef PACKAGE_NAME |
| 355 | |
| 356 | /* Define to the full name and version of this package. */ |
| 357 | #undef PACKAGE_STRING |
| 358 | |
| 359 | /* Define to the one symbol short name of this package. */ |
| 360 | #undef PACKAGE_TARNAME |
| 361 | |
| 362 | /* Define to the home page for this package. */ |
| 363 | #undef PACKAGE_URL |
| 364 | |
| 365 | /* Define to the version of this package. */ |
| 366 | #undef PACKAGE_VERSION |
| 367 | |
| 368 | /* Define if setcontext clobbers TLS variables */ |
| 369 | #undef SETCONTEXT_CLOBBERS_TLS |
| 370 | |
| 371 | /* The size of `void *', as computed by sizeof. */ |
| 372 | #undef SIZEOF_VOID_P |
| 373 | |
| 374 | /* Define to 1 if you have the ANSI C header files. */ |
| 375 | #undef STDC_HEADERS |
| 376 | |
| 377 | /* Define if we're to use libffi. */ |
| 378 | #undef USE_LIBFFI |
| 379 | |
| 380 | /* Define if the compiler supports -fsplit-stack */ |
| 381 | #undef USING_SPLIT_STACK |
| 382 | |
| 383 | /* Version number of package */ |
| 384 | #undef VERSION |
| 385 | |
| 386 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| 387 | significant byte first (like Motorola and SPARC, unlike Intel). */ |
| 388 | #if defined AC_APPLE_UNIVERSAL_BUILD |
| 389 | # if defined __BIG_ENDIAN__ |
| 390 | # define WORDS_BIGENDIAN 1 |
| 391 | # endif |
| 392 | #else |
| 393 | # ifndef WORDS_BIGENDIAN |
| 394 | # undef WORDS_BIGENDIAN |
| 395 | # endif |
| 396 | #endif |
| 397 | |
| 398 | /* Define to `long int' if <sys/types.h> does not define. */ |
| 399 | #undef off_t |