Add ChangeLog entry for recent change.
[official-gcc.git] / libgo / config.h.in
blobccb79e187e417948e4a3cf1481e7aa1326abded5
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 <dlfcn.h> header file. */
7 #undef HAVE_DLFCN_H
9 /* Define to 1 if you have the `epoll_create1' function. */
10 #undef HAVE_EPOLL_CREATE1
12 /* Define to 1 if you have the `faccessat' function. */
13 #undef HAVE_FACCESSAT
15 /* Define to 1 if you have the `fallocate' function. */
16 #undef HAVE_FALLOCATE
18 /* Define to 1 if you have the `fchmodat' function. */
19 #undef HAVE_FCHMODAT
21 /* Define to 1 if you have the `fchownat' function. */
22 #undef HAVE_FCHOWNAT
24 /* Define to 1 if you have the `futimesat' function. */
25 #undef HAVE_FUTIMESAT
27 /* Define if _Unwind_GetIPInfo is available. */
28 #undef HAVE_GETIPINFO
30 /* Define to 1 if you have the `inotify_add_watch' function. */
31 #undef HAVE_INOTIFY_ADD_WATCH
33 /* Define to 1 if you have the `inotify_init' function. */
34 #undef HAVE_INOTIFY_INIT
36 /* Define to 1 if you have the `inotify_init1' function. */
37 #undef HAVE_INOTIFY_INIT1
39 /* Define to 1 if you have the `inotify_rm_watch' function. */
40 #undef HAVE_INOTIFY_RM_WATCH
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
45 /* Define to 1 if you have the <linux/filter.h> header file. */
46 #undef HAVE_LINUX_FILTER_H
48 /* Define to 1 if you have the <linux/netlink.h> header file. */
49 #undef HAVE_LINUX_NETLINK_H
51 /* Define to 1 if you have the <linux/reboot.h> header file. */
52 #undef HAVE_LINUX_REBOOT_H
54 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
55 #undef HAVE_LINUX_RTNETLINK_H
57 /* Define to 1 if the system has the type `loff_t'. */
58 #undef HAVE_LOFF_T
60 /* Define to 1 if you have the `matherr' function. */
61 #undef HAVE_MATHERR
63 /* Define to 1 if you have the <memory.h> header file. */
64 #undef HAVE_MEMORY_H
66 /* Define to 1 if you have the `mincore' function. */
67 #undef HAVE_MINCORE
69 /* Define to 1 if you have the `mkdirat' function. */
70 #undef HAVE_MKDIRAT
72 /* Define to 1 if you have the `mknodat' function. */
73 #undef HAVE_MKNODAT
75 /* Define to 1 if you have the <net/if.h> header file. */
76 #undef HAVE_NET_IF_H
78 /* Define to 1 if the system has the type `off64_t'. */
79 #undef HAVE_OFF64_T
81 /* Define to 1 if you have the `openat' function. */
82 #undef HAVE_OPENAT
84 /* Define to 1 if you have the `renameat' function. */
85 #undef HAVE_RENAMEAT
87 /* Define to 1 if you have the `sem_timedwait' function. */
88 #undef HAVE_SEM_TIMEDWAIT
90 /* Define to 1 if you have the `setenv' function. */
91 #undef HAVE_SETENV
93 /* Define to 1 if you have the `splice' function. */
94 #undef HAVE_SPLICE
96 /* Define to 1 if you have the <stdint.h> header file. */
97 #undef HAVE_STDINT_H
99 /* Define to 1 if you have the <stdlib.h> header file. */
100 #undef HAVE_STDLIB_H
102 /* Define to 1 if you have the `strerror_r' function. */
103 #undef HAVE_STRERROR_R
105 /* Define to 1 if you have the <strings.h> header file. */
106 #undef HAVE_STRINGS_H
108 /* Define to 1 if you have the <string.h> header file. */
109 #undef HAVE_STRING_H
111 /* Define to 1 if you have the `strsignal' function. */
112 #undef HAVE_STRSIGNAL
114 /* Define to 1 if <math.h> defines struct exception */
115 #undef HAVE_STRUCT_EXCEPTION
117 /* Define to 1 if the compiler provides the __sync_add_and_fetch function for
118 uint64 */
119 #undef HAVE_SYNC_ADD_AND_FETCH_8
121 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
122 function for uint32 */
123 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
125 /* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
126 function for uint64 */
127 #undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8
129 /* Define to 1 if the compiler provides the __sync_fetch_and_add function for
130 uint32 */
131 #undef HAVE_SYNC_FETCH_AND_ADD_4
133 /* Define to 1 if you have the `sync_file_range' function. */
134 #undef HAVE_SYNC_FILE_RANGE
136 /* Define to 1 if you have the <syscall.h> header file. */
137 #undef HAVE_SYSCALL_H
139 /* Define to 1 if you have the <sys/epoll.h> header file. */
140 #undef HAVE_SYS_EPOLL_H
142 /* Define to 1 if you have the <sys/mman.h> header file. */
143 #undef HAVE_SYS_MMAN_H
145 /* Define to 1 if you have the <sys/mount.h> header file. */
146 #undef HAVE_SYS_MOUNT_H
148 /* Define to 1 if you have the <sys/prctl.h> header file. */
149 #undef HAVE_SYS_PRCTL_H
151 /* Define to 1 if you have the <sys/ptrace.h> header file. */
152 #undef HAVE_SYS_PTRACE_H
154 /* Define to 1 if you have the <sys/select.h> header file. */
155 #undef HAVE_SYS_SELECT_H
157 /* Define to 1 if you have the <sys/socket.h> header file. */
158 #undef HAVE_SYS_SOCKET_H
160 /* Define to 1 if you have the <sys/statfs.h> header file. */
161 #undef HAVE_SYS_STATFS_H
163 /* Define to 1 if you have the <sys/stat.h> header file. */
164 #undef HAVE_SYS_STAT_H
166 /* Define to 1 if you have the <sys/syscall.h> header file. */
167 #undef HAVE_SYS_SYSCALL_H
169 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
170 #undef HAVE_SYS_SYSINFO_H
172 /* Define to 1 if you have the <sys/timex.h> header file. */
173 #undef HAVE_SYS_TIMEX_H
175 /* Define to 1 if you have the <sys/types.h> header file. */
176 #undef HAVE_SYS_TYPES_H
178 /* Define to 1 if you have the <sys/user.h> header file. */
179 #undef HAVE_SYS_USER_H
181 /* Define to 1 if you have the <sys/utsname.h> header file. */
182 #undef HAVE_SYS_UTSNAME_H
184 /* Define to 1 if you have the <sys/vfs.h> header file. */
185 #undef HAVE_SYS_VFS_H
187 /* Define to 1 if you have the `tee' function. */
188 #undef HAVE_TEE
190 /* Define to 1 if you have the <unistd.h> header file. */
191 #undef HAVE_UNISTD_H
193 /* Define to 1 if you have the `unlinkat' function. */
194 #undef HAVE_UNLINKAT
196 /* Define to 1 if you have the `unshare' function. */
197 #undef HAVE_UNSHARE
199 /* Define to 1 if you have the <ustat.h> header file and it works. */
200 #undef HAVE_USTAT_H
202 /* Define to 1 if you have the <utime.h> header file. */
203 #undef HAVE_UTIME_H
205 /* Define to 1 if you have the `wait4' function. */
206 #undef HAVE_WAIT4
208 /* Define if the C++ compiler is configured for setjmp/longjmp exceptions. */
209 #undef LIBGO_SJLJ_EXCEPTIONS
211 /* Define if the linker support split stack adjustments */
212 #undef LINKER_SUPPORTS_SPLIT_STACK
214 /* Define to the sub-directory in which libtool stores uninstalled libraries.
216 #undef LT_OBJDIR
218 /* Define if makecontext expects top of stack in uc_stack. */
219 #undef MAKECONTEXT_STACK_TOP
221 /* Name of package */
222 #undef PACKAGE
224 /* Define to the address where bug reports for this package should be sent. */
225 #undef PACKAGE_BUGREPORT
227 /* Define to the full name of this package. */
228 #undef PACKAGE_NAME
230 /* Define to the full name and version of this package. */
231 #undef PACKAGE_STRING
233 /* Define to the one symbol short name of this package. */
234 #undef PACKAGE_TARNAME
236 /* Define to the home page for this package. */
237 #undef PACKAGE_URL
239 /* Define to the version of this package. */
240 #undef PACKAGE_VERSION
242 /* Define if setcontext clobbers TLS variables */
243 #undef SETCONTEXT_CLOBBERS_TLS
245 /* The size of `void *', as computed by sizeof. */
246 #undef SIZEOF_VOID_P
248 /* Define to 1 if you have the ANSI C header files. */
249 #undef STDC_HEADERS
251 /* Define if we're to use libffi. */
252 #undef USE_LIBFFI
254 /* Define if the compiler supports -fsplit-stack */
255 #undef USING_SPLIT_STACK
257 /* Version number of package */
258 #undef VERSION
260 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
261 significant byte first (like Motorola and SPARC, unlike Intel). */
262 #if defined AC_APPLE_UNIVERSAL_BUILD
263 # if defined __BIG_ENDIAN__
264 # define WORDS_BIGENDIAN 1
265 # endif
266 #else
267 # ifndef WORDS_BIGENDIAN
268 # undef WORDS_BIGENDIAN
269 # endif
270 #endif
272 /* Define to `long int' if <sys/types.h> does not define. */
273 #undef off_t