| 1 |
747 |
jeremybenn |
/* 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 1 if you have the header file. */
|
| 7 |
|
|
#undef HAVE_DLFCN_H
|
| 8 |
|
|
|
| 9 |
|
|
/* Define to 1 if you have the `epoll_create1' function. */
|
| 10 |
|
|
#undef HAVE_EPOLL_CREATE1
|
| 11 |
|
|
|
| 12 |
|
|
/* Define to 1 if you have the `faccessat' function. */
|
| 13 |
|
|
#undef HAVE_FACCESSAT
|
| 14 |
|
|
|
| 15 |
|
|
/* Define to 1 if you have the `fallocate' function. */
|
| 16 |
|
|
#undef HAVE_FALLOCATE
|
| 17 |
|
|
|
| 18 |
|
|
/* Define to 1 if you have the `fchmodat' function. */
|
| 19 |
|
|
#undef HAVE_FCHMODAT
|
| 20 |
|
|
|
| 21 |
|
|
/* Define to 1 if you have the `fchownat' function. */
|
| 22 |
|
|
#undef HAVE_FCHOWNAT
|
| 23 |
|
|
|
| 24 |
|
|
/* Define to 1 if you have the `futimesat' function. */
|
| 25 |
|
|
#undef HAVE_FUTIMESAT
|
| 26 |
|
|
|
| 27 |
|
|
/* Define if _Unwind_GetIPInfo is available. */
|
| 28 |
|
|
#undef HAVE_GETIPINFO
|
| 29 |
|
|
|
| 30 |
|
|
/* Define to 1 if you have the `inotify_add_watch' function. */
|
| 31 |
|
|
#undef HAVE_INOTIFY_ADD_WATCH
|
| 32 |
|
|
|
| 33 |
|
|
/* Define to 1 if you have the `inotify_init' function. */
|
| 34 |
|
|
#undef HAVE_INOTIFY_INIT
|
| 35 |
|
|
|
| 36 |
|
|
/* Define to 1 if you have the `inotify_rm_watch' function. */
|
| 37 |
|
|
#undef HAVE_INOTIFY_RM_WATCH
|
| 38 |
|
|
|
| 39 |
|
|
/* Define to 1 if you have the header file. */
|
| 40 |
|
|
#undef HAVE_INTTYPES_H
|
| 41 |
|
|
|
| 42 |
|
|
/* Define to 1 if you have the header file. */
|
| 43 |
|
|
#undef HAVE_LINUX_FILTER_H
|
| 44 |
|
|
|
| 45 |
|
|
/* Define to 1 if you have the header file. */
|
| 46 |
|
|
#undef HAVE_LINUX_NETLINK_H
|
| 47 |
|
|
|
| 48 |
|
|
/* Define to 1 if you have the header file. */
|
| 49 |
|
|
#undef HAVE_LINUX_RTNETLINK_H
|
| 50 |
|
|
|
| 51 |
|
|
/* Define to 1 if the system has the type `loff_t'. */
|
| 52 |
|
|
#undef HAVE_LOFF_T
|
| 53 |
|
|
|
| 54 |
|
|
/* Define to 1 if you have the `matherr' function. */
|
| 55 |
|
|
#undef HAVE_MATHERR
|
| 56 |
|
|
|
| 57 |
|
|
/* Define to 1 if you have the header file. */
|
| 58 |
|
|
#undef HAVE_MEMORY_H
|
| 59 |
|
|
|
| 60 |
|
|
/* Define to 1 if you have the `mincore' function. */
|
| 61 |
|
|
#undef HAVE_MINCORE
|
| 62 |
|
|
|
| 63 |
|
|
/* Define to 1 if you have the `mkdirat' function. */
|
| 64 |
|
|
#undef HAVE_MKDIRAT
|
| 65 |
|
|
|
| 66 |
|
|
/* Define to 1 if you have the `mknodat' function. */
|
| 67 |
|
|
#undef HAVE_MKNODAT
|
| 68 |
|
|
|
| 69 |
|
|
/* Define to 1 if you have the header file. */
|
| 70 |
|
|
#undef HAVE_NET_IF_H
|
| 71 |
|
|
|
| 72 |
|
|
/* Define to 1 if the system has the type `off64_t'. */
|
| 73 |
|
|
#undef HAVE_OFF64_T
|
| 74 |
|
|
|
| 75 |
|
|
/* Define to 1 if you have the `openat' function. */
|
| 76 |
|
|
#undef HAVE_OPENAT
|
| 77 |
|
|
|
| 78 |
|
|
/* Define to 1 if you have the `renameat' function. */
|
| 79 |
|
|
#undef HAVE_RENAMEAT
|
| 80 |
|
|
|
| 81 |
|
|
/* Define to 1 if you have the `sem_timedwait' function. */
|
| 82 |
|
|
#undef HAVE_SEM_TIMEDWAIT
|
| 83 |
|
|
|
| 84 |
|
|
/* Define to 1 if you have the `setenv' function. */
|
| 85 |
|
|
#undef HAVE_SETENV
|
| 86 |
|
|
|
| 87 |
|
|
/* Define to 1 if you have the `splice' function. */
|
| 88 |
|
|
#undef HAVE_SPLICE
|
| 89 |
|
|
|
| 90 |
|
|
/* Define to 1 if you have the header file. */
|
| 91 |
|
|
#undef HAVE_STDINT_H
|
| 92 |
|
|
|
| 93 |
|
|
/* Define to 1 if you have the header file. */
|
| 94 |
|
|
#undef HAVE_STDLIB_H
|
| 95 |
|
|
|
| 96 |
|
|
/* Define to 1 if you have the `strerror_r' function. */
|
| 97 |
|
|
#undef HAVE_STRERROR_R
|
| 98 |
|
|
|
| 99 |
|
|
/* Define to 1 if you have the header file. */
|
| 100 |
|
|
#undef HAVE_STRINGS_H
|
| 101 |
|
|
|
| 102 |
|
|
/* Define to 1 if you have the header file. */
|
| 103 |
|
|
#undef HAVE_STRING_H
|
| 104 |
|
|
|
| 105 |
|
|
/* Define to 1 if you have the `strsignal' function. */
|
| 106 |
|
|
#undef HAVE_STRSIGNAL
|
| 107 |
|
|
|
| 108 |
|
|
/* Define to 1 if defines struct exception */
|
| 109 |
|
|
#undef HAVE_STRUCT_EXCEPTION
|
| 110 |
|
|
|
| 111 |
|
|
/* Define to 1 if the compiler provides the __sync_add_and_fetch function for
|
| 112 |
|
|
uint64 */
|
| 113 |
|
|
#undef HAVE_SYNC_ADD_AND_FETCH_8
|
| 114 |
|
|
|
| 115 |
|
|
/* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
|
| 116 |
|
|
function for uint32 */
|
| 117 |
|
|
#undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
|
| 118 |
|
|
|
| 119 |
|
|
/* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
|
| 120 |
|
|
function for uint64 */
|
| 121 |
|
|
#undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8
|
| 122 |
|
|
|
| 123 |
|
|
/* Define to 1 if the compiler provides the __sync_fetch_and_add function for
|
| 124 |
|
|
uint32 */
|
| 125 |
|
|
#undef HAVE_SYNC_FETCH_AND_ADD_4
|
| 126 |
|
|
|
| 127 |
|
|
/* Define to 1 if you have the header file. */
|
| 128 |
|
|
#undef HAVE_SYSCALL_H
|
| 129 |
|
|
|
| 130 |
|
|
/* Define to 1 if you have the header file. */
|
| 131 |
|
|
#undef HAVE_SYS_EPOLL_H
|
| 132 |
|
|
|
| 133 |
|
|
/* Define to 1 if you have the header file. */
|
| 134 |
|
|
#undef HAVE_SYS_MMAN_H
|
| 135 |
|
|
|
| 136 |
|
|
/* Define to 1 if you have the header file. */
|
| 137 |
|
|
#undef HAVE_SYS_MOUNT_H
|
| 138 |
|
|
|
| 139 |
|
|
/* Define to 1 if you have the header file. */
|
| 140 |
|
|
#undef HAVE_SYS_PRCTL_H
|
| 141 |
|
|
|
| 142 |
|
|
/* Define to 1 if you have the header file. */
|
| 143 |
|
|
#undef HAVE_SYS_PTRACE_H
|
| 144 |
|
|
|
| 145 |
|
|
/* Define to 1 if you have the header file. */
|
| 146 |
|
|
#undef HAVE_SYS_SELECT_H
|
| 147 |
|
|
|
| 148 |
|
|
/* Define to 1 if you have the header file. */
|
| 149 |
|
|
#undef HAVE_SYS_SOCKET_H
|
| 150 |
|
|
|
| 151 |
|
|
/* Define to 1 if you have the header file. */
|
| 152 |
|
|
#undef HAVE_SYS_STATFS_H
|
| 153 |
|
|
|
| 154 |
|
|
/* Define to 1 if you have the header file. */
|
| 155 |
|
|
#undef HAVE_SYS_STAT_H
|
| 156 |
|
|
|
| 157 |
|
|
/* Define to 1 if you have the header file. */
|
| 158 |
|
|
#undef HAVE_SYS_SYSCALL_H
|
| 159 |
|
|
|
| 160 |
|
|
/* Define to 1 if you have the header file. */
|
| 161 |
|
|
#undef HAVE_SYS_TYPES_H
|
| 162 |
|
|
|
| 163 |
|
|
/* Define to 1 if you have the header file. */
|
| 164 |
|
|
#undef HAVE_SYS_USER_H
|
| 165 |
|
|
|
| 166 |
|
|
/* Define to 1 if you have the header file. */
|
| 167 |
|
|
#undef HAVE_SYS_UTSNAME_H
|
| 168 |
|
|
|
| 169 |
|
|
/* Define to 1 if you have the header file. */
|
| 170 |
|
|
#undef HAVE_SYS_VFS_H
|
| 171 |
|
|
|
| 172 |
|
|
/* Define to 1 if you have the `tee' function. */
|
| 173 |
|
|
#undef HAVE_TEE
|
| 174 |
|
|
|
| 175 |
|
|
/* Define to 1 if you have the header file. */
|
| 176 |
|
|
#undef HAVE_UNISTD_H
|
| 177 |
|
|
|
| 178 |
|
|
/* Define to 1 if you have the `unlinkat' function. */
|
| 179 |
|
|
#undef HAVE_UNLINKAT
|
| 180 |
|
|
|
| 181 |
|
|
/* Define to 1 if you have the `unshare' function. */
|
| 182 |
|
|
#undef HAVE_UNSHARE
|
| 183 |
|
|
|
| 184 |
|
|
/* Define to 1 if you have the `wait4' function. */
|
| 185 |
|
|
#undef HAVE_WAIT4
|
| 186 |
|
|
|
| 187 |
|
|
/* Define if the C++ compiler is configured for setjmp/longjmp exceptions. */
|
| 188 |
|
|
#undef LIBGO_SJLJ_EXCEPTIONS
|
| 189 |
|
|
|
| 190 |
|
|
/* Define if the linker support split stack adjustments */
|
| 191 |
|
|
#undef LINKER_SUPPORTS_SPLIT_STACK
|
| 192 |
|
|
|
| 193 |
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
| 194 |
|
|
*/
|
| 195 |
|
|
#undef LT_OBJDIR
|
| 196 |
|
|
|
| 197 |
|
|
/* Define if makecontext expects top of stack in uc_stack. */
|
| 198 |
|
|
#undef MAKECONTEXT_STACK_TOP
|
| 199 |
|
|
|
| 200 |
|
|
/* Name of package */
|
| 201 |
|
|
#undef PACKAGE
|
| 202 |
|
|
|
| 203 |
|
|
/* Define to the address where bug reports for this package should be sent. */
|
| 204 |
|
|
#undef PACKAGE_BUGREPORT
|
| 205 |
|
|
|
| 206 |
|
|
/* Define to the full name of this package. */
|
| 207 |
|
|
#undef PACKAGE_NAME
|
| 208 |
|
|
|
| 209 |
|
|
/* Define to the full name and version of this package. */
|
| 210 |
|
|
#undef PACKAGE_STRING
|
| 211 |
|
|
|
| 212 |
|
|
/* Define to the one symbol short name of this package. */
|
| 213 |
|
|
#undef PACKAGE_TARNAME
|
| 214 |
|
|
|
| 215 |
|
|
/* Define to the home page for this package. */
|
| 216 |
|
|
#undef PACKAGE_URL
|
| 217 |
|
|
|
| 218 |
|
|
/* Define to the version of this package. */
|
| 219 |
|
|
#undef PACKAGE_VERSION
|
| 220 |
|
|
|
| 221 |
|
|
/* Define if setcontext clobbers TLS variables */
|
| 222 |
|
|
#undef SETCONTEXT_CLOBBERS_TLS
|
| 223 |
|
|
|
| 224 |
|
|
/* The size of `void *', as computed by sizeof. */
|
| 225 |
|
|
#undef SIZEOF_VOID_P
|
| 226 |
|
|
|
| 227 |
|
|
/* Define to 1 if you have the ANSI C header files. */
|
| 228 |
|
|
#undef STDC_HEADERS
|
| 229 |
|
|
|
| 230 |
|
|
/* Define if we're to use libffi. */
|
| 231 |
|
|
#undef USE_LIBFFI
|
| 232 |
|
|
|
| 233 |
|
|
/* Define if the compiler supports -fsplit-stack */
|
| 234 |
|
|
#undef USING_SPLIT_STACK
|
| 235 |
|
|
|
| 236 |
|
|
/* Version number of package */
|
| 237 |
|
|
#undef VERSION
|
| 238 |
|
|
|
| 239 |
|
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
| 240 |
|
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
| 241 |
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
| 242 |
|
|
# if defined __BIG_ENDIAN__
|
| 243 |
|
|
# define WORDS_BIGENDIAN 1
|
| 244 |
|
|
# endif
|
| 245 |
|
|
#else
|
| 246 |
|
|
# ifndef WORDS_BIGENDIAN
|
| 247 |
|
|
# undef WORDS_BIGENDIAN
|
| 248 |
|
|
# endif
|
| 249 |
|
|
#endif
|
| 250 |
|
|
|
| 251 |
|
|
/* Define to `long int' if does not define. */
|
| 252 |
|
|
#undef off_t
|