Automatic date update in version.in
[binutils-gdb.git] / sim / config.h.in
blobf5742a9b9f1d96f59d1f1fa55419c76860a0d001
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 /* Sim debug setting */
7 #undef DEBUG
9 /* Define to the type of elements in the array set by `getgroups'. Usually
10 this is either `int' or `gid_t'. */
11 #undef GETGROUPS_T
13 /* Define to 1 if you have the `access' function. */
14 #undef HAVE_ACCESS
16 /* Define to 1 if you have the `aint' function. */
17 #undef HAVE_AINT
19 /* Define to 1 if you have the `anint' function. */
20 #undef HAVE_ANINT
22 /* Define to 1 if you have the `cfgetispeed' function. */
23 #undef HAVE_CFGETISPEED
25 /* Define to 1 if you have the `cfgetospeed' function. */
26 #undef HAVE_CFGETOSPEED
28 /* Define to 1 if you have the `cfsetispeed' function. */
29 #undef HAVE_CFSETISPEED
31 /* Define to 1 if you have the `cfsetospeed' function. */
32 #undef HAVE_CFSETOSPEED
34 /* Define to 1 if you have the `chdir' function. */
35 #undef HAVE_CHDIR
37 /* Define to 1 if you have the `chmod' function. */
38 #undef HAVE_CHMOD
40 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
41 don't. */
42 #undef HAVE_DECL_ASPRINTF
44 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
45 you don't. */
46 #undef HAVE_DECL_BASENAME
48 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
49 #undef HAVE_DECL_FFS
51 /* Is the prototype for getopt in <unistd.h> in the expected format? */
52 #undef HAVE_DECL_GETOPT
54 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
55 don't. */
56 #undef HAVE_DECL_SNPRINTF
58 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
60 #undef HAVE_DECL_STRTOL
62 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
63 don't. */
64 #undef HAVE_DECL_STRTOLL
66 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
67 don't. */
68 #undef HAVE_DECL_STRTOUL
70 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
71 don't. */
72 #undef HAVE_DECL_STRTOULL
74 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
75 don't. */
76 #undef HAVE_DECL_STRVERSCMP
78 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
80 #undef HAVE_DECL_TZNAME
82 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
83 don't. */
84 #undef HAVE_DECL_VASPRINTF
86 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
87 don't. */
88 #undef HAVE_DECL_VSNPRINTF
90 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
92 #undef HAVE_DIRENT_H
94 /* Define to 1 if you have the <dlfcn.h> header file. */
95 #undef HAVE_DLFCN_H
97 /* Define to 1 if you have the `dup' function. */
98 #undef HAVE_DUP
100 /* Define to 1 if you have the `dup2' function. */
101 #undef HAVE_DUP2
103 /* Define to 1 if you have the `execv' function. */
104 #undef HAVE_EXECV
106 /* Define to 1 if you have the `execve' function. */
107 #undef HAVE_EXECVE
109 /* Define to 1 if you have the `fcntl' function. */
110 #undef HAVE_FCNTL
112 /* Define to 1 if you have the <fcntl.h> header file. */
113 #undef HAVE_FCNTL_H
115 /* Define to 1 if you have the `fork' function. */
116 #undef HAVE_FORK
118 /* Define to 1 if you have the <fpu_control.h> header file. */
119 #undef HAVE_FPU_CONTROL_H
121 /* Define to 1 if you have the `fstat' function. */
122 #undef HAVE_FSTAT
124 /* Define to 1 if you have the `fstatfs' function. */
125 #undef HAVE_FSTATFS
127 /* Define to 1 if you have the `ftruncate' function. */
128 #undef HAVE_FTRUNCATE
130 /* Define to 1 if you have the `getdirentries' function. */
131 #undef HAVE_GETDIRENTRIES
133 /* Define to 1 if you have the `getegid' function. */
134 #undef HAVE_GETEGID
136 /* Define to 1 if you have the `geteuid' function. */
137 #undef HAVE_GETEUID
139 /* Define to 1 if you have the `getgid' function. */
140 #undef HAVE_GETGID
142 /* Define to 1 if you have the `getpid' function. */
143 #undef HAVE_GETPID
145 /* Define to 1 if you have the `getppid' function. */
146 #undef HAVE_GETPPID
148 /* Define to 1 if you have the `getrusage' function. */
149 #undef HAVE_GETRUSAGE
151 /* Define to 1 if you have the `gettimeofday' function. */
152 #undef HAVE_GETTIMEOFDAY
154 /* Define to 1 if you have the `getuid' function. */
155 #undef HAVE_GETUID
157 /* Define to 1 if you have the <inttypes.h> header file. */
158 #undef HAVE_INTTYPES_H
160 /* Define to 1 if you have the `ioctl' function. */
161 #undef HAVE_IOCTL
163 /* Define to 1 if you have the `kill' function. */
164 #undef HAVE_KILL
166 /* Define to 1 if you have the `link' function. */
167 #undef HAVE_LINK
169 /* Define to 1 if you have the <linux/if_tun.h> header file. */
170 #undef HAVE_LINUX_IF_TUN_H
172 /* Define to 1 if you have the <linux/mii.h> header file. */
173 #undef HAVE_LINUX_MII_H
175 /* Define to 1 if you have the <linux/types.h> header file. */
176 #undef HAVE_LINUX_TYPES_H
178 /* Define to 1 if the system has the type `long long'. */
179 #undef HAVE_LONG_LONG
181 /* Define to 1 if you have the `lseek' function. */
182 #undef HAVE_LSEEK
184 /* Define to 1 if you have the `lstat' function. */
185 #undef HAVE_LSTAT
187 /* Define to 1 if you have the <memory.h> header file. */
188 #undef HAVE_MEMORY_H
190 /* Define to 1 if you have the `mkdir' function. */
191 #undef HAVE_MKDIR
193 /* Define to 1 if you have the `mmap' function. */
194 #undef HAVE_MMAP
196 /* Define to 1 if you have the `munmap' function. */
197 #undef HAVE_MUNMAP
199 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
200 #undef HAVE_NDIR_H
202 /* Define to 1 if you have the <netinet/in.h> header file. */
203 #undef HAVE_NETINET_IN_H
205 /* Define to 1 if you have the <netinet/tcp.h> header file. */
206 #undef HAVE_NETINET_TCP_H
208 /* Define to 1 if you have the <net/if.h> header file. */
209 #undef HAVE_NET_IF_H
211 /* Define to 1 if you have the `pipe' function. */
212 #undef HAVE_PIPE
214 /* Define to 1 if you have the `posix_fallocate' function. */
215 #undef HAVE_POSIX_FALLOCATE
217 /* Define to 1 if you have the `pread' function. */
218 #undef HAVE_PREAD
220 /* Define to 1 if you have the `rmdir' function. */
221 #undef HAVE_RMDIR
223 /* Define to 1 if you have the `setgid' function. */
224 #undef HAVE_SETGID
226 /* Define to 1 if you have the `setregid' function. */
227 #undef HAVE_SETREGID
229 /* Define to 1 if you have the `setreuid' function. */
230 #undef HAVE_SETREUID
232 /* Define to 1 if you have the `setuid' function. */
233 #undef HAVE_SETUID
235 /* Define to 1 if you have the `sigaction' function. */
236 #undef HAVE_SIGACTION
238 /* Define to 1 if you have the `sigprocmask' function. */
239 #undef HAVE_SIGPROCMASK
241 /* Define to 1 if the system has the type `socklen_t'. */
242 #undef HAVE_SOCKLEN_T
244 /* Define to 1 if you have the `sqrt' function. */
245 #undef HAVE_SQRT
247 /* Define to 1 if you have the `stat' function. */
248 #undef HAVE_STAT
250 /* Define to 1 if you have the <stdint.h> header file. */
251 #undef HAVE_STDINT_H
253 /* Define to 1 if you have the <stdlib.h> header file. */
254 #undef HAVE_STDLIB_H
256 /* Define to 1 if you have the <strings.h> header file. */
257 #undef HAVE_STRINGS_H
259 /* Define to 1 if you have the <string.h> header file. */
260 #undef HAVE_STRING_H
262 /* Define to 1 if you have the `strsignal' function. */
263 #undef HAVE_STRSIGNAL
265 /* Define if struct statfs is defined in <sys/mount.h> */
266 #undef HAVE_STRUCT_STATFS
268 /* Define to 1 if `st_atime' is a member of `struct stat'. */
269 #undef HAVE_STRUCT_STAT_ST_ATIME
271 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
272 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
274 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
275 #undef HAVE_STRUCT_STAT_ST_BLOCKS
277 /* Define to 1 if `st_ctime' is a member of `struct stat'. */
278 #undef HAVE_STRUCT_STAT_ST_CTIME
280 /* Define to 1 if `st_dev' is a member of `struct stat'. */
281 #undef HAVE_STRUCT_STAT_ST_DEV
283 /* Define to 1 if `st_gid' is a member of `struct stat'. */
284 #undef HAVE_STRUCT_STAT_ST_GID
286 /* Define to 1 if `st_ino' is a member of `struct stat'. */
287 #undef HAVE_STRUCT_STAT_ST_INO
289 /* Define to 1 if `st_mode' is a member of `struct stat'. */
290 #undef HAVE_STRUCT_STAT_ST_MODE
292 /* Define to 1 if `st_mtime' is a member of `struct stat'. */
293 #undef HAVE_STRUCT_STAT_ST_MTIME
295 /* Define to 1 if `st_nlink' is a member of `struct stat'. */
296 #undef HAVE_STRUCT_STAT_ST_NLINK
298 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
299 #undef HAVE_STRUCT_STAT_ST_RDEV
301 /* Define to 1 if `st_size' is a member of `struct stat'. */
302 #undef HAVE_STRUCT_STAT_ST_SIZE
304 /* Define to 1 if `st_uid' is a member of `struct stat'. */
305 #undef HAVE_STRUCT_STAT_ST_UID
307 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
308 #undef HAVE_STRUCT_TM_TM_ZONE
310 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
311 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
312 #undef HAVE_ST_BLKSIZE
314 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
315 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
316 #undef HAVE_ST_BLOCKS
318 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
319 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
320 #undef HAVE_ST_RDEV
322 /* Define to 1 if you have the `symlink' function. */
323 #undef HAVE_SYMLINK
325 /* Define if System V semaphores are supported */
326 #undef HAVE_SYSV_SEM
328 /* Define if System V shared memory is supported */
329 #undef HAVE_SYSV_SHM
331 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
333 #undef HAVE_SYS_DIR_H
335 /* Define to 1 if you have the <sys/ioctl.h> header file. */
336 #undef HAVE_SYS_IOCTL_H
338 /* Define to 1 if you have the <sys/mman.h> header file. */
339 #undef HAVE_SYS_MMAN_H
341 /* Define to 1 if you have the <sys/mount.h> header file. */
342 #undef HAVE_SYS_MOUNT_H
344 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
346 #undef HAVE_SYS_NDIR_H
348 /* Define to 1 if you have the <sys/param.h> header file. */
349 #undef HAVE_SYS_PARAM_H
351 /* Define to 1 if you have the <sys/resource.h> header file. */
352 #undef HAVE_SYS_RESOURCE_H
354 /* Define to 1 if you have the <sys/socket.h> header file. */
355 #undef HAVE_SYS_SOCKET_H
357 /* Define to 1 if you have the <sys/statfs.h> header file. */
358 #undef HAVE_SYS_STATFS_H
360 /* Define to 1 if you have the <sys/stat.h> header file. */
361 #undef HAVE_SYS_STAT_H
363 /* Define to 1 if you have the <sys/termios.h> header file. */
364 #undef HAVE_SYS_TERMIOS_H
366 /* Define to 1 if you have the <sys/termio.h> header file. */
367 #undef HAVE_SYS_TERMIO_H
369 /* Define to 1 if you have the <sys/types.h> header file. */
370 #undef HAVE_SYS_TYPES_H
372 /* Define to 1 if you have the <sys/vfs.h> header file. */
373 #undef HAVE_SYS_VFS_H
375 /* Define to 1 if you have the `tcdrain' function. */
376 #undef HAVE_TCDRAIN
378 /* Define to 1 if you have the `tcflow' function. */
379 #undef HAVE_TCFLOW
381 /* Define to 1 if you have the `tcflush' function. */
382 #undef HAVE_TCFLUSH
384 /* Define to 1 if you have the `tcgetattr' function. */
385 #undef HAVE_TCGETATTR
387 /* Define to 1 if you have the `tcgetpgrp' function. */
388 #undef HAVE_TCGETPGRP
390 /* Define to 1 if you have the `tcsendbreak' function. */
391 #undef HAVE_TCSENDBREAK
393 /* Define to 1 if you have the `tcsetattr' function. */
394 #undef HAVE_TCSETATTR
396 /* Define to 1 if you have the `tcsetpgrp' function. */
397 #undef HAVE_TCSETPGRP
399 /* Define if struct termios has c_line. */
400 #undef HAVE_TERMIOS_CLINE
402 /* Define to 1 if you have the <termios.h> header file. */
403 #undef HAVE_TERMIOS_H
405 /* Define if struct termios exists. */
406 #undef HAVE_TERMIOS_STRUCTURE
408 /* Define if struct termio has c_line. */
409 #undef HAVE_TERMIO_CLINE
411 /* Define if struct termio exists. */
412 #undef HAVE_TERMIO_STRUCTURE
414 /* Define to 1 if you have the `time' function. */
415 #undef HAVE_TIME
417 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
418 `HAVE_STRUCT_TM_TM_ZONE' instead. */
419 #undef HAVE_TM_ZONE
421 /* Define to 1 if you have the `truncate' function. */
422 #undef HAVE_TRUNCATE
424 /* Define to 1 if you don't have `tm_zone' but do have the external array
425 `tzname'. */
426 #undef HAVE_TZNAME
428 /* Define to 1 if you have the `umask' function. */
429 #undef HAVE_UMASK
431 /* Define if union semun is defined in <sys/sem.h> */
432 #undef HAVE_UNION_SEMUN
434 /* Define to 1 if you have the <unistd.h> header file. */
435 #undef HAVE_UNISTD_H
437 /* Define to 1 if you have the `unlink' function. */
438 #undef HAVE_UNLINK
440 /* Define to 1 if you have the `utime' function. */
441 #undef HAVE_UTIME
443 /* Define to 1 if you have the <utime.h> header file. */
444 #undef HAVE_UTIME_H
446 /* Define to 1 if the system has the type `__int128'. */
447 #undef HAVE___INT128
449 /* Define to 1 if you have the `__setfpucw' function. */
450 #undef HAVE___SETFPUCW
452 /* Define to the sub-directory in which libtool stores uninstalled libraries.
454 #undef LT_OBJDIR
456 /* Name of package */
457 #undef PACKAGE
459 /* Define to the address where bug reports for this package should be sent. */
460 #undef PACKAGE_BUGREPORT
462 /* Define to the full name of this package. */
463 #undef PACKAGE_NAME
465 /* Define to the full name and version of this package. */
466 #undef PACKAGE_STRING
468 /* Define to the one symbol short name of this package. */
469 #undef PACKAGE_TARNAME
471 /* Define to the home page for this package. */
472 #undef PACKAGE_URL
474 /* Define to the version of this package. */
475 #undef PACKAGE_VERSION
477 /* Additional package description */
478 #undef PKGVERSION
480 /* Sim profile settings */
481 #undef PROFILE
483 /* Bug reporting address */
484 #undef REPORT_BUGS_TO
486 /* Define as the return type of signal handlers (`int' or `void'). */
487 #undef RETSIGTYPE
489 /* The size of `long long', as computed by sizeof. */
490 #undef SIZEOF_LONG_LONG
492 /* The size of `void *', as computed by sizeof. */
493 #undef SIZEOF_VOID_P
495 /* Define to 1 if you have the ANSI C header files. */
496 #undef STDC_HEADERS
498 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
499 #undef TM_IN_SYS_TIME
501 /* Version number of package */
502 #undef VERSION
504 /* Sim alignment settings */
505 #undef WITH_ALIGNMENT
507 /* Sim assert settings */
508 #undef WITH_ASSERT
510 /* Sim debug setting */
511 #undef WITH_DEBUG
513 /* Sim default environment */
514 #undef WITH_ENVIRONMENT
516 /* Sim profile settings */
517 #undef WITH_PROFILE
519 /* Sim reserved bits setting */
520 #undef WITH_RESERVED_BITS
522 /* Sim cache szie */
523 #undef WITH_SCACHE
525 /* Sim SMP settings */
526 #undef WITH_SMP
528 /* How to route I/O */
529 #undef WITH_STDIO
531 /* Sim endian settings */
532 #undef WITH_TARGET_BYTE_ORDER
534 /* Sim trace settings */
535 #undef WITH_TRACE
537 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
538 significant byte first (like Motorola and SPARC, unlike Intel). */
539 #if defined AC_APPLE_UNIVERSAL_BUILD
540 # if defined __BIG_ENDIAN__
541 # define WORDS_BIGENDIAN 1
542 # endif
543 #else
544 # ifndef WORDS_BIGENDIAN
545 # undef WORDS_BIGENDIAN
546 # endif
547 #endif
549 /* Define to `int' if <sys/types.h> doesn't define. */
550 #undef gid_t
552 /* Define to `int' if <sys/types.h> does not define. */
553 #undef mode_t
555 /* Define to `long int' if <sys/types.h> does not define. */
556 #undef off_t
558 /* Define to `int' if <sys/types.h> does not define. */
559 #undef pid_t
561 /* Define to `unsigned int' if <sys/types.h> does not define. */
562 #undef size_t
564 /* Define to `int' if <sys/types.h> doesn't define. */
565 #undef uid_t