]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/config.h.in
PR middle-end/48600
[thirdparty/gcc.git] / libgo / config.h.in
CommitLineData
e440a328 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 1 if you have the <dlfcn.h> header file. */
7#undef HAVE_DLFCN_H
8
8202cb3c 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 `fchmodat' function. */
16#undef HAVE_FCHMODAT
17
18/* Define to 1 if you have the `fchownat' function. */
19#undef HAVE_FCHOWNAT
20
21/* Define to 1 if you have the `futimesat' function. */
22#undef HAVE_FUTIMESAT
23
e440a328 24/* Define if _Unwind_GetIPInfo is available. */
25#undef HAVE_GETIPINFO
26
8202cb3c 27/* Define to 1 if you have the `inotify_add_watch' function. */
28#undef HAVE_INOTIFY_ADD_WATCH
29
30/* Define to 1 if you have the `inotify_init' function. */
31#undef HAVE_INOTIFY_INIT
32
33/* Define to 1 if you have the `inotify_rm_watch' function. */
34#undef HAVE_INOTIFY_RM_WATCH
35
e440a328 36/* Define to 1 if you have the <inttypes.h> header file. */
37#undef HAVE_INTTYPES_H
38
49b4e44b 39/* Define to 1 if you have the <linux/filter.h> header file. */
40#undef HAVE_LINUX_FILTER_H
41
42/* Define to 1 if you have the <linux/netlink.h> header file. */
43#undef HAVE_LINUX_NETLINK_H
44
45/* Define to 1 if you have the <linux/rtnetlink.h> header file. */
46#undef HAVE_LINUX_RTNETLINK_H
47
8202cb3c 48/* Define to 1 if the system has the type `loff_t'. */
49#undef HAVE_LOFF_T
50
5b49fca6 51/* Define to 1 if you have the `matherr' function. */
52#undef HAVE_MATHERR
53
e440a328 54/* Define to 1 if you have the <memory.h> header file. */
55#undef HAVE_MEMORY_H
56
00149290 57/* Define to 1 if you have the `mincore' function. */
58#undef HAVE_MINCORE
59
8202cb3c 60/* Define to 1 if you have the `mkdirat' function. */
61#undef HAVE_MKDIRAT
62
63/* Define to 1 if you have the `mknodat' function. */
64#undef HAVE_MKNODAT
65
49b4e44b 66/* Define to 1 if you have the <net/if.h> header file. */
67#undef HAVE_NET_IF_H
68
e440a328 69/* Define to 1 if the system has the type `off64_t'. */
70#undef HAVE_OFF64_T
71
8202cb3c 72/* Define to 1 if you have the `openat' function. */
73#undef HAVE_OPENAT
74
75/* Define to 1 if you have the `renameat' function. */
76#undef HAVE_RENAMEAT
77
a101a385 78/* Define to 1 if you have the `sem_timedwait' function. */
79#undef HAVE_SEM_TIMEDWAIT
80
c761d9b4 81/* Define to 1 if you have the `setenv' function. */
82#undef HAVE_SETENV
83
8202cb3c 84/* Define to 1 if you have the `splice' function. */
85#undef HAVE_SPLICE
86
e440a328 87/* Define to 1 if you have the <stdint.h> header file. */
88#undef HAVE_STDINT_H
89
90/* Define to 1 if you have the <stdlib.h> header file. */
91#undef HAVE_STDLIB_H
92
00149290 93/* Define to 1 if you have the `strerror_r' function. */
94#undef HAVE_STRERROR_R
95
e440a328 96/* Define to 1 if you have the <strings.h> header file. */
97#undef HAVE_STRINGS_H
98
99/* Define to 1 if you have the <string.h> header file. */
100#undef HAVE_STRING_H
101
102/* Define to 1 if you have the `strsignal' function. */
103#undef HAVE_STRSIGNAL
104
5b49fca6 105/* Define to 1 if <math.h> defines struct exception */
106#undef HAVE_STRUCT_EXCEPTION
107
12140f2f 108/* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
109 function for uint32 */
110#undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
111
cb6f50ce 112/* Define to 1 if the compiler provides the __sync_fetch_and_add function for
113 uint32 */
114#undef HAVE_SYNC_FETCH_AND_ADD_4
115
e440a328 116/* Define to 1 if you have the <syscall.h> header file. */
117#undef HAVE_SYSCALL_H
118
119/* Define to 1 if you have the <sys/epoll.h> header file. */
120#undef HAVE_SYS_EPOLL_H
121
122/* Define to 1 if you have the <sys/mman.h> header file. */
123#undef HAVE_SYS_MMAN_H
124
422eaae5 125/* Define to 1 if you have the <sys/prctl.h> header file. */
126#undef HAVE_SYS_PRCTL_H
127
e440a328 128/* Define to 1 if you have the <sys/ptrace.h> header file. */
129#undef HAVE_SYS_PTRACE_H
130
00149290 131/* Define to 1 if you have the <sys/select.h> header file. */
132#undef HAVE_SYS_SELECT_H
133
49b4e44b 134/* Define to 1 if you have the <sys/socket.h> header file. */
135#undef HAVE_SYS_SOCKET_H
136
e440a328 137/* Define to 1 if you have the <sys/stat.h> header file. */
138#undef HAVE_SYS_STAT_H
139
1633da9c 140/* Define to 1 if you have the <sys/syscall.h> header file. */
141#undef HAVE_SYS_SYSCALL_H
142
e440a328 143/* Define to 1 if you have the <sys/types.h> header file. */
144#undef HAVE_SYS_TYPES_H
145
146/* Define to 1 if you have the <sys/user.h> header file. */
147#undef HAVE_SYS_USER_H
148
149/* Define to 1 if you have the <sys/utsname.h> header file. */
150#undef HAVE_SYS_UTSNAME_H
151
8202cb3c 152/* Define to 1 if you have the `tee' function. */
153#undef HAVE_TEE
154
e440a328 155/* Define to 1 if you have the <unistd.h> header file. */
156#undef HAVE_UNISTD_H
157
8202cb3c 158/* Define to 1 if you have the `unlinkat' function. */
159#undef HAVE_UNLINKAT
160
161/* Define to 1 if you have the `unshare' function. */
162#undef HAVE_UNSHARE
163
00149290 164/* Define to 1 if you have the `wait4' function. */
165#undef HAVE_WAIT4
166
c0dd1a83 167/* Define if the C++ compiler is configured for setjmp/longjmp exceptions. */
168#undef LIBGO_SJLJ_EXCEPTIONS
169
e440a328 170/* Define if the linker support split stack adjustments */
171#undef LINKER_SUPPORTS_SPLIT_STACK
172
173/* Define to the sub-directory in which libtool stores uninstalled libraries.
174 */
175#undef LT_OBJDIR
176
177/* Name of package */
178#undef PACKAGE
179
180/* Define to the address where bug reports for this package should be sent. */
181#undef PACKAGE_BUGREPORT
182
183/* Define to the full name of this package. */
184#undef PACKAGE_NAME
185
186/* Define to the full name and version of this package. */
187#undef PACKAGE_STRING
188
189/* Define to the one symbol short name of this package. */
190#undef PACKAGE_TARNAME
191
192/* Define to the home page for this package. */
193#undef PACKAGE_URL
194
195/* Define to the version of this package. */
196#undef PACKAGE_VERSION
197
96912098 198/* Define if setcontext clobbers TLS variables */
199#undef SETCONTEXT_CLOBBERS_TLS
200
e440a328 201/* Define to 1 if you have the ANSI C header files. */
202#undef STDC_HEADERS
203
204/* Define if we're to use libffi. */
205#undef USE_LIBFFI
206
207/* Define if the compiler supports -fsplit-stack */
208#undef USING_SPLIT_STACK
209
210/* Version number of package */
211#undef VERSION
212
213/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
214 significant byte first (like Motorola and SPARC, unlike Intel). */
215#if defined AC_APPLE_UNIVERSAL_BUILD
216# if defined __BIG_ENDIAN__
217# define WORDS_BIGENDIAN 1
218# endif
219#else
220# ifndef WORDS_BIGENDIAN
221# undef WORDS_BIGENDIAN
222# endif
223#endif