Remove obsolete ECOFF support.
[official-gcc.git] / libgo / config.h.in
blob57560cd0e5f19c67f65c73263fc9b6638fad202e
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 the flags needed for the .section .eh_frame directive. */
7 #undef EH_FRAME_FLAGS
9 /* Define to 1 if you have the `accept4' function. */
10 #undef HAVE_ACCEPT4
12 /* Define to 1 if you have the `acosl' function. */
13 #undef HAVE_ACOSL
15 /* Define to 1 if you have the `asinl' function. */
16 #undef HAVE_ASINL
18 /* Define if your assembler supports GNU comdat group syntax. */
19 #undef HAVE_AS_COMDAT_GAS
21 /* Define if your assembler supports unwind section type. */
22 #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE
24 /* Define if your assembler supports AES instructions. */
25 #undef HAVE_AS_X86_AES
27 /* Define if your assembler supports PC relative relocs. */
28 #undef HAVE_AS_X86_PCREL
30 /* Define to 1 if you have the `atan2l' function. */
31 #undef HAVE_ATAN2L
33 /* Define to 1 if you have the `atanl' function. */
34 #undef HAVE_ATANL
36 /* Define to 1 if you have the `cosl' function. */
37 #undef HAVE_COSL
39 /* Define to 1 if you have the <dlfcn.h> header file. */
40 #undef HAVE_DLFCN_H
42 /* Define to 1 if you have the `dl_iterate_phdr' function. */
43 #undef HAVE_DL_ITERATE_PHDR
45 /* Define to 1 if you have the `dup3' function. */
46 #undef HAVE_DUP3
48 /* Define to 1 if you have the `epoll_create1' function. */
49 #undef HAVE_EPOLL_CREATE1
51 /* Define to 1 if you have the `expl' function. */
52 #undef HAVE_EXPL
54 /* Define to 1 if you have the `expm1l' function. */
55 #undef HAVE_EXPM1L
57 /* Define to 1 if you have the `faccessat' function. */
58 #undef HAVE_FACCESSAT
60 /* Define to 1 if you have the `fallocate' function. */
61 #undef HAVE_FALLOCATE
63 /* Define to 1 if you have the `fchmodat' function. */
64 #undef HAVE_FCHMODAT
66 /* Define to 1 if you have the `fchownat' function. */
67 #undef HAVE_FCHOWNAT
69 /* Define to 1 if you have the `futimesat' function. */
70 #undef HAVE_FUTIMESAT
72 /* Define if _Unwind_GetIPInfo is available. */
73 #undef HAVE_GETIPINFO
75 /* Define to 1 if you have the `getxattr' function. */
76 #undef HAVE_GETXATTR
78 /* Define to 1 if you have the `inotify_add_watch' function. */
79 #undef HAVE_INOTIFY_ADD_WATCH
81 /* Define to 1 if you have the `inotify_init' function. */
82 #undef HAVE_INOTIFY_INIT
84 /* Define to 1 if you have the `inotify_init1' function. */
85 #undef HAVE_INOTIFY_INIT1
87 /* Define to 1 if you have the `inotify_rm_watch' function. */
88 #undef HAVE_INOTIFY_RM_WATCH
90 /* Define to 1 if you have the <inttypes.h> header file. */
91 #undef HAVE_INTTYPES_H
93 /* Define to 1 if you have the `ldexpl' function. */
94 #undef HAVE_LDEXPL
96 /* Define to 1 if you have the <linux/ether.h> header file. */
97 #undef HAVE_LINUX_ETHER_H
99 /* Define to 1 if you have the <linux/filter.h> header file. */
100 #undef HAVE_LINUX_FILTER_H
102 /* Define to 1 if you have the <linux/fs.h> header file. */
103 #undef HAVE_LINUX_FS_H
105 /* Define to 1 if you have the <linux/if_addr.h> header file. */
106 #undef HAVE_LINUX_IF_ADDR_H
108 /* Define to 1 if you have the <linux/if_ether.h> header file. */
109 #undef HAVE_LINUX_IF_ETHER_H
111 /* Define to 1 if you have the <linux/if_tun.h> header file. */
112 #undef HAVE_LINUX_IF_TUN_H
114 /* Define to 1 if you have the <linux/netlink.h> header file. */
115 #undef HAVE_LINUX_NETLINK_H
117 /* Define to 1 if you have the <linux/ptrace.h> header file. */
118 #undef HAVE_LINUX_PTRACE_H
120 /* Define to 1 if you have the <linux/reboot.h> header file. */
121 #undef HAVE_LINUX_REBOOT_H
123 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
124 #undef HAVE_LINUX_RTNETLINK_H
126 /* Define to 1 if you have the `listxattr' function. */
127 #undef HAVE_LISTXATTR
129 /* Define to 1 if the system has the type `loff_t'. */
130 #undef HAVE_LOFF_T
132 /* Define to 1 if you have the `log10l' function. */
133 #undef HAVE_LOG10L
135 /* Define to 1 if you have the `log1pl' function. */
136 #undef HAVE_LOG1PL
138 /* Define to 1 if you have the `logl' function. */
139 #undef HAVE_LOGL
141 /* Define to 1 if you have the `matherr' function. */
142 #undef HAVE_MATHERR
144 /* Define to 1 if you have the <memory.h> header file. */
145 #undef HAVE_MEMORY_H
147 /* Define to 1 if you have the `mincore' function. */
148 #undef HAVE_MINCORE
150 /* Define to 1 if you have the `mkdirat' function. */
151 #undef HAVE_MKDIRAT
153 /* Define to 1 if you have the `mknodat' function. */
154 #undef HAVE_MKNODAT
156 /* Define to 1 if you have the <netinet/icmp6.h> header file. */
157 #undef HAVE_NETINET_ICMP6_H
159 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
160 #undef HAVE_NETINET_IF_ETHER_H
162 /* Define to 1 if you have the <netinet/in_syst.h> header file. */
163 #undef HAVE_NETINET_IN_SYST_H
165 /* Define to 1 if you have the <netinet/ip.h> header file. */
166 #undef HAVE_NETINET_IP_H
168 /* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
169 #undef HAVE_NETINET_IP_MROUTE_H
171 /* Define to 1 if you have the <netpacket/packet.h> header file. */
172 #undef HAVE_NETPACKET_PACKET_H
174 /* Define to 1 if you have the <net/if_arp.h> header file. */
175 #undef HAVE_NET_IF_ARP_H
177 /* Define to 1 if you have the <net/if.h> header file. */
178 #undef HAVE_NET_IF_H
180 /* Define to 1 if you have the <net/route.h> header file. */
181 #undef HAVE_NET_ROUTE_H
183 /* Define to 1 if the system has the type `off64_t'. */
184 #undef HAVE_OFF64_T
186 /* Define to 1 if you have the `open64' function. */
187 #undef HAVE_OPEN64
189 /* Define to 1 if you have the `openat' function. */
190 #undef HAVE_OPENAT
192 /* Define to 1 if you have the `pipe2' function. */
193 #undef HAVE_PIPE2
195 /* Define to 1 if you have the <port.h> header file. */
196 #undef HAVE_PORT_H
198 /* Define to 1 if you have the `removexattr' function. */
199 #undef HAVE_REMOVEXATTR
201 /* Define to 1 if you have the `renameat' function. */
202 #undef HAVE_RENAMEAT
204 /* Define to 1 if you have the <sched.h> header file. */
205 #undef HAVE_SCHED_H
207 /* Define to 1 if you have the <semaphore.h> header file. */
208 #undef HAVE_SEMAPHORE_H
210 /* Define to 1 if you have the `sem_timedwait' function. */
211 #undef HAVE_SEM_TIMEDWAIT
213 /* Define to 1 if you have the `setenv' function. */
214 #undef HAVE_SETENV
216 /* Define to 1 if you have the `setxattr' function. */
217 #undef HAVE_SETXATTR
219 /* Define to 1 if you have the `sinl' function. */
220 #undef HAVE_SINL
222 /* Define to 1 if you have the `splice' function. */
223 #undef HAVE_SPLICE
225 /* Define to 1 if you have the <stdint.h> header file. */
226 #undef HAVE_STDINT_H
228 /* Define to 1 if you have the <stdlib.h> header file. */
229 #undef HAVE_STDLIB_H
231 /* Define to 1 if you have the `strerror_r' function. */
232 #undef HAVE_STRERROR_R
234 /* Define to 1 if you have the <strings.h> header file. */
235 #undef HAVE_STRINGS_H
237 /* Define to 1 if you have the <string.h> header file. */
238 #undef HAVE_STRING_H
240 /* Define to 1 if you have the `strsignal' function. */
241 #undef HAVE_STRSIGNAL
243 /* Define to 1 if <math.h> defines struct exception */
244 #undef HAVE_STRUCT_EXCEPTION
246 /* Define to 1 if the compiler provides the __sync_add_and_fetch function for
247 uint64 */
248 #undef HAVE_SYNC_ADD_AND_FETCH_8
250 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
251 function for uint32 */
252 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
254 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
255 function for uint64 */
256 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8
258 /* Define to 1 if the compiler provides the __sync_fetch_and_add function for
259 uint32 */
260 #undef HAVE_SYNC_FETCH_AND_ADD_4
262 /* Define to 1 if you have the `sync_file_range' function. */
263 #undef HAVE_SYNC_FILE_RANGE
265 /* Define to 1 if you have the `syscall' function. */
266 #undef HAVE_SYSCALL
268 /* Define to 1 if you have the <syscall.h> header file. */
269 #undef HAVE_SYSCALL_H
271 /* Define to 1 if you have the <sys/epoll.h> header file. */
272 #undef HAVE_SYS_EPOLL_H
274 /* Define to 1 if you have the <sys/event.h> header file. */
275 #undef HAVE_SYS_EVENT_H
277 /* Define to 1 if you have the <sys/file.h> header file. */
278 #undef HAVE_SYS_FILE_H
280 /* Define to 1 if you have the <sys/inotify.h> header file. */
281 #undef HAVE_SYS_INOTIFY_H
283 /* Define to 1 if you have the <sys/mman.h> header file. */
284 #undef HAVE_SYS_MMAN_H
286 /* Define to 1 if you have the <sys/mount.h> header file. */
287 #undef HAVE_SYS_MOUNT_H
289 /* Define to 1 if you have the <sys/prctl.h> header file. */
290 #undef HAVE_SYS_PRCTL_H
292 /* Define to 1 if you have the <sys/ptrace.h> header file. */
293 #undef HAVE_SYS_PTRACE_H
295 /* Define to 1 if you have the <sys/select.h> header file. */
296 #undef HAVE_SYS_SELECT_H
298 /* Define to 1 if you have the <sys/socket.h> header file. */
299 #undef HAVE_SYS_SOCKET_H
301 /* Define to 1 if you have the <sys/statfs.h> header file. */
302 #undef HAVE_SYS_STATFS_H
304 /* Define to 1 if you have the <sys/stat.h> header file. */
305 #undef HAVE_SYS_STAT_H
307 /* Define to 1 if you have the <sys/syscall.h> header file. */
308 #undef HAVE_SYS_SYSCALL_H
310 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
311 #undef HAVE_SYS_SYSINFO_H
313 /* Define to 1 if you have the <sys/timex.h> header file. */
314 #undef HAVE_SYS_TIMEX_H
316 /* Define to 1 if you have the <sys/types.h> header file. */
317 #undef HAVE_SYS_TYPES_H
319 /* Define to 1 if you have the <sys/user.h> header file. */
320 #undef HAVE_SYS_USER_H
322 /* Define to 1 if you have the <sys/utsname.h> header file. */
323 #undef HAVE_SYS_UTSNAME_H
325 /* Define to 1 if you have the <sys/vfs.h> header file. */
326 #undef HAVE_SYS_VFS_H
328 /* Define to 1 if you have the `tanl' function. */
329 #undef HAVE_TANL
331 /* Define to 1 if you have the `tee' function. */
332 #undef HAVE_TEE
334 /* Define to 1 if you have the <unistd.h> header file. */
335 #undef HAVE_UNISTD_H
337 /* Define to 1 if you have the `unlinkat' function. */
338 #undef HAVE_UNLINKAT
340 /* Define to 1 if you have the `unsetenv' function. */
341 #undef HAVE_UNSETENV
343 /* Define to 1 if you have the `unshare' function. */
344 #undef HAVE_UNSHARE
346 /* Define to 1 if you have the <ustat.h> header file and it works. */
347 #undef HAVE_USTAT_H
349 /* Define to 1 if you have the `utimensat' function. */
350 #undef HAVE_UTIMENSAT
352 /* Define to 1 if you have the <utime.h> header file. */
353 #undef HAVE_UTIME_H
355 /* Define to 1 if you have the `wait4' function. */
356 #undef HAVE_WAIT4
358 /* Define if the linker support split stack adjustments */
359 #undef LINKER_SUPPORTS_SPLIT_STACK
361 /* Define to the sub-directory in which libtool stores uninstalled libraries.
363 #undef LT_OBJDIR
365 /* Name of package */
366 #undef PACKAGE
368 /* Define to the address where bug reports for this package should be sent. */
369 #undef PACKAGE_BUGREPORT
371 /* Define to the full name of this package. */
372 #undef PACKAGE_NAME
374 /* Define to the full name and version of this package. */
375 #undef PACKAGE_STRING
377 /* Define to the one symbol short name of this package. */
378 #undef PACKAGE_TARNAME
380 /* Define to the home page for this package. */
381 #undef PACKAGE_URL
383 /* Define to the version of this package. */
384 #undef PACKAGE_VERSION
386 /* Define if setcontext clobbers TLS variables */
387 #undef SETCONTEXT_CLOBBERS_TLS
389 /* The size of `void *', as computed by sizeof. */
390 #undef SIZEOF_VOID_P
392 /* Define to 1 if you have the ANSI C header files. */
393 #undef STDC_HEADERS
395 /* Define if we're to use libffi. */
396 #undef USE_LIBFFI
398 /* Define if the compiler supports -fsplit-stack */
399 #undef USING_SPLIT_STACK
401 /* Version number of package */
402 #undef VERSION
404 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
405 significant byte first (like Motorola and SPARC, unlike Intel). */
406 #if defined AC_APPLE_UNIVERSAL_BUILD
407 # if defined __BIG_ENDIAN__
408 # define WORDS_BIGENDIAN 1
409 # endif
410 #else
411 # ifndef WORDS_BIGENDIAN
412 # undef WORDS_BIGENDIAN
413 # endif
414 #endif
416 /* Define to `long int' if <sys/types.h> does not define. */
417 #undef off_t