gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / sim / 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 /* Sim debug setting */
7 #undef DEBUG
8
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
11 #undef ENABLE_NLS
12
13 /* Define to the type of elements in the array set by `getgroups'. Usually
14 this is either `int' or `gid_t'. */
15 #undef GETGROUPS_T
16
17 /* Define to 1 if you have the `access' function. */
18 #undef HAVE_ACCESS
19
20 /* Define to 1 if you have the `aint' function. */
21 #undef HAVE_AINT
22
23 /* Define to 1 if you have the `anint' function. */
24 #undef HAVE_ANINT
25
26 /* Define to 1 if you have the `cfgetispeed' function. */
27 #undef HAVE_CFGETISPEED
28
29 /* Define to 1 if you have the `cfgetospeed' function. */
30 #undef HAVE_CFGETOSPEED
31
32 /* Define to 1 if you have the `cfsetispeed' function. */
33 #undef HAVE_CFSETISPEED
34
35 /* Define to 1 if you have the `cfsetospeed' function. */
36 #undef HAVE_CFSETOSPEED
37
38 /* Define to 1 if you have the `chdir' function. */
39 #undef HAVE_CHDIR
40
41 /* Define to 1 if you have the `chmod' function. */
42 #undef HAVE_CHMOD
43
44 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
45 */
46 #undef HAVE_DECL_TZNAME
47
48 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
49 */
50 #undef HAVE_DIRENT_H
51
52 /* Define to 1 if you have the <dlfcn.h> header file. */
53 #undef HAVE_DLFCN_H
54
55 /* Define to 1 if you have the `dup' function. */
56 #undef HAVE_DUP
57
58 /* Define to 1 if you have the `dup2' function. */
59 #undef HAVE_DUP2
60
61 /* Define to 1 if you have the `execv' function. */
62 #undef HAVE_EXECV
63
64 /* Define to 1 if you have the `execve' function. */
65 #undef HAVE_EXECVE
66
67 /* Define to 1 if you have the `fcntl' function. */
68 #undef HAVE_FCNTL
69
70 /* Define to 1 if you have the <fcntl.h> header file. */
71 #undef HAVE_FCNTL_H
72
73 /* Define to 1 if you have the `fork' function. */
74 #undef HAVE_FORK
75
76 /* Define to 1 if you have the <fpu_control.h> header file. */
77 #undef HAVE_FPU_CONTROL_H
78
79 /* Define to 1 if you have the `fstat' function. */
80 #undef HAVE_FSTAT
81
82 /* Define to 1 if you have the `fstatfs' function. */
83 #undef HAVE_FSTATFS
84
85 /* Define to 1 if you have the `ftruncate' function. */
86 #undef HAVE_FTRUNCATE
87
88 /* Define to 1 if you have the `getdirentries' function. */
89 #undef HAVE_GETDIRENTRIES
90
91 /* Define to 1 if you have the `getegid' function. */
92 #undef HAVE_GETEGID
93
94 /* Define to 1 if you have the `geteuid' function. */
95 #undef HAVE_GETEUID
96
97 /* Define to 1 if you have the `getgid' function. */
98 #undef HAVE_GETGID
99
100 /* Define to 1 if you have the `getpid' function. */
101 #undef HAVE_GETPID
102
103 /* Define to 1 if you have the `getppid' function. */
104 #undef HAVE_GETPPID
105
106 /* Define to 1 if you have the `getrusage' function. */
107 #undef HAVE_GETRUSAGE
108
109 /* Define to 1 if you have the `gettimeofday' function. */
110 #undef HAVE_GETTIMEOFDAY
111
112 /* Define to 1 if you have the `getuid' function. */
113 #undef HAVE_GETUID
114
115 /* Define to 1 if you have the <inttypes.h> header file. */
116 #undef HAVE_INTTYPES_H
117
118 /* Define to 1 if you have the `ioctl' function. */
119 #undef HAVE_IOCTL
120
121 /* Define to 1 if you have the `kill' function. */
122 #undef HAVE_KILL
123
124 /* Define to 1 if you have the `m' library (-lm). */
125 #undef HAVE_LIBM
126
127 /* Define to 1 if you have the `nsl' library (-lnsl). */
128 #undef HAVE_LIBNSL
129
130 /* Define to 1 if you have the `socket' library (-lsocket). */
131 #undef HAVE_LIBSOCKET
132
133 /* Define to 1 if you have the `link' function. */
134 #undef HAVE_LINK
135
136 /* Define to 1 if you have the <linux/if_tun.h> header file. */
137 #undef HAVE_LINUX_IF_TUN_H
138
139 /* Define to 1 if you have the <linux/mii.h> header file. */
140 #undef HAVE_LINUX_MII_H
141
142 /* Define to 1 if you have the <linux/types.h> header file. */
143 #undef HAVE_LINUX_TYPES_H
144
145 /* Define to 1 if you have the `lseek' function. */
146 #undef HAVE_LSEEK
147
148 /* Define to 1 if you have the <memory.h> header file. */
149 #undef HAVE_MEMORY_H
150
151 /* Define to 1 if you have the `mmap' function. */
152 #undef HAVE_MMAP
153
154 /* Define to 1 if you have the `munmap' function. */
155 #undef HAVE_MUNMAP
156
157 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
158 #undef HAVE_NDIR_H
159
160 /* Define to 1 if you have the <netinet/in.h> header file. */
161 #undef HAVE_NETINET_IN_H
162
163 /* Define to 1 if you have the <netinet/tcp.h> header file. */
164 #undef HAVE_NETINET_TCP_H
165
166 /* Define to 1 if you have the <net/if.h> header file. */
167 #undef HAVE_NET_IF_H
168
169 /* Define to 1 if you have the `pipe' function. */
170 #undef HAVE_PIPE
171
172 /* Define to 1 if you have the `posix_fallocate' function. */
173 #undef HAVE_POSIX_FALLOCATE
174
175 /* Define to 1 if you have the `pread' function. */
176 #undef HAVE_PREAD
177
178 /* Define to 1 if you have the `rmdir' function. */
179 #undef HAVE_RMDIR
180
181 /* Define to 1 if you have the `setgid' function. */
182 #undef HAVE_SETGID
183
184 /* Define to 1 if you have the `setregid' function. */
185 #undef HAVE_SETREGID
186
187 /* Define to 1 if you have the `setreuid' function. */
188 #undef HAVE_SETREUID
189
190 /* Define to 1 if you have the `setuid' function. */
191 #undef HAVE_SETUID
192
193 /* Define to 1 if you have the `sigaction' function. */
194 #undef HAVE_SIGACTION
195
196 /* Define to 1 if you have the `sigprocmask' function. */
197 #undef HAVE_SIGPROCMASK
198
199 /* Define to 1 if the system has the type `socklen_t'. */
200 #undef HAVE_SOCKLEN_T
201
202 /* Define to 1 if you have the `sqrt' function. */
203 #undef HAVE_SQRT
204
205 /* Define to 1 if you have the `stat' function. */
206 #undef HAVE_STAT
207
208 /* Define to 1 if you have the <stdint.h> header file. */
209 #undef HAVE_STDINT_H
210
211 /* Define to 1 if you have the <stdlib.h> header file. */
212 #undef HAVE_STDLIB_H
213
214 /* Define to 1 if you have the <strings.h> header file. */
215 #undef HAVE_STRINGS_H
216
217 /* Define to 1 if you have the <string.h> header file. */
218 #undef HAVE_STRING_H
219
220 /* Define to 1 if you have the `strsignal' function. */
221 #undef HAVE_STRSIGNAL
222
223 /* Define to 1 if `st_atime' is a member of `struct stat'. */
224 #undef HAVE_STRUCT_STAT_ST_ATIME
225
226 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
227 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
228
229 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
230 #undef HAVE_STRUCT_STAT_ST_BLOCKS
231
232 /* Define to 1 if `st_ctime' is a member of `struct stat'. */
233 #undef HAVE_STRUCT_STAT_ST_CTIME
234
235 /* Define to 1 if `st_dev' is a member of `struct stat'. */
236 #undef HAVE_STRUCT_STAT_ST_DEV
237
238 /* Define to 1 if `st_gid' is a member of `struct stat'. */
239 #undef HAVE_STRUCT_STAT_ST_GID
240
241 /* Define to 1 if `st_ino' is a member of `struct stat'. */
242 #undef HAVE_STRUCT_STAT_ST_INO
243
244 /* Define to 1 if `st_mode' is a member of `struct stat'. */
245 #undef HAVE_STRUCT_STAT_ST_MODE
246
247 /* Define to 1 if `st_mtime' is a member of `struct stat'. */
248 #undef HAVE_STRUCT_STAT_ST_MTIME
249
250 /* Define to 1 if `st_nlink' is a member of `struct stat'. */
251 #undef HAVE_STRUCT_STAT_ST_NLINK
252
253 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
254 #undef HAVE_STRUCT_STAT_ST_RDEV
255
256 /* Define to 1 if `st_size' is a member of `struct stat'. */
257 #undef HAVE_STRUCT_STAT_ST_SIZE
258
259 /* Define to 1 if `st_uid' is a member of `struct stat'. */
260 #undef HAVE_STRUCT_STAT_ST_UID
261
262 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
263 #undef HAVE_STRUCT_TM_TM_ZONE
264
265 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
266 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
267 #undef HAVE_ST_BLKSIZE
268
269 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
270 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
271 #undef HAVE_ST_BLOCKS
272
273 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
274 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
275 #undef HAVE_ST_RDEV
276
277 /* Define to 1 if you have the `symlink' function. */
278 #undef HAVE_SYMLINK
279
280 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
281 */
282 #undef HAVE_SYS_DIR_H
283
284 /* Define to 1 if you have the <sys/ioctl.h> header file. */
285 #undef HAVE_SYS_IOCTL_H
286
287 /* Define to 1 if you have the <sys/mman.h> header file. */
288 #undef HAVE_SYS_MMAN_H
289
290 /* Define to 1 if you have the <sys/mount.h> header file. */
291 #undef HAVE_SYS_MOUNT_H
292
293 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
294 */
295 #undef HAVE_SYS_NDIR_H
296
297 /* Define to 1 if you have the <sys/param.h> header file. */
298 #undef HAVE_SYS_PARAM_H
299
300 /* Define to 1 if you have the <sys/resource.h> header file. */
301 #undef HAVE_SYS_RESOURCE_H
302
303 /* Define to 1 if you have the <sys/socket.h> header file. */
304 #undef HAVE_SYS_SOCKET_H
305
306 /* Define to 1 if you have the <sys/statfs.h> header file. */
307 #undef HAVE_SYS_STATFS_H
308
309 /* Define to 1 if you have the <sys/stat.h> header file. */
310 #undef HAVE_SYS_STAT_H
311
312 /* Define to 1 if you have the <sys/termios.h> header file. */
313 #undef HAVE_SYS_TERMIOS_H
314
315 /* Define to 1 if you have the <sys/termio.h> header file. */
316 #undef HAVE_SYS_TERMIO_H
317
318 /* Define to 1 if you have the <sys/types.h> header file. */
319 #undef HAVE_SYS_TYPES_H
320
321 /* Define to 1 if you have the <sys/vfs.h> header file. */
322 #undef HAVE_SYS_VFS_H
323
324 /* Define to 1 if you have the `tcdrain' function. */
325 #undef HAVE_TCDRAIN
326
327 /* Define to 1 if you have the `tcflow' function. */
328 #undef HAVE_TCFLOW
329
330 /* Define to 1 if you have the `tcflush' function. */
331 #undef HAVE_TCFLUSH
332
333 /* Define to 1 if you have the `tcgetattr' function. */
334 #undef HAVE_TCGETATTR
335
336 /* Define to 1 if you have the `tcgetpgrp' function. */
337 #undef HAVE_TCGETPGRP
338
339 /* Define to 1 if you have the `tcsendbreak' function. */
340 #undef HAVE_TCSENDBREAK
341
342 /* Define to 1 if you have the `tcsetattr' function. */
343 #undef HAVE_TCSETATTR
344
345 /* Define to 1 if you have the `tcsetpgrp' function. */
346 #undef HAVE_TCSETPGRP
347
348 /* Define to 1 if you have the <termios.h> header file. */
349 #undef HAVE_TERMIOS_H
350
351 /* Define to 1 if you have the `time' function. */
352 #undef HAVE_TIME
353
354 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
355 `HAVE_STRUCT_TM_TM_ZONE' instead. */
356 #undef HAVE_TM_ZONE
357
358 /* Define to 1 if you have the `truncate' function. */
359 #undef HAVE_TRUNCATE
360
361 /* Define to 1 if you don't have `tm_zone' but do have the external array
362 `tzname'. */
363 #undef HAVE_TZNAME
364
365 /* Define to 1 if you have the `umask' function. */
366 #undef HAVE_UMASK
367
368 /* Define to 1 if you have the <unistd.h> header file. */
369 #undef HAVE_UNISTD_H
370
371 /* Define to 1 if you have the `unlink' function. */
372 #undef HAVE_UNLINK
373
374 /* Define to 1 if you have the `utime' function. */
375 #undef HAVE_UTIME
376
377 /* Define to 1 if you have the <utime.h> header file. */
378 #undef HAVE_UTIME_H
379
380 /* Define to 1 if you have the <windows.h> header file. */
381 #undef HAVE_WINDOWS_H
382
383 /* Define to 1 if the system has the type `__int128'. */
384 #undef HAVE___INT128
385
386 /* Define to 1 if you have the `__setfpucw' function. */
387 #undef HAVE___SETFPUCW
388
389 /* Define to the sub-directory in which libtool stores uninstalled libraries.
390 */
391 #undef LT_OBJDIR
392
393 /* Name of package */
394 #undef PACKAGE
395
396 /* Define to the address where bug reports for this package should be sent. */
397 #undef PACKAGE_BUGREPORT
398
399 /* Define to the full name of this package. */
400 #undef PACKAGE_NAME
401
402 /* Define to the full name and version of this package. */
403 #undef PACKAGE_STRING
404
405 /* Define to the one symbol short name of this package. */
406 #undef PACKAGE_TARNAME
407
408 /* Define to the home page for this package. */
409 #undef PACKAGE_URL
410
411 /* Define to the version of this package. */
412 #undef PACKAGE_VERSION
413
414 /* Additional package description */
415 #undef PKGVERSION
416
417 /* Sim profile settings */
418 #undef PROFILE
419
420 /* Bug reporting address */
421 #undef REPORT_BUGS_TO
422
423 /* Define as the return type of signal handlers (`int' or `void'). */
424 #undef RETSIGTYPE
425
426 /* Define to 1 if you have the ANSI C header files. */
427 #undef STDC_HEADERS
428
429 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
430 #undef TM_IN_SYS_TIME
431
432 /* Enable extensions on AIX 3, Interix. */
433 #ifndef _ALL_SOURCE
434 # undef _ALL_SOURCE
435 #endif
436 /* Enable GNU extensions on systems that have them. */
437 #ifndef _GNU_SOURCE
438 # undef _GNU_SOURCE
439 #endif
440 /* Enable threading extensions on Solaris. */
441 #ifndef _POSIX_PTHREAD_SEMANTICS
442 # undef _POSIX_PTHREAD_SEMANTICS
443 #endif
444 /* Enable extensions on HP NonStop. */
445 #ifndef _TANDEM_SOURCE
446 # undef _TANDEM_SOURCE
447 #endif
448 /* Enable general extensions on Solaris. */
449 #ifndef __EXTENSIONS__
450 # undef __EXTENSIONS__
451 #endif
452
453
454 /* Version number of package */
455 #undef VERSION
456
457 /* Sim alignment settings */
458 #undef WITH_ALIGNMENT
459
460 /* Sim assert settings */
461 #undef WITH_ASSERT
462
463 /* Sim debug setting */
464 #undef WITH_DEBUG
465
466 /* Sim default environment */
467 #undef WITH_ENVIRONMENT
468
469 /* Sim profile settings */
470 #undef WITH_PROFILE
471
472 /* Sim reserved bits setting */
473 #undef WITH_RESERVED_BITS
474
475 /* Sim cache szie */
476 #undef WITH_SCACHE
477
478 /* How to route I/O */
479 #undef WITH_STDIO
480
481 /* Sim endian settings */
482 #undef WITH_TARGET_BYTE_ORDER
483
484 /* Sim trace settings */
485 #undef WITH_TRACE
486
487 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
488 significant byte first (like Motorola and SPARC, unlike Intel). */
489 #if defined AC_APPLE_UNIVERSAL_BUILD
490 # if defined __BIG_ENDIAN__
491 # define WORDS_BIGENDIAN 1
492 # endif
493 #else
494 # ifndef WORDS_BIGENDIAN
495 # undef WORDS_BIGENDIAN
496 # endif
497 #endif
498
499 /* Define to 1 if on MINIX. */
500 #undef _MINIX
501
502 /* Define to 2 if the system does not provide POSIX.1 features except with
503 this defined. */
504 #undef _POSIX_1_SOURCE
505
506 /* Define to 1 if you need to in order for `stat' and other things to work. */
507 #undef _POSIX_SOURCE
508
509 /* Define to `int' if <sys/types.h> doesn't define. */
510 #undef gid_t
511
512 /* Define to `int' if <sys/types.h> does not define. */
513 #undef mode_t
514
515 /* Define to `long int' if <sys/types.h> does not define. */
516 #undef off_t
517
518 /* Define to `int' if <sys/types.h> does not define. */
519 #undef pid_t
520
521 /* Define to `unsigned int' if <sys/types.h> does not define. */
522 #undef size_t
523
524 /* Define to `int' if <sys/types.h> doesn't define. */
525 #undef uid_t
This page took 0.057986 seconds and 4 git commands to generate.