2013-05-30 Ed Smith-Rowland <3dw4rd@verizon.net>
[official-gcc.git] / libgo / config.h.in
blob349ace6a2ade2342e4a0fb42d32b30c1a79a3fa7
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 `accept4' function. */
7 #undef HAVE_ACCEPT4
9 /* Define to 1 if you have the `acosl' function. */
10 #undef HAVE_ACOSL
12 /* Define to 1 if you have the `asinl' function. */
13 #undef HAVE_ASINL
15 /* Define to 1 if you have the `atan2l' function. */
16 #undef HAVE_ATAN2L
18 /* Define to 1 if you have the `atanl' function. */
19 #undef HAVE_ATANL
21 /* Define to 1 if you have the `cosl' function. */
22 #undef HAVE_COSL
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
27 /* Define to 1 if you have the `dl_iterate_phdr' function. */
28 #undef HAVE_DL_ITERATE_PHDR
30 /* Define to 1 if you have the `epoll_create1' function. */
31 #undef HAVE_EPOLL_CREATE1
33 /* Define to 1 if you have the `expl' function. */
34 #undef HAVE_EXPL
36 /* Define to 1 if you have the `expm1l' function. */
37 #undef HAVE_EXPM1L
39 /* Define to 1 if you have the `faccessat' function. */
40 #undef HAVE_FACCESSAT
42 /* Define to 1 if you have the `fallocate' function. */
43 #undef HAVE_FALLOCATE
45 /* Define to 1 if you have the `fchmodat' function. */
46 #undef HAVE_FCHMODAT
48 /* Define to 1 if you have the `fchownat' function. */
49 #undef HAVE_FCHOWNAT
51 /* Define to 1 if you have the `futimesat' function. */
52 #undef HAVE_FUTIMESAT
54 /* Define if _Unwind_GetIPInfo is available. */
55 #undef HAVE_GETIPINFO
57 /* Define to 1 if you have the `inotify_add_watch' function. */
58 #undef HAVE_INOTIFY_ADD_WATCH
60 /* Define to 1 if you have the `inotify_init' function. */
61 #undef HAVE_INOTIFY_INIT
63 /* Define to 1 if you have the `inotify_init1' function. */
64 #undef HAVE_INOTIFY_INIT1
66 /* Define to 1 if you have the `inotify_rm_watch' function. */
67 #undef HAVE_INOTIFY_RM_WATCH
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
72 /* Define to 1 if you have the `ldexpl' function. */
73 #undef HAVE_LDEXPL
75 /* Define to 1 if you have the <linux/ether.h> header file. */
76 #undef HAVE_LINUX_ETHER_H
78 /* Define to 1 if you have the <linux/filter.h> header file. */
79 #undef HAVE_LINUX_FILTER_H
81 /* Define to 1 if you have the <linux/fs.h> header file. */
82 #undef HAVE_LINUX_FS_H
84 /* Define to 1 if you have the <linux/if_addr.h> header file. */
85 #undef HAVE_LINUX_IF_ADDR_H
87 /* Define to 1 if you have the <linux/if_ether.h> header file. */
88 #undef HAVE_LINUX_IF_ETHER_H
90 /* Define to 1 if you have the <linux/if_tun.h> header file. */
91 #undef HAVE_LINUX_IF_TUN_H
93 /* Define to 1 if you have the <linux/netlink.h> header file. */
94 #undef HAVE_LINUX_NETLINK_H
96 /* Define to 1 if you have the <linux/reboot.h> header file. */
97 #undef HAVE_LINUX_REBOOT_H
99 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
100 #undef HAVE_LINUX_RTNETLINK_H
102 /* Define to 1 if the system has the type `loff_t'. */
103 #undef HAVE_LOFF_T
105 /* Define to 1 if you have the `log10l' function. */
106 #undef HAVE_LOG10L
108 /* Define to 1 if you have the `log1pl' function. */
109 #undef HAVE_LOG1PL
111 /* Define to 1 if you have the `logl' function. */
112 #undef HAVE_LOGL
114 /* Define to 1 if you have the `matherr' function. */
115 #undef HAVE_MATHERR
117 /* Define to 1 if you have the <memory.h> header file. */
118 #undef HAVE_MEMORY_H
120 /* Define to 1 if you have the `mincore' function. */
121 #undef HAVE_MINCORE
123 /* Define to 1 if you have the `mkdirat' function. */
124 #undef HAVE_MKDIRAT
126 /* Define to 1 if you have the `mknodat' function. */
127 #undef HAVE_MKNODAT
129 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
130 #undef HAVE_NETINET_IF_ETHER_H
132 /* Define to 1 if you have the <netinet/in_syst.h> header file. */
133 #undef HAVE_NETINET_IN_SYST_H
135 /* Define to 1 if you have the <netinet/ip.h> header file. */
136 #undef HAVE_NETINET_IP_H
138 /* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
139 #undef HAVE_NETINET_IP_MROUTE_H
141 /* Define to 1 if you have the <netpacket/packet.h> header file. */
142 #undef HAVE_NETPACKET_PACKET_H
144 /* Define to 1 if you have the <net/if_arp.h> header file. */
145 #undef HAVE_NET_IF_ARP_H
147 /* Define to 1 if you have the <net/if.h> header file. */
148 #undef HAVE_NET_IF_H
150 /* Define to 1 if you have the <net/route.h> header file. */
151 #undef HAVE_NET_ROUTE_H
153 /* Define to 1 if the system has the type `off64_t'. */
154 #undef HAVE_OFF64_T
156 /* Define to 1 if you have the `openat' function. */
157 #undef HAVE_OPENAT
159 /* Define to 1 if you have the `pipe2' function. */
160 #undef HAVE_PIPE2
162 /* Define to 1 if you have the `renameat' function. */
163 #undef HAVE_RENAMEAT
165 /* Define to 1 if you have the `sem_timedwait' function. */
166 #undef HAVE_SEM_TIMEDWAIT
168 /* Define to 1 if you have the `setenv' function. */
169 #undef HAVE_SETENV
171 /* Define to 1 if you have the `sinl' function. */
172 #undef HAVE_SINL
174 /* Define to 1 if you have the `splice' function. */
175 #undef HAVE_SPLICE
177 /* Define to 1 if you have the <stdint.h> header file. */
178 #undef HAVE_STDINT_H
180 /* Define to 1 if you have the <stdlib.h> header file. */
181 #undef HAVE_STDLIB_H
183 /* Define to 1 if you have the `strerror_r' function. */
184 #undef HAVE_STRERROR_R
186 /* Define to 1 if you have the <strings.h> header file. */
187 #undef HAVE_STRINGS_H
189 /* Define to 1 if you have the <string.h> header file. */
190 #undef HAVE_STRING_H
192 /* Define to 1 if you have the `strsignal' function. */
193 #undef HAVE_STRSIGNAL
195 /* Define to 1 if <math.h> defines struct exception */
196 #undef HAVE_STRUCT_EXCEPTION
198 /* Define to 1 if the compiler provides the __sync_add_and_fetch function for
199 uint64 */
200 #undef HAVE_SYNC_ADD_AND_FETCH_8
202 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
203 function for uint32 */
204 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
206 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
207 function for uint64 */
208 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8
210 /* Define to 1 if the compiler provides the __sync_fetch_and_add function for
211 uint32 */
212 #undef HAVE_SYNC_FETCH_AND_ADD_4
214 /* Define to 1 if you have the `sync_file_range' function. */
215 #undef HAVE_SYNC_FILE_RANGE
217 /* Define to 1 if you have the <syscall.h> header file. */
218 #undef HAVE_SYSCALL_H
220 /* Define to 1 if you have the <sys/epoll.h> header file. */
221 #undef HAVE_SYS_EPOLL_H
223 /* Define to 1 if you have the <sys/file.h> header file. */
224 #undef HAVE_SYS_FILE_H
226 /* Define to 1 if you have the <sys/inotify.h> header file. */
227 #undef HAVE_SYS_INOTIFY_H
229 /* Define to 1 if you have the <sys/mman.h> header file. */
230 #undef HAVE_SYS_MMAN_H
232 /* Define to 1 if you have the <sys/mount.h> header file. */
233 #undef HAVE_SYS_MOUNT_H
235 /* Define to 1 if you have the <sys/prctl.h> header file. */
236 #undef HAVE_SYS_PRCTL_H
238 /* Define to 1 if you have the <sys/ptrace.h> header file. */
239 #undef HAVE_SYS_PTRACE_H
241 /* Define to 1 if you have the <sys/select.h> header file. */
242 #undef HAVE_SYS_SELECT_H
244 /* Define to 1 if you have the <sys/socket.h> header file. */
245 #undef HAVE_SYS_SOCKET_H
247 /* Define to 1 if you have the <sys/statfs.h> header file. */
248 #undef HAVE_SYS_STATFS_H
250 /* Define to 1 if you have the <sys/stat.h> header file. */
251 #undef HAVE_SYS_STAT_H
253 /* Define to 1 if you have the <sys/syscall.h> header file. */
254 #undef HAVE_SYS_SYSCALL_H
256 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
257 #undef HAVE_SYS_SYSINFO_H
259 /* Define to 1 if you have the <sys/timex.h> header file. */
260 #undef HAVE_SYS_TIMEX_H
262 /* Define to 1 if you have the <sys/types.h> header file. */
263 #undef HAVE_SYS_TYPES_H
265 /* Define to 1 if you have the <sys/user.h> header file. */
266 #undef HAVE_SYS_USER_H
268 /* Define to 1 if you have the <sys/utsname.h> header file. */
269 #undef HAVE_SYS_UTSNAME_H
271 /* Define to 1 if you have the <sys/vfs.h> header file. */
272 #undef HAVE_SYS_VFS_H
274 /* Define to 1 if you have the `tanl' function. */
275 #undef HAVE_TANL
277 /* Define to 1 if you have the `tee' function. */
278 #undef HAVE_TEE
280 /* Define to 1 if you have the <unistd.h> header file. */
281 #undef HAVE_UNISTD_H
283 /* Define to 1 if you have the `unlinkat' function. */
284 #undef HAVE_UNLINKAT
286 /* Define to 1 if you have the `unshare' function. */
287 #undef HAVE_UNSHARE
289 /* Define to 1 if you have the <ustat.h> header file and it works. */
290 #undef HAVE_USTAT_H
292 /* Define to 1 if you have the `utimensat' function. */
293 #undef HAVE_UTIMENSAT
295 /* Define to 1 if you have the <utime.h> header file. */
296 #undef HAVE_UTIME_H
298 /* Define to 1 if you have the `wait4' function. */
299 #undef HAVE_WAIT4
301 /* Define if the C++ compiler is configured for setjmp/longjmp exceptions. */
302 #undef LIBGO_SJLJ_EXCEPTIONS
304 /* Define if the linker support split stack adjustments */
305 #undef LINKER_SUPPORTS_SPLIT_STACK
307 /* Define to the sub-directory in which libtool stores uninstalled libraries.
309 #undef LT_OBJDIR
311 /* Define if makecontext expects top of stack in uc_stack. */
312 #undef MAKECONTEXT_STACK_TOP
314 /* Name of package */
315 #undef PACKAGE
317 /* Define to the address where bug reports for this package should be sent. */
318 #undef PACKAGE_BUGREPORT
320 /* Define to the full name of this package. */
321 #undef PACKAGE_NAME
323 /* Define to the full name and version of this package. */
324 #undef PACKAGE_STRING
326 /* Define to the one symbol short name of this package. */
327 #undef PACKAGE_TARNAME
329 /* Define to the home page for this package. */
330 #undef PACKAGE_URL
332 /* Define to the version of this package. */
333 #undef PACKAGE_VERSION
335 /* Define if setcontext clobbers TLS variables */
336 #undef SETCONTEXT_CLOBBERS_TLS
338 /* The size of `void *', as computed by sizeof. */
339 #undef SIZEOF_VOID_P
341 /* Define to 1 if you have the ANSI C header files. */
342 #undef STDC_HEADERS
344 /* Define if we're to use libffi. */
345 #undef USE_LIBFFI
347 /* Define if the compiler supports -fsplit-stack */
348 #undef USING_SPLIT_STACK
350 /* Version number of package */
351 #undef VERSION
353 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
354 significant byte first (like Motorola and SPARC, unlike Intel). */
355 #if defined AC_APPLE_UNIVERSAL_BUILD
356 # if defined __BIG_ENDIAN__
357 # define WORDS_BIGENDIAN 1
358 # endif
359 #else
360 # ifndef WORDS_BIGENDIAN
361 # undef WORDS_BIGENDIAN
362 # endif
363 #endif
365 /* Define to `long int' if <sys/types.h> does not define. */
366 #undef off_t