]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/config.h.in
Correct stpcpy offset computation for -Warray-bounds et al. [PR101397].
[thirdparty/gcc.git] / libgo / config.h.in
CommitLineData
7a938933
ILT
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
cc1a9ac8
ILT
6/* Define to the flags needed for the .section .eh_frame directive. */
7#undef EH_FRAME_FLAGS
8
d6f2922e
ILT
9/* Define to 1 if you have the `accept4' function. */
10#undef HAVE_ACCEPT4
11
324612b3
ILT
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
cc1a9ac8
ILT
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
b379f8d8
ILT
24/* Define if your assembler supports AES instructions. */
25#undef HAVE_AS_X86_AES
26
cc1a9ac8
ILT
27/* Define if your assembler supports PC relative relocs. */
28#undef HAVE_AS_X86_PCREL
29
324612b3
ILT
30/* Define to 1 if you have the `atan2l' function. */
31#undef HAVE_ATAN2L
32
33/* Define to 1 if you have the `atanl' function. */
34#undef HAVE_ATANL
35
36/* Define to 1 if you have the `cosl' function. */
37#undef HAVE_COSL
38
cfcbb422
ILT
39/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
40 */
41#undef HAVE_DIRENT_H
42
7a938933
ILT
43/* Define to 1 if you have the <dlfcn.h> header file. */
44#undef HAVE_DLFCN_H
45
0d7afaa7
ILT
46/* Define to 1 if you have the `dl_iterate_phdr' function. */
47#undef HAVE_DL_ITERATE_PHDR
48
d5b18b0b
ILT
49/* Define to 1 if you have the `dup3' function. */
50#undef HAVE_DUP3
51
e02ed81e
ILT
52/* Define to 1 if you have the `epoll_create1' function. */
53#undef HAVE_EPOLL_CREATE1
54
324612b3
ILT
55/* Define to 1 if you have the `expl' function. */
56#undef HAVE_EXPL
57
58/* Define to 1 if you have the `expm1l' function. */
59#undef HAVE_EXPM1L
60
e02ed81e
ILT
61/* Define to 1 if you have the `faccessat' function. */
62#undef HAVE_FACCESSAT
63
5d46bf05
ILT
64/* Define to 1 if you have the `fallocate' function. */
65#undef HAVE_FALLOCATE
66
e02ed81e
ILT
67/* Define to 1 if you have the `fchmodat' function. */
68#undef HAVE_FCHMODAT
69
70/* Define to 1 if you have the `fchownat' function. */
71#undef HAVE_FCHOWNAT
72
73/* Define to 1 if you have the `futimesat' function. */
74#undef HAVE_FUTIMESAT
75
7a938933
ILT
76/* Define if _Unwind_GetIPInfo is available. */
77#undef HAVE_GETIPINFO
78
d5b18b0b
ILT
79/* Define to 1 if you have the `getxattr' function. */
80#undef HAVE_GETXATTR
81
e02ed81e
ILT
82/* Define to 1 if you have the `inotify_add_watch' function. */
83#undef HAVE_INOTIFY_ADD_WATCH
84
85/* Define to 1 if you have the `inotify_init' function. */
86#undef HAVE_INOTIFY_INIT
87
b65734ac
ILT
88/* Define to 1 if you have the `inotify_init1' function. */
89#undef HAVE_INOTIFY_INIT1
90
e02ed81e
ILT
91/* Define to 1 if you have the `inotify_rm_watch' function. */
92#undef HAVE_INOTIFY_RM_WATCH
93
7a938933
ILT
94/* Define to 1 if you have the <inttypes.h> header file. */
95#undef HAVE_INTTYPES_H
96
324612b3
ILT
97/* Define to 1 if you have the `ldexpl' function. */
98#undef HAVE_LDEXPL
99
b059fba4
ILT
100/* Define to 1 if you have the <linux/ether.h> header file. */
101#undef HAVE_LINUX_ETHER_H
102
adb0401d
ILT
103/* Define to 1 if you have the <linux/filter.h> header file. */
104#undef HAVE_LINUX_FILTER_H
105
f04e40af
ILT
106/* Define to 1 if you have the <linux/fs.h> header file. */
107#undef HAVE_LINUX_FS_H
108
1410c222
ILT
109/* Define to 1 if you have the <linux/if_addr.h> header file. */
110#undef HAVE_LINUX_IF_ADDR_H
111
112/* Define to 1 if you have the <linux/if_ether.h> header file. */
113#undef HAVE_LINUX_IF_ETHER_H
114
115/* Define to 1 if you have the <linux/if_tun.h> header file. */
116#undef HAVE_LINUX_IF_TUN_H
117
adb0401d
ILT
118/* Define to 1 if you have the <linux/netlink.h> header file. */
119#undef HAVE_LINUX_NETLINK_H
120
8d4b68a7
ILT
121/* Define to 1 if you have the <linux/ptrace.h> header file. */
122#undef HAVE_LINUX_PTRACE_H
123
b65734ac
ILT
124/* Define to 1 if you have the <linux/reboot.h> header file. */
125#undef HAVE_LINUX_REBOOT_H
126
adb0401d
ILT
127/* Define to 1 if you have the <linux/rtnetlink.h> header file. */
128#undef HAVE_LINUX_RTNETLINK_H
129
d5b18b0b
ILT
130/* Define to 1 if you have the `listxattr' function. */
131#undef HAVE_LISTXATTR
132
e02ed81e
ILT
133/* Define to 1 if the system has the type `loff_t'. */
134#undef HAVE_LOFF_T
135
324612b3
ILT
136/* Define to 1 if you have the `log10l' function. */
137#undef HAVE_LOG10L
138
139/* Define to 1 if you have the `log1pl' function. */
140#undef HAVE_LOG1PL
141
142/* Define to 1 if you have the `logl' function. */
143#undef HAVE_LOGL
144
0cdde1e7
NB
145/* Define to 1 if you have the <lwp.h> header file. */
146#undef HAVE_LWP_H
147
d2b480bc
ILT
148/* Define to 1 if you have the `matherr' function. */
149#undef HAVE_MATHERR
150
d8ccfadb
ILT
151/* Define to 1 if you have the `memmem' function. */
152#undef HAVE_MEMMEM
153
7a938933
ILT
154/* Define to 1 if you have the <memory.h> header file. */
155#undef HAVE_MEMORY_H
156
9cc1bb97
ILT
157/* Define to 1 if you have the `mincore' function. */
158#undef HAVE_MINCORE
159
e02ed81e
ILT
160/* Define to 1 if you have the `mkdirat' function. */
161#undef HAVE_MKDIRAT
162
163/* Define to 1 if you have the `mknodat' function. */
164#undef HAVE_MKNODAT
165
cfcbb422
ILT
166/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
167#undef HAVE_NDIR_H
168
f038dae6
ILT
169/* Define to 1 if you have the <netinet/icmp6.h> header file. */
170#undef HAVE_NETINET_ICMP6_H
171
1410c222
ILT
172/* Define to 1 if you have the <netinet/if_ether.h> header file. */
173#undef HAVE_NETINET_IF_ETHER_H
174
175/* Define to 1 if you have the <netinet/in_syst.h> header file. */
176#undef HAVE_NETINET_IN_SYST_H
177
178/* Define to 1 if you have the <netinet/ip.h> header file. */
179#undef HAVE_NETINET_IP_H
180
181/* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
182#undef HAVE_NETINET_IP_MROUTE_H
183
184/* Define to 1 if you have the <netpacket/packet.h> header file. */
185#undef HAVE_NETPACKET_PACKET_H
186
dc570700
NB
187/* Define to 1 if you have the <net/bpf.h> header file. */
188#undef HAVE_NET_BPF_H
189
8db6380a
ILT
190/* Define to 1 if you have the <net/if_arp.h> header file. */
191#undef HAVE_NET_IF_ARP_H
192
adb0401d
ILT
193/* Define to 1 if you have the <net/if.h> header file. */
194#undef HAVE_NET_IF_H
195
1410c222
ILT
196/* Define to 1 if you have the <net/route.h> header file. */
197#undef HAVE_NET_ROUTE_H
198
7a938933
ILT
199/* Define to 1 if the system has the type `off64_t'. */
200#undef HAVE_OFF64_T
201
6b05fadd
ILT
202/* Define to 1 if you have the `open64' function. */
203#undef HAVE_OPEN64
204
e02ed81e
ILT
205/* Define to 1 if you have the `openat' function. */
206#undef HAVE_OPENAT
207
d6f2922e
ILT
208/* Define to 1 if you have the `pipe2' function. */
209#undef HAVE_PIPE2
210
812ba636
ILT
211/* Define to 1 if you have the <port.h> header file. */
212#undef HAVE_PORT_H
213
d5b18b0b
ILT
214/* Define to 1 if you have the `removexattr' function. */
215#undef HAVE_REMOVEXATTR
216
e02ed81e
ILT
217/* Define to 1 if you have the `renameat' function. */
218#undef HAVE_RENAMEAT
219
d3b4df0b
ILT
220/* Define to 1 if you have the <sched.h> header file. */
221#undef HAVE_SCHED_H
222
c0401cf7
ILT
223/* Define to 1 if you have the <semaphore.h> header file. */
224#undef HAVE_SEMAPHORE_H
225
08ee945e
ILT
226/* Define to 1 if you have the `sem_timedwait' function. */
227#undef HAVE_SEM_TIMEDWAIT
228
5bb92e54
ILT
229/* Define to 1 if you have the `setenv' function. */
230#undef HAVE_SETENV
231
d5b18b0b
ILT
232/* Define to 1 if you have the `setxattr' function. */
233#undef HAVE_SETXATTR
234
324612b3
ILT
235/* Define to 1 if you have the `sinl' function. */
236#undef HAVE_SINL
237
e02ed81e
ILT
238/* Define to 1 if you have the `splice' function. */
239#undef HAVE_SPLICE
240
7a938933
ILT
241/* Define to 1 if you have the <stdint.h> header file. */
242#undef HAVE_STDINT_H
243
244/* Define to 1 if you have the <stdlib.h> header file. */
245#undef HAVE_STDLIB_H
246
9cc1bb97
ILT
247/* Define to 1 if you have the `strerror_r' function. */
248#undef HAVE_STRERROR_R
249
7a938933
ILT
250/* Define to 1 if you have the <strings.h> header file. */
251#undef HAVE_STRINGS_H
252
253/* Define to 1 if you have the <string.h> header file. */
254#undef HAVE_STRING_H
255
256/* Define to 1 if you have the `strsignal' function. */
257#undef HAVE_STRSIGNAL
258
cfcbb422
ILT
259/* Define to 1 if `d_type' is a member of `struct dirent'. */
260#undef HAVE_STRUCT_DIRENT_D_TYPE
261
d2b480bc
ILT
262/* Define to 1 if <math.h> defines struct exception */
263#undef HAVE_STRUCT_EXCEPTION
264
b65734ac
ILT
265/* Define to 1 if you have the `sync_file_range' function. */
266#undef HAVE_SYNC_FILE_RANGE
267
f163907e
ILT
268/* Define to 1 if you have the `syscall' function. */
269#undef HAVE_SYSCALL
270
7a938933
ILT
271/* Define to 1 if you have the <syscall.h> header file. */
272#undef HAVE_SYSCALL_H
273
cfcbb422
ILT
274/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
275 */
276#undef HAVE_SYS_DIR_H
277
7a938933
ILT
278/* Define to 1 if you have the <sys/epoll.h> header file. */
279#undef HAVE_SYS_EPOLL_H
280
812ba636
ILT
281/* Define to 1 if you have the <sys/event.h> header file. */
282#undef HAVE_SYS_EVENT_H
283
1410c222
ILT
284/* Define to 1 if you have the <sys/file.h> header file. */
285#undef HAVE_SYS_FILE_H
286
287/* Define to 1 if you have the <sys/inotify.h> header file. */
288#undef HAVE_SYS_INOTIFY_H
289
7a938933
ILT
290/* Define to 1 if you have the <sys/mman.h> header file. */
291#undef HAVE_SYS_MMAN_H
292
5d46bf05
ILT
293/* Define to 1 if you have the <sys/mount.h> header file. */
294#undef HAVE_SYS_MOUNT_H
295
cfcbb422
ILT
296/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
297 */
298#undef HAVE_SYS_NDIR_H
299
df1304ee
ILT
300/* Define to 1 if you have the <sys/prctl.h> header file. */
301#undef HAVE_SYS_PRCTL_H
302
7a938933
ILT
303/* Define to 1 if you have the <sys/ptrace.h> header file. */
304#undef HAVE_SYS_PTRACE_H
305
9cc1bb97
ILT
306/* Define to 1 if you have the <sys/select.h> header file. */
307#undef HAVE_SYS_SELECT_H
308
adb0401d
ILT
309/* Define to 1 if you have the <sys/socket.h> header file. */
310#undef HAVE_SYS_SOCKET_H
311
5d46bf05
ILT
312/* Define to 1 if you have the <sys/statfs.h> header file. */
313#undef HAVE_SYS_STATFS_H
314
7a938933
ILT
315/* Define to 1 if you have the <sys/stat.h> header file. */
316#undef HAVE_SYS_STAT_H
317
a3dbf764
ILT
318/* Define to 1 if you have the <sys/syscall.h> header file. */
319#undef HAVE_SYS_SYSCALL_H
320
dc570700
NB
321/* Define to 1 if you have the <sys/sysctl.h> header file. */
322#undef HAVE_SYS_SYSCTL_H
323
b65734ac
ILT
324/* Define to 1 if you have the <sys/sysinfo.h> header file. */
325#undef HAVE_SYS_SYSINFO_H
326
327/* Define to 1 if you have the <sys/timex.h> header file. */
328#undef HAVE_SYS_TIMEX_H
329
7a938933
ILT
330/* Define to 1 if you have the <sys/types.h> header file. */
331#undef HAVE_SYS_TYPES_H
332
333/* Define to 1 if you have the <sys/user.h> header file. */
334#undef HAVE_SYS_USER_H
335
336/* Define to 1 if you have the <sys/utsname.h> header file. */
337#undef HAVE_SYS_UTSNAME_H
338
5d46bf05
ILT
339/* Define to 1 if you have the <sys/vfs.h> header file. */
340#undef HAVE_SYS_VFS_H
341
324612b3
ILT
342/* Define to 1 if you have the `tanl' function. */
343#undef HAVE_TANL
344
e02ed81e
ILT
345/* Define to 1 if you have the `tee' function. */
346#undef HAVE_TEE
347
7a938933
ILT
348/* Define to 1 if you have the <unistd.h> header file. */
349#undef HAVE_UNISTD_H
350
e02ed81e
ILT
351/* Define to 1 if you have the `unlinkat' function. */
352#undef HAVE_UNLINKAT
353
f8d9fa9e
ILT
354/* Define to 1 if you have the `unsetenv' function. */
355#undef HAVE_UNSETENV
356
e02ed81e
ILT
357/* Define to 1 if you have the `unshare' function. */
358#undef HAVE_UNSHARE
359
d6f2922e
ILT
360/* Define to 1 if you have the `utimensat' function. */
361#undef HAVE_UTIMENSAT
362
b65734ac
ILT
363/* Define to 1 if you have the <utime.h> header file. */
364#undef HAVE_UTIME_H
365
9cc1bb97
ILT
366/* Define to 1 if you have the `wait4' function. */
367#undef HAVE_WAIT4
368
7a938933
ILT
369/* Define if the linker support split stack adjustments */
370#undef LINKER_SUPPORTS_SPLIT_STACK
371
372/* Define to the sub-directory in which libtool stores uninstalled libraries.
373 */
374#undef LT_OBJDIR
375
376/* Name of package */
377#undef PACKAGE
378
379/* Define to the address where bug reports for this package should be sent. */
380#undef PACKAGE_BUGREPORT
381
382/* Define to the full name of this package. */
383#undef PACKAGE_NAME
384
385/* Define to the full name and version of this package. */
386#undef PACKAGE_STRING
387
388/* Define to the one symbol short name of this package. */
389#undef PACKAGE_TARNAME
390
391/* Define to the home page for this package. */
392#undef PACKAGE_URL
393
394/* Define to the version of this package. */
395#undef PACKAGE_VERSION
396
7f57843f
ILT
397/* Define if setcontext clobbers TLS variables */
398#undef SETCONTEXT_CLOBBERS_TLS
399
e6c5817d
ILT
400/* The size of `void *', as computed by sizeof. */
401#undef SIZEOF_VOID_P
402
7a938933
ILT
403/* Define to 1 if you have the ANSI C header files. */
404#undef STDC_HEADERS
405
406/* Define if we're to use libffi. */
407#undef USE_LIBFFI
408
409/* Define if the compiler supports -fsplit-stack */
410#undef USING_SPLIT_STACK
411
412/* Version number of package */
413#undef VERSION
414
415/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
416 significant byte first (like Motorola and SPARC, unlike Intel). */
417#if defined AC_APPLE_UNIVERSAL_BUILD
418# if defined __BIG_ENDIAN__
419# define WORDS_BIGENDIAN 1
420# endif
421#else
422# ifndef WORDS_BIGENDIAN
423# undef WORDS_BIGENDIAN
424# endif
425#endif
5d46bf05
ILT
426
427/* Define to `long int' if <sys/types.h> does not define. */
428#undef off_t