OSDN Git Service

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