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