1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to 1 if you have the `acosl' function. */
9 /* Define to 1 if you have the `asinl' function. */
12 /* Define to 1 if you have the `atan2l' function. */
15 /* Define to 1 if you have the `atanl' function. */
18 /* Define to 1 if you have the `cosl' function. */
21 /* Define to 1 if you have the <dlfcn.h> header file. */
24 /* Define to 1 if you have the `dl_iterate_phdr' function. */
25 #undef HAVE_DL_ITERATE_PHDR
27 /* Define to 1 if you have the `epoll_create1' function. */
28 #undef HAVE_EPOLL_CREATE1
30 /* Define to 1 if you have the `expl' function. */
33 /* Define to 1 if you have the `expm1l' function. */
36 /* Define to 1 if you have the `faccessat' function. */
39 /* Define to 1 if you have the `fallocate' function. */
42 /* Define to 1 if you have the `fchmodat' function. */
45 /* Define to 1 if you have the `fchownat' function. */
48 /* Define to 1 if you have the `futimesat' function. */
51 /* Define if _Unwind_GetIPInfo is available. */
54 /* Define to 1 if you have the `inotify_add_watch' function. */
55 #undef HAVE_INOTIFY_ADD_WATCH
57 /* Define to 1 if you have the `inotify_init' function. */
58 #undef HAVE_INOTIFY_INIT
60 /* Define to 1 if you have the `inotify_init1' function. */
61 #undef HAVE_INOTIFY_INIT1
63 /* Define to 1 if you have the `inotify_rm_watch' function. */
64 #undef HAVE_INOTIFY_RM_WATCH
66 /* Define to 1 if you have the <inttypes.h> header file. */
67 #undef HAVE_INTTYPES_H
69 /* Define to 1 if you have the `ldexpl' function. */
72 /* Define to 1 if you have the <linux/ether.h> header file. */
73 #undef HAVE_LINUX_ETHER_H
75 /* Define to 1 if you have the <linux/filter.h> header file. */
76 #undef HAVE_LINUX_FILTER_H
78 /* Define to 1 if you have the <linux/fs.h> header file. */
79 #undef HAVE_LINUX_FS_H
81 /* Define to 1 if you have the <linux/if_addr.h> header file. */
82 #undef HAVE_LINUX_IF_ADDR_H
84 /* Define to 1 if you have the <linux/if_ether.h> header file. */
85 #undef HAVE_LINUX_IF_ETHER_H
87 /* Define to 1 if you have the <linux/if_tun.h> header file. */
88 #undef HAVE_LINUX_IF_TUN_H
90 /* Define to 1 if you have the <linux/netlink.h> header file. */
91 #undef HAVE_LINUX_NETLINK_H
93 /* Define to 1 if you have the <linux/reboot.h> header file. */
94 #undef HAVE_LINUX_REBOOT_H
96 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
97 #undef HAVE_LINUX_RTNETLINK_H
99 /* Define to 1 if the system has the type `loff_t'. */
102 /* Define to 1 if you have the `log10l' function. */
105 /* Define to 1 if you have the `log1pl' function. */
108 /* Define to 1 if you have the `logl' function. */
111 /* Define to 1 if you have the `matherr' function. */
114 /* Define to 1 if you have the <memory.h> header file. */
117 /* Define to 1 if you have the `mincore' function. */
120 /* Define to 1 if you have the `mkdirat' function. */
123 /* Define to 1 if you have the `mknodat' function. */
126 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
127 #undef HAVE_NETINET_IF_ETHER_H
129 /* Define to 1 if you have the <netinet/in_syst.h> header file. */
130 #undef HAVE_NETINET_IN_SYST_H
132 /* Define to 1 if you have the <netinet/ip.h> header file. */
133 #undef HAVE_NETINET_IP_H
135 /* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
136 #undef HAVE_NETINET_IP_MROUTE_H
138 /* Define to 1 if you have the <netpacket/packet.h> header file. */
139 #undef HAVE_NETPACKET_PACKET_H
141 /* Define to 1 if you have the <net/if_arp.h> header file. */
142 #undef HAVE_NET_IF_ARP_H
144 /* Define to 1 if you have the <net/if.h> header file. */
147 /* Define to 1 if you have the <net/route.h> header file. */
148 #undef HAVE_NET_ROUTE_H
150 /* Define to 1 if the system has the type `off64_t'. */
153 /* Define to 1 if you have the `openat' function. */
156 /* Define to 1 if you have the `renameat' function. */
159 /* Define to 1 if you have the `sem_timedwait' function. */
160 #undef HAVE_SEM_TIMEDWAIT
162 /* Define to 1 if you have the `setenv' function. */
165 /* Define to 1 if you have the `sinl' function. */
168 /* Define to 1 if you have the `splice' function. */
171 /* Define to 1 if you have the <stdint.h> header file. */
174 /* Define to 1 if you have the <stdlib.h> header file. */
177 /* Define to 1 if you have the `strerror_r' function. */
178 #undef HAVE_STRERROR_R
180 /* Define to 1 if you have the <strings.h> header file. */
181 #undef HAVE_STRINGS_H
183 /* Define to 1 if you have the <string.h> header file. */
186 /* Define to 1 if you have the `strsignal' function. */
187 #undef HAVE_STRSIGNAL
189 /* Define to 1 if <math.h> defines struct exception */
190 #undef HAVE_STRUCT_EXCEPTION
192 /* Define to 1 if the compiler provides the __sync_add_and_fetch function for
194 #undef HAVE_SYNC_ADD_AND_FETCH_8
196 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
197 function for uint32 */
198 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
200 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
201 function for uint64 */
202 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8
204 /* Define to 1 if the compiler provides the __sync_fetch_and_add function for
206 #undef HAVE_SYNC_FETCH_AND_ADD_4
208 /* Define to 1 if you have the `sync_file_range' function. */
209 #undef HAVE_SYNC_FILE_RANGE
211 /* Define to 1 if you have the <syscall.h> header file. */
212 #undef HAVE_SYSCALL_H
214 /* Define to 1 if you have the <sys/epoll.h> header file. */
215 #undef HAVE_SYS_EPOLL_H
217 /* Define to 1 if you have the <sys/file.h> header file. */
218 #undef HAVE_SYS_FILE_H
220 /* Define to 1 if you have the <sys/inotify.h> header file. */
221 #undef HAVE_SYS_INOTIFY_H
223 /* Define to 1 if you have the <sys/mman.h> header file. */
224 #undef HAVE_SYS_MMAN_H
226 /* Define to 1 if you have the <sys/mount.h> header file. */
227 #undef HAVE_SYS_MOUNT_H
229 /* Define to 1 if you have the <sys/prctl.h> header file. */
230 #undef HAVE_SYS_PRCTL_H
232 /* Define to 1 if you have the <sys/ptrace.h> header file. */
233 #undef HAVE_SYS_PTRACE_H
235 /* Define to 1 if you have the <sys/select.h> header file. */
236 #undef HAVE_SYS_SELECT_H
238 /* Define to 1 if you have the <sys/socket.h> header file. */
239 #undef HAVE_SYS_SOCKET_H
241 /* Define to 1 if you have the <sys/statfs.h> header file. */
242 #undef HAVE_SYS_STATFS_H
244 /* Define to 1 if you have the <sys/stat.h> header file. */
245 #undef HAVE_SYS_STAT_H
247 /* Define to 1 if you have the <sys/syscall.h> header file. */
248 #undef HAVE_SYS_SYSCALL_H
250 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
251 #undef HAVE_SYS_SYSINFO_H
253 /* Define to 1 if you have the <sys/timex.h> header file. */
254 #undef HAVE_SYS_TIMEX_H
256 /* Define to 1 if you have the <sys/types.h> header file. */
257 #undef HAVE_SYS_TYPES_H
259 /* Define to 1 if you have the <sys/user.h> header file. */
260 #undef HAVE_SYS_USER_H
262 /* Define to 1 if you have the <sys/utsname.h> header file. */
263 #undef HAVE_SYS_UTSNAME_H
265 /* Define to 1 if you have the <sys/vfs.h> header file. */
266 #undef HAVE_SYS_VFS_H
268 /* Define to 1 if you have the `tanl' function. */
271 /* Define to 1 if you have the `tee' function. */
274 /* Define to 1 if you have the <unistd.h> header file. */
277 /* Define to 1 if you have the `unlinkat' function. */
280 /* Define to 1 if you have the `unshare' function. */
283 /* Define to 1 if you have the <ustat.h> header file and it works. */
286 /* Define to 1 if you have the <utime.h> header file. */
289 /* Define to 1 if you have the `wait4' function. */
292 /* Define if the C++ compiler is configured for setjmp/longjmp exceptions. */
293 #undef LIBGO_SJLJ_EXCEPTIONS
295 /* Define if the linker support split stack adjustments */
296 #undef LINKER_SUPPORTS_SPLIT_STACK
298 /* Define to the sub-directory in which libtool stores uninstalled libraries.
302 /* Define if makecontext expects top of stack in uc_stack. */
303 #undef MAKECONTEXT_STACK_TOP
305 /* Name of package */
308 /* Define to the address where bug reports for this package should be sent. */
309 #undef PACKAGE_BUGREPORT
311 /* Define to the full name of this package. */
314 /* Define to the full name and version of this package. */
315 #undef PACKAGE_STRING
317 /* Define to the one symbol short name of this package. */
318 #undef PACKAGE_TARNAME
320 /* Define to the home page for this package. */
323 /* Define to the version of this package. */
324 #undef PACKAGE_VERSION
326 /* Define if setcontext clobbers TLS variables */
327 #undef SETCONTEXT_CLOBBERS_TLS
329 /* The size of `void *', as computed by sizeof. */
332 /* Define to 1 if you have the ANSI C header files. */
335 /* Define if we're to use libffi. */
338 /* Define if the compiler supports -fsplit-stack */
339 #undef USING_SPLIT_STACK
341 /* Version number of package */
344 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
345 significant byte first (like Motorola and SPARC, unlike Intel). */
346 #if defined AC_APPLE_UNIVERSAL_BUILD
347 # if defined __BIG_ENDIAN__
348 # define WORDS_BIGENDIAN 1
351 # ifndef WORDS_BIGENDIAN
352 # undef WORDS_BIGENDIAN
356 /* Define to `long int' if <sys/types.h> does not define. */