1b5bf3908Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*22ebeae4Schristos /* Generated from: NetBSD: mknative-gdb,v 1.17 2024/08/18 03:47:55 rin Exp */ 3b5bf3908Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4b5bf3908Schristos 5b5bf3908Schristos /* config.h. Generated from config.in by configure. */ 6b5bf3908Schristos /* config.in. Generated from configure.ac by autoheader. */ 7b5bf3908Schristos 8b5bf3908Schristos /* Define if building universal (internal helper macro) */ 9b5bf3908Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10b5bf3908Schristos 11*22ebeae4Schristos /* Additional directories to look for separate debug info. */ 12*22ebeae4Schristos /* #undef ADDITIONAL_DEBUG_DIRS */ 13*22ebeae4Schristos 14b5bf3908Schristos /* Directories from which to load auto-loaded scripts. */ 15b5bf3908Schristos #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" 16b5bf3908Schristos 17b5bf3908Schristos /* Directories safe to hold auto-loaded files. */ 18b5bf3908Schristos #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" 19b5bf3908Schristos 20b5bf3908Schristos /* Directory of programs. */ 21b5bf3908Schristos #define BINDIR "/usr/bin" 22b5bf3908Schristos 23b5bf3908Schristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 24b5bf3908Schristos systems. This function is required for `alloca.c' support on those systems. 25b5bf3908Schristos */ 26b5bf3908Schristos /* #undef CRAY_STACKSEG_END */ 27b5bf3908Schristos 28b5bf3908Schristos /* Define to 1 if std::thread works. */ 29b5bf3908Schristos #define CXX_STD_THREAD 1 30b5bf3908Schristos 31b5bf3908Schristos /* Define to 1 if using `alloca.c'. */ 32b5bf3908Schristos /* #undef C_ALLOCA */ 33b5bf3908Schristos 34b5bf3908Schristos /* look for global separate debug info in this path [LIBDIR/debug] */ 35b5bf3908Schristos #define DEBUGDIR "/usr/libdata/debug" 36b5bf3908Schristos 37b5bf3908Schristos /* Define if the separate-debug-dir directory should be relocated when GDB is 38b5bf3908Schristos moved. */ 39b5bf3908Schristos #define DEBUGDIR_RELOCATABLE 1 40b5bf3908Schristos 41b5bf3908Schristos /* Define to BFD's default architecture. */ 42b5bf3908Schristos #define DEFAULT_BFD_ARCH bfd_mips_arch 43b5bf3908Schristos 44b5bf3908Schristos /* Define to BFD's default target vector. */ 45be61f6a4Srin #define DEFAULT_BFD_VEC mips_elf64_trad_be_vec 46b5bf3908Schristos 47b5bf3908Schristos /* Handle .ctf type-info sections */ 48b5bf3908Schristos #define ENABLE_LIBCTF 1 49b5bf3908Schristos 50b5bf3908Schristos /* Define to 1 if translation of program messages to the user's native 51b5bf3908Schristos language is requested. */ 52*22ebeae4Schristos /* #undef ENABLE_NLS */ 53b5bf3908Schristos 5415a984a0Schristos /* The .gdbearlyinit filename. */ 5515a984a0Schristos #define GDBEARLYINIT ".gdbearlyinit" 5615a984a0Schristos 57b5bf3908Schristos /* The .gdbinit filename. */ 58b5bf3908Schristos #define GDBINIT ".gdbinit" 59b5bf3908Schristos 60b5bf3908Schristos /* look for global separate data files in this path [DATADIR/gdb] */ 61b5bf3908Schristos #define GDB_DATADIR "/usr/share/gdb" 62b5bf3908Schristos 63b5bf3908Schristos /* Define if the gdb-datadir directory should be relocated when GDB is moved. 64b5bf3908Schristos */ 65b5bf3908Schristos #define GDB_DATADIR_RELOCATABLE 1 66b5bf3908Schristos 67b5bf3908Schristos /* Define to be a string naming the default host character set. */ 68b5bf3908Schristos #define GDB_DEFAULT_HOST_CHARSET "UTF-8" 69b5bf3908Schristos 70b5bf3908Schristos /* Host double floatformat */ 71b5bf3908Schristos #define GDB_HOST_DOUBLE_FORMAT 0 72b5bf3908Schristos 73b5bf3908Schristos /* Host float floatformat */ 74b5bf3908Schristos #define GDB_HOST_FLOAT_FORMAT 0 75b5bf3908Schristos 76b5bf3908Schristos /* Host long double floatformat */ 77b5bf3908Schristos #define GDB_HOST_LONG_DOUBLE_FORMAT 0 78b5bf3908Schristos 79b5bf3908Schristos /* nativefile */ 80b5bf3908Schristos /* #undef GDB_NM_FILE */ 81b5bf3908Schristos 82b5bf3908Schristos /* Define to the default OS ABI for this configuration. */ 835900762bSrin #define GDB_OSABI_DEFAULT GDB_OSABI_NETBSD 84b5bf3908Schristos 85b5bf3908Schristos /* Define if self-testing features should be enabled */ 8615a984a0Schristos /* #undef GDB_SELF_TEST */ 87b5bf3908Schristos 88b5bf3908Schristos /* Define to 1 if you have `alloca', as a function or macro. */ 89b5bf3908Schristos #define HAVE_ALLOCA 1 90b5bf3908Schristos 91b5bf3908Schristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 92b5bf3908Schristos */ 93b5bf3908Schristos /* #undef HAVE_ALLOCA_H */ 94b5bf3908Schristos 95*22ebeae4Schristos /* Define if amd-dbgapi is being linked in. */ 96*22ebeae4Schristos /* #undef HAVE_AMD_DBGAPI */ 97*22ebeae4Schristos 98b5bf3908Schristos /* Define to 1 if you have the `btowc' function. */ 99b5bf3908Schristos #define HAVE_BTOWC 1 100b5bf3908Schristos 101*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function 102*22ebeae4Schristos CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 103*22ebeae4Schristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 104*22ebeae4Schristos 105*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 106*22ebeae4Schristos the CoreFoundation framework. */ 107*22ebeae4Schristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 108*22ebeae4Schristos 109b5bf3908Schristos /* Define to 1 if you have the <cursesX.h> header file. */ 110b5bf3908Schristos /* #undef HAVE_CURSESX_H */ 111b5bf3908Schristos 112b5bf3908Schristos /* Define to 1 if you have the <curses.h> header file. */ 113b5bf3908Schristos #define HAVE_CURSES_H 1 114b5bf3908Schristos 115*22ebeae4Schristos /* define if the compiler supports basic C++17 syntax */ 116*22ebeae4Schristos #define HAVE_CXX17 1 117*22ebeae4Schristos 118*22ebeae4Schristos /* Define if the GNU dcgettext() function is already present or preinstalled. 119*22ebeae4Schristos */ 120*22ebeae4Schristos /* #undef HAVE_DCGETTEXT */ 121b5bf3908Schristos 122b5bf3908Schristos /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if 123b5bf3908Schristos you don't. */ 124b5bf3908Schristos #define HAVE_DECL_ADDR_NO_RANDOMIZE 0 125b5bf3908Schristos 126b5bf3908Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 127b5bf3908Schristos don't. */ 128b5bf3908Schristos #define HAVE_DECL_ASPRINTF 1 129b5bf3908Schristos 130b5bf3908Schristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 131b5bf3908Schristos you don't. */ 132b5bf3908Schristos #define HAVE_DECL_BASENAME 0 133b5bf3908Schristos 134b5bf3908Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 135b5bf3908Schristos #define HAVE_DECL_FFS 1 136b5bf3908Schristos 137b5bf3908Schristos /* Define to 1 if you have the declaration of `getthrds', and to 0 if you 138b5bf3908Schristos don't. */ 139b5bf3908Schristos /* #undef HAVE_DECL_GETTHRDS */ 140b5bf3908Schristos 141b5bf3908Schristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 142b5bf3908Schristos don't. */ 143b5bf3908Schristos #define HAVE_DECL_SNPRINTF 1 144b5bf3908Schristos 145b5bf3908Schristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 146b5bf3908Schristos */ 147b5bf3908Schristos #define HAVE_DECL_STRSTR 1 148b5bf3908Schristos 149b5bf3908Schristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 150b5bf3908Schristos */ 151b5bf3908Schristos #define HAVE_DECL_STRTOL 1 152b5bf3908Schristos 153b5bf3908Schristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 154b5bf3908Schristos don't. */ 155b5bf3908Schristos #define HAVE_DECL_STRTOLL 1 156b5bf3908Schristos 157b5bf3908Schristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 158b5bf3908Schristos don't. */ 159b5bf3908Schristos #define HAVE_DECL_STRTOUL 1 160b5bf3908Schristos 161b5bf3908Schristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 162b5bf3908Schristos don't. */ 163b5bf3908Schristos #define HAVE_DECL_STRTOULL 1 164b5bf3908Schristos 165b5bf3908Schristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 166b5bf3908Schristos don't. */ 167b5bf3908Schristos #define HAVE_DECL_STRVERSCMP 0 168b5bf3908Schristos 169b5bf3908Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 170b5bf3908Schristos don't. */ 171b5bf3908Schristos #define HAVE_DECL_VASPRINTF 1 172b5bf3908Schristos 173b5bf3908Schristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 174b5bf3908Schristos don't. */ 175b5bf3908Schristos #define HAVE_DECL_VSNPRINTF 1 176b5bf3908Schristos 177b5bf3908Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 178b5bf3908Schristos #define HAVE_DLFCN_H 1 179b5bf3908Schristos 180b5bf3908Schristos /* Define if ELF support should be included. */ 181b5bf3908Schristos #define HAVE_ELF 1 182b5bf3908Schristos 183b5bf3908Schristos /* Define if <sys/procfs.h> has elf_fpregset_t. */ 184b5bf3908Schristos /* #undef HAVE_ELF_FPREGSET_T */ 185b5bf3908Schristos 186b5bf3908Schristos /* Define to 1 if you have the <elf_hp.h> header file. */ 187b5bf3908Schristos /* #undef HAVE_ELF_HP_H */ 188b5bf3908Schristos 189b5bf3908Schristos /* Define to 1 if your system has the etext variable. */ 190b5bf3908Schristos #define HAVE_ETEXT 1 191b5bf3908Schristos 19215a984a0Schristos /* Define to 1 if execinfo.h backtrace functions are available. */ 19315a984a0Schristos /* #undef HAVE_EXECINFO_BACKTRACE */ 19415a984a0Schristos 19515a984a0Schristos /* Define to 1 if you have the <execinfo.h> header file. */ 19615a984a0Schristos #define HAVE_EXECINFO_H 1 19715a984a0Schristos 198b5bf3908Schristos /* Define to 1 if you have the `fdwalk' function. */ 199b5bf3908Schristos /* #undef HAVE_FDWALK */ 200b5bf3908Schristos 201b5bf3908Schristos /* Define to 1 if you have the `fork' function. */ 202b5bf3908Schristos #define HAVE_FORK 1 203b5bf3908Schristos 204b5bf3908Schristos /* Define if <sys/procfs.h> has fpregset_t. */ 205b5bf3908Schristos /* #undef HAVE_FPREGSET_T */ 206b5bf3908Schristos 207b5bf3908Schristos /* Define to 1 if you have the `getauxval' function. */ 208b5bf3908Schristos /* #undef HAVE_GETAUXVAL */ 209b5bf3908Schristos 210b5bf3908Schristos /* Define to 1 if you have the `getgid' function. */ 211b5bf3908Schristos #define HAVE_GETGID 1 212b5bf3908Schristos 213b5bf3908Schristos /* Define to 1 if you have the `getpagesize' function. */ 214b5bf3908Schristos #define HAVE_GETPAGESIZE 1 215b5bf3908Schristos 216b5bf3908Schristos /* Define to 1 if you have the `getpgid' function. */ 217b5bf3908Schristos #define HAVE_GETPGID 1 218b5bf3908Schristos 219b5bf3908Schristos /* Define to 1 if you have the `getrlimit' function. */ 220b5bf3908Schristos #define HAVE_GETRLIMIT 1 221b5bf3908Schristos 222b5bf3908Schristos /* Define to 1 if you have the `getrusage' function. */ 223b5bf3908Schristos #define HAVE_GETRUSAGE 1 224b5bf3908Schristos 225*22ebeae4Schristos /* Define if the GNU gettext() function is already present or preinstalled. */ 226*22ebeae4Schristos /* #undef HAVE_GETTEXT */ 227*22ebeae4Schristos 228b5bf3908Schristos /* Define to 1 if you have the `getuid' function. */ 229b5bf3908Schristos #define HAVE_GETUID 1 230b5bf3908Schristos 231b5bf3908Schristos /* Define if <sys/procfs.h> has gregset_t. */ 232b5bf3908Schristos /* #undef HAVE_GREGSET_T */ 233b5bf3908Schristos 234b5bf3908Schristos /* Define if Guile interpreter is being linked in. */ 235b5bf3908Schristos /* #undef HAVE_GUILE */ 236b5bf3908Schristos 237b5bf3908Schristos /* Define if Guile supports manual finalization. */ 238b5bf3908Schristos /* #undef HAVE_GUILE_MANUAL_FINALIZATION */ 239b5bf3908Schristos 240*22ebeae4Schristos /* Define if you have the iconv() function and it works. */ 241b5bf3908Schristos #define HAVE_ICONV 1 242b5bf3908Schristos 243b5bf3908Schristos /* Define to 1 if you have the `iconvlist' function. */ 244b5bf3908Schristos /* #undef HAVE_ICONVLIST */ 245b5bf3908Schristos 246b5bf3908Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 247b5bf3908Schristos #define HAVE_INTTYPES_H 1 248b5bf3908Schristos 24915a984a0Schristos /* Define to 1 if you have the `kinfo_getfile' function. */ 250b5bf3908Schristos /* #undef HAVE_KINFO_GETFILE */ 251b5bf3908Schristos 252b5bf3908Schristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 253b5bf3908Schristos #define HAVE_LANGINFO_CODESET 1 254b5bf3908Schristos 255b5bf3908Schristos /* Define if your <locale.h> file defines LC_MESSAGES. */ 256b5bf3908Schristos #define HAVE_LC_MESSAGES 1 257b5bf3908Schristos 258b5bf3908Schristos /* Define if you have the babeltrace library. */ 259b5bf3908Schristos /* #undef HAVE_LIBBABELTRACE */ 260b5bf3908Schristos 26115a984a0Schristos /* Define if libbacktrace is being used. */ 26215a984a0Schristos #define HAVE_LIBBACKTRACE 1 26315a984a0Schristos 264*22ebeae4Schristos /* Define to 1 if curses is enabled. */ 265*22ebeae4Schristos #define HAVE_LIBCURSES 1 266*22ebeae4Schristos 267b5bf3908Schristos /* Define to 1 if debuginfod is enabled. */ 268b5bf3908Schristos /* #undef HAVE_LIBDEBUGINFOD */ 269b5bf3908Schristos 270*22ebeae4Schristos /* Define to 1 if debuginfod section downloading is supported. */ 271*22ebeae4Schristos /* #undef HAVE_LIBDEBUGINFOD_FIND_SECTION */ 272*22ebeae4Schristos 273b5bf3908Schristos /* Define if you have the expat library. */ 274b5bf3908Schristos #define HAVE_LIBEXPAT 1 275b5bf3908Schristos 276b5bf3908Schristos /* Define to 1 if you have the `libiconvlist' function. */ 277b5bf3908Schristos /* #undef HAVE_LIBICONVLIST */ 278b5bf3908Schristos 279b5bf3908Schristos /* Define if you have the ipt library. */ 280b5bf3908Schristos /* #undef HAVE_LIBIPT */ 281b5bf3908Schristos 282b5bf3908Schristos /* Define if you have the lzma library. */ 283b5bf3908Schristos /* #undef HAVE_LIBLZMA */ 284b5bf3908Schristos 285b5bf3908Schristos /* Define to 1 if you have the `m' library (-lm). */ 286b5bf3908Schristos #define HAVE_LIBM 1 287b5bf3908Schristos 288b5bf3908Schristos /* Define to 1 if you have the <libunwind-ia64.h> header file. */ 289b5bf3908Schristos /* #undef HAVE_LIBUNWIND_IA64_H */ 290b5bf3908Schristos 291b5bf3908Schristos /* Define if you have the xxhash library. */ 292b5bf3908Schristos /* #undef HAVE_LIBXXHASH */ 293b5bf3908Schristos 294b5bf3908Schristos /* Define to 1 if you have the <linux/elf.h> header file. */ 295b5bf3908Schristos /* #undef HAVE_LINUX_ELF_H */ 296b5bf3908Schristos 297b5bf3908Schristos /* Define to 1 if you have the <linux/perf_event.h> header file. */ 298b5bf3908Schristos /* #undef HAVE_LINUX_PERF_EVENT_H */ 299b5bf3908Schristos 300b5bf3908Schristos /* Define to 1 if you have the <locale.h> header file. */ 301b5bf3908Schristos #define HAVE_LOCALE_H 1 302b5bf3908Schristos 303b5bf3908Schristos /* Define to 1 if the compiler supports long double. */ 304b5bf3908Schristos #define HAVE_LONG_DOUBLE 1 305b5bf3908Schristos 306b5bf3908Schristos /* Define to 1 if the system has the type `long long'. */ 307b5bf3908Schristos #define HAVE_LONG_LONG 1 308b5bf3908Schristos 309b5bf3908Schristos /* Define if <sys/procfs.h> has lwpid_t. */ 310b5bf3908Schristos /* #undef HAVE_LWPID_T */ 311b5bf3908Schristos 312b5bf3908Schristos /* Define to 1 if you have the <machine/reg.h> header file. */ 313b5bf3908Schristos #define HAVE_MACHINE_REG_H 1 314b5bf3908Schristos 315b5bf3908Schristos /* Define to 1 if you have the <memory.h> header file. */ 316b5bf3908Schristos #define HAVE_MEMORY_H 1 317b5bf3908Schristos 318b5bf3908Schristos /* Define to 1 if you have a working `mmap' system call. */ 319b5bf3908Schristos #define HAVE_MMAP 1 320b5bf3908Schristos 321b5bf3908Schristos /* Define to 1 if you have the `monstartup' function. */ 322b5bf3908Schristos #define HAVE_MONSTARTUP 1 323b5bf3908Schristos 324b5bf3908Schristos /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */ 325b5bf3908Schristos /* #undef HAVE_NCURSESW_NCURSES_H */ 326b5bf3908Schristos 327b5bf3908Schristos /* Define to 1 if you have the <ncurses.h> header file. */ 328b5bf3908Schristos /* #undef HAVE_NCURSES_H */ 329b5bf3908Schristos 330b5bf3908Schristos /* Define to 1 if you have the <ncurses/ncurses.h> header file. */ 331b5bf3908Schristos /* #undef HAVE_NCURSES_NCURSES_H */ 332b5bf3908Schristos 333b5bf3908Schristos /* Define to 1 if you have the <ncurses/term.h> header file. */ 334b5bf3908Schristos /* #undef HAVE_NCURSES_TERM_H */ 335b5bf3908Schristos 336b5bf3908Schristos /* Define to 1 if you have the <nlist.h> header file. */ 337b5bf3908Schristos #define HAVE_NLIST_H 1 338b5bf3908Schristos 339b5bf3908Schristos /* Define to 1 if you have the `pipe' function. */ 340b5bf3908Schristos #define HAVE_PIPE 1 341b5bf3908Schristos 342b5bf3908Schristos /* Define to 1 if you have the `pipe2' function. */ 343b5bf3908Schristos #define HAVE_PIPE2 1 344b5bf3908Schristos 345b5bf3908Schristos /* Define to 1 if you have the `poll' function. */ 346b5bf3908Schristos #define HAVE_POLL 1 347b5bf3908Schristos 348b5bf3908Schristos /* Define to 1 if you have the <poll.h> header file. */ 349b5bf3908Schristos #define HAVE_POLL_H 1 350b5bf3908Schristos 351b5bf3908Schristos /* Define to 1 if you have the `posix_madvise' function. */ 352b5bf3908Schristos #define HAVE_POSIX_MADVISE 1 353b5bf3908Schristos 354b5bf3908Schristos /* Define to 1 if you have the `pread' function. */ 355b5bf3908Schristos #define HAVE_PREAD 1 356b5bf3908Schristos 357b5bf3908Schristos /* Define to 1 if you have the `pread64' function. */ 358b5bf3908Schristos /* #undef HAVE_PREAD64 */ 359b5bf3908Schristos 360b5bf3908Schristos /* Define if <sys/procfs.h> has prfpregset_t. */ 361b5bf3908Schristos /* #undef HAVE_PRFPREGSET_T */ 362b5bf3908Schristos 363b5bf3908Schristos /* Define if <sys/procfs.h> has prgregset32_t. */ 364b5bf3908Schristos /* #undef HAVE_PRGREGSET32_T */ 365b5bf3908Schristos 366b5bf3908Schristos /* Define if <sys/procfs.h> has prgregset_t. */ 367b5bf3908Schristos /* #undef HAVE_PRGREGSET_T */ 368b5bf3908Schristos 369b5bf3908Schristos /* Define to 1 if you have the <proc_service.h> header file. */ 370b5bf3908Schristos /* #undef HAVE_PROC_SERVICE_H */ 371b5bf3908Schristos 372b5bf3908Schristos /* Define if <sys/procfs.h> has psaddr_t. */ 373b5bf3908Schristos /* #undef HAVE_PSADDR_T */ 374b5bf3908Schristos 375b5bf3908Schristos /* Have PTHREAD_PRIO_INHERIT. */ 376b5bf3908Schristos #define HAVE_PTHREAD_PRIO_INHERIT 1 377b5bf3908Schristos 378b5bf3908Schristos /* Define to 1 if you have the `pthread_setname_np' function. */ 379b5bf3908Schristos #define HAVE_PTHREAD_SETNAME_NP 1 380b5bf3908Schristos 381b5bf3908Schristos /* Define to 1 if you have the `pthread_sigmask' function. */ 382b5bf3908Schristos #define HAVE_PTHREAD_SIGMASK 1 383b5bf3908Schristos 384b5bf3908Schristos /* Define to 1 if you have the `ptrace64' function. */ 385b5bf3908Schristos /* #undef HAVE_PTRACE64 */ 386b5bf3908Schristos 387b5bf3908Schristos /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */ 388b5bf3908Schristos /* #undef HAVE_PTRACE_GETFPXREGS */ 389b5bf3908Schristos 390b5bf3908Schristos /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */ 391b5bf3908Schristos /* #undef HAVE_PTRACE_GETREGS */ 392b5bf3908Schristos 393b5bf3908Schristos /* Define to 1 if you have the <ptrace.h> header file. */ 394b5bf3908Schristos /* #undef HAVE_PTRACE_H */ 395b5bf3908Schristos 396b5bf3908Schristos /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */ 397b5bf3908Schristos /* #undef HAVE_PT_GETDBREGS */ 398b5bf3908Schristos 399b5bf3908Schristos /* Define to 1 if you have the `pt_insn_event' function. */ 400b5bf3908Schristos /* #undef HAVE_PT_INSN_EVENT */ 401b5bf3908Schristos 402b5bf3908Schristos /* Define to 1 if you have the `pwrite' function. */ 403b5bf3908Schristos #define HAVE_PWRITE 1 404b5bf3908Schristos 405b5bf3908Schristos /* Define if Python interpreter is being linked in. */ 406b5bf3908Schristos /* #undef HAVE_PYTHON */ 407b5bf3908Schristos 40815a984a0Schristos /* Define to 1 if you have the <readline/readline.h> header file. */ 40915a984a0Schristos /* #undef HAVE_READLINE_READLINE_H */ 41015a984a0Schristos 411b5bf3908Schristos /* Define to 1 if you have the `resize_term' function. */ 412b5bf3908Schristos #define HAVE_RESIZE_TERM 1 413b5bf3908Schristos 414b5bf3908Schristos /* Define to 1 if you have the `sbrk' function. */ 415b5bf3908Schristos #define HAVE_SBRK 1 416b5bf3908Schristos 417b5bf3908Schristos /* Define to 1 if you have the `scm_new_smob' function. */ 418b5bf3908Schristos /* #undef HAVE_SCM_NEW_SMOB */ 419b5bf3908Schristos 420b5bf3908Schristos /* Define to 1 if you have the `setlocale' function. */ 421b5bf3908Schristos #define HAVE_SETLOCALE 1 422b5bf3908Schristos 423b5bf3908Schristos /* Define to 1 if you have the `setns' function. */ 424b5bf3908Schristos /* #undef HAVE_SETNS */ 425b5bf3908Schristos 426b5bf3908Schristos /* Define to 1 if you have the `setpgid' function. */ 427b5bf3908Schristos #define HAVE_SETPGID 1 428b5bf3908Schristos 429b5bf3908Schristos /* Define to 1 if you have the `setpgrp' function. */ 430b5bf3908Schristos #define HAVE_SETPGRP 1 431b5bf3908Schristos 432b5bf3908Schristos /* Define to 1 if you have the `setrlimit' function. */ 433b5bf3908Schristos #define HAVE_SETRLIMIT 1 434b5bf3908Schristos 435b5bf3908Schristos /* Define to 1 if you have the `setsid' function. */ 436b5bf3908Schristos #define HAVE_SETSID 1 437b5bf3908Schristos 438b5bf3908Schristos /* Define to 1 if you have the `sigaction' function. */ 439b5bf3908Schristos #define HAVE_SIGACTION 1 440b5bf3908Schristos 441b5bf3908Schristos /* Define to 1 if you have the `sigaltstack' function. */ 442b5bf3908Schristos #define HAVE_SIGALTSTACK 1 443b5bf3908Schristos 444b5bf3908Schristos /* Define to 1 if you have the <signal.h> header file. */ 445b5bf3908Schristos #define HAVE_SIGNAL_H 1 446b5bf3908Schristos 447b5bf3908Schristos /* Define to 1 if you have the `sigprocmask' function. */ 448b5bf3908Schristos #define HAVE_SIGPROCMASK 1 449b5bf3908Schristos 450b5bf3908Schristos /* Define if sigsetjmp is available. */ 451b5bf3908Schristos #define HAVE_SIGSETJMP 1 452b5bf3908Schristos 453b5bf3908Schristos /* Define to 1 if you have the `sigsetmask' function. */ 454b5bf3908Schristos #define HAVE_SIGSETMASK 1 455b5bf3908Schristos 45615a984a0Schristos /* Define to 1 if you have the `sigtimedwait' function. */ 45715a984a0Schristos #define HAVE_SIGTIMEDWAIT 1 45815a984a0Schristos 459b5bf3908Schristos /* Define to 1 if you have the `socketpair' function. */ 460b5bf3908Schristos #define HAVE_SOCKETPAIR 1 461b5bf3908Schristos 462b5bf3908Schristos /* Define to 1 if the system has the type `socklen_t'. */ 463b5bf3908Schristos #define HAVE_SOCKLEN_T 1 464b5bf3908Schristos 465b5bf3908Schristos /* Define to 1 if the source-highlight library is available */ 466b5bf3908Schristos /* #undef HAVE_SOURCE_HIGHLIGHT */ 467b5bf3908Schristos 468b5bf3908Schristos /* Define to 1 if you have the <stdint.h> header file. */ 469b5bf3908Schristos #define HAVE_STDINT_H 1 470b5bf3908Schristos 471b5bf3908Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 472b5bf3908Schristos #define HAVE_STDLIB_H 1 473b5bf3908Schristos 474b5bf3908Schristos /* Define to 1 if you have the <strings.h> header file. */ 475b5bf3908Schristos #define HAVE_STRINGS_H 1 476b5bf3908Schristos 477b5bf3908Schristos /* Define to 1 if you have the <string.h> header file. */ 478b5bf3908Schristos #define HAVE_STRING_H 1 479b5bf3908Schristos 480b5bf3908Schristos /* Define to 1 if your system has struct lwp. */ 481b5bf3908Schristos #define HAVE_STRUCT_LWP 1 482b5bf3908Schristos 483b5bf3908Schristos /* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */ 484b5bf3908Schristos /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE */ 485b5bf3908Schristos 486b5bf3908Schristos /* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */ 487b5bf3908Schristos /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME */ 488b5bf3908Schristos 489b5bf3908Schristos /* Define to 1 if `enabled' is a member of `struct pt_insn'. */ 490b5bf3908Schristos /* #undef HAVE_STRUCT_PT_INSN_ENABLED */ 491b5bf3908Schristos 492b5bf3908Schristos /* Define to 1 if `resynced' is a member of `struct pt_insn'. */ 493b5bf3908Schristos /* #undef HAVE_STRUCT_PT_INSN_RESYNCED */ 494b5bf3908Schristos 495b5bf3908Schristos /* Define to 1 if your system has struct reg in <machine/reg.h>. */ 496b5bf3908Schristos #define HAVE_STRUCT_REG 1 497b5bf3908Schristos 498b5bf3908Schristos /* Define to 1 if `r_fs' is a member of `struct reg'. */ 499b5bf3908Schristos /* #undef HAVE_STRUCT_REG_R_FS */ 500b5bf3908Schristos 501b5bf3908Schristos /* Define to 1 if `r_gs' is a member of `struct reg'. */ 502b5bf3908Schristos /* #undef HAVE_STRUCT_REG_R_GS */ 503b5bf3908Schristos 504b5bf3908Schristos /* Define to 1 if `st_blksize' is a member of `struct stat'. */ 505b5bf3908Schristos #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 506b5bf3908Schristos 507b5bf3908Schristos /* Define to 1 if `st_blocks' is a member of `struct stat'. */ 508b5bf3908Schristos #define HAVE_STRUCT_STAT_ST_BLOCKS 1 509b5bf3908Schristos 510b5bf3908Schristos /* Define to 1 if `td_pcb' is a member of `struct thread'. */ 511b5bf3908Schristos /* #undef HAVE_STRUCT_THREAD_TD_PCB */ 512b5bf3908Schristos 513b5bf3908Schristos /* Define to 1 if you have the <sys/debugreg.h> header file. */ 514b5bf3908Schristos /* #undef HAVE_SYS_DEBUGREG_H */ 515b5bf3908Schristos 516b5bf3908Schristos /* Define to 1 if you have the <sys/file.h> header file. */ 517b5bf3908Schristos #define HAVE_SYS_FILE_H 1 518b5bf3908Schristos 519b5bf3908Schristos /* Define to 1 if you have the <sys/filio.h> header file. */ 520b5bf3908Schristos #define HAVE_SYS_FILIO_H 1 521b5bf3908Schristos 522b5bf3908Schristos /* Define to 1 if you have the <sys/ioctl.h> header file. */ 523b5bf3908Schristos #define HAVE_SYS_IOCTL_H 1 524b5bf3908Schristos 525b5bf3908Schristos /* Define to 1 if you have the <sys/param.h> header file. */ 526b5bf3908Schristos #define HAVE_SYS_PARAM_H 1 527b5bf3908Schristos 528b5bf3908Schristos /* Define to 1 if you have the <sys/poll.h> header file. */ 529b5bf3908Schristos #define HAVE_SYS_POLL_H 1 530b5bf3908Schristos 53115a984a0Schristos /* Define to 1 if you have the <sys/procctl.h> header file. */ 53215a984a0Schristos /* #undef HAVE_SYS_PROCCTL_H */ 53315a984a0Schristos 534b5bf3908Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */ 535b5bf3908Schristos /* #undef HAVE_SYS_PROCFS_H */ 536b5bf3908Schristos 537b5bf3908Schristos /* Define to 1 if you have the <sys/ptrace.h> header file. */ 538b5bf3908Schristos #define HAVE_SYS_PTRACE_H 1 539b5bf3908Schristos 540b5bf3908Schristos /* Define to 1 if you have the <sys/reg.h> header file. */ 541b5bf3908Schristos /* #undef HAVE_SYS_REG_H */ 542b5bf3908Schristos 543b5bf3908Schristos /* Define to 1 if you have the <sys/resource.h> header file. */ 544b5bf3908Schristos #define HAVE_SYS_RESOURCE_H 1 545b5bf3908Schristos 546b5bf3908Schristos /* Define to 1 if you have the <sys/select.h> header file. */ 547b5bf3908Schristos #define HAVE_SYS_SELECT_H 1 548b5bf3908Schristos 549b5bf3908Schristos /* Define to 1 if you have the <sys/socket.h> header file. */ 550b5bf3908Schristos #define HAVE_SYS_SOCKET_H 1 551b5bf3908Schristos 552b5bf3908Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 553b5bf3908Schristos #define HAVE_SYS_STAT_H 1 554b5bf3908Schristos 555b5bf3908Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 556b5bf3908Schristos #define HAVE_SYS_TYPES_H 1 557b5bf3908Schristos 558b5bf3908Schristos /* Define to 1 if you have the <sys/un.h> header file. */ 559b5bf3908Schristos #define HAVE_SYS_UN_H 1 560b5bf3908Schristos 561b5bf3908Schristos /* Define to 1 if you have the <sys/user.h> header file. */ 562b5bf3908Schristos /* #undef HAVE_SYS_USER_H */ 563b5bf3908Schristos 564b5bf3908Schristos /* Define to 1 if you have the <sys/wait.h> header file. */ 565b5bf3908Schristos #define HAVE_SYS_WAIT_H 1 566b5bf3908Schristos 567b5bf3908Schristos /* Define to 1 if you have the <termios.h> header file. */ 568b5bf3908Schristos #define HAVE_TERMIOS_H 1 569b5bf3908Schristos 570b5bf3908Schristos /* Define to 1 if you have the <term.h> header file. */ 571b5bf3908Schristos #define HAVE_TERM_H 1 572b5bf3908Schristos 573b5bf3908Schristos /* Define to 1 if you have the <thread_db.h> header file. */ 574b5bf3908Schristos /* #undef HAVE_THREAD_DB_H */ 575b5bf3908Schristos 576b5bf3908Schristos /* Define to 1 if you have the `ttrace' function. */ 577b5bf3908Schristos /* #undef HAVE_TTRACE */ 578b5bf3908Schristos 579b5bf3908Schristos /* Define to 1 if you have the <unistd.h> header file. */ 580b5bf3908Schristos #define HAVE_UNISTD_H 1 581b5bf3908Schristos 582b5bf3908Schristos /* Define to 1 if you have the `use_default_colors' function. */ 583b5bf3908Schristos #define HAVE_USE_DEFAULT_COLORS 1 584b5bf3908Schristos 585b5bf3908Schristos /* Define to 1 if you have the `vfork' function. */ 586b5bf3908Schristos #define HAVE_VFORK 1 587b5bf3908Schristos 588b5bf3908Schristos /* Define to 1 if you have the <vfork.h> header file. */ 589b5bf3908Schristos /* #undef HAVE_VFORK_H */ 590b5bf3908Schristos 591b5bf3908Schristos /* Define to 1 if you have the `waitpid' function. */ 592b5bf3908Schristos #define HAVE_WAITPID 1 593b5bf3908Schristos 594b5bf3908Schristos /* Define to 1 if you have the <wait.h> header file. */ 595b5bf3908Schristos /* #undef HAVE_WAIT_H */ 596b5bf3908Schristos 597b5bf3908Schristos /* Define to 1 if you have the <windows.h> header file. */ 598b5bf3908Schristos /* #undef HAVE_WINDOWS_H */ 599b5bf3908Schristos 600b5bf3908Schristos /* Define to 1 if `fork' works. */ 601b5bf3908Schristos #define HAVE_WORKING_FORK 1 602b5bf3908Schristos 603b5bf3908Schristos /* Define to 1 if `vfork' works. */ 604b5bf3908Schristos #define HAVE_WORKING_VFORK 1 605b5bf3908Schristos 606b5bf3908Schristos /* Define to 1 if you have the `wresize' function. */ 607b5bf3908Schristos #define HAVE_WRESIZE 1 608b5bf3908Schristos 609b5bf3908Schristos /* Define to 1 if you have the <ws2tcpip.h> header file. */ 610b5bf3908Schristos /* #undef HAVE_WS2TCPIP_H */ 611b5bf3908Schristos 612b5bf3908Schristos /* Define to 1 if you have the `XML_StopParser' function. */ 613b5bf3908Schristos #define HAVE_XML_STOPPARSER 1 614b5bf3908Schristos 61515a984a0Schristos /* Define to 1 if zstd is enabled. */ 61615a984a0Schristos /* #undef HAVE_ZSTD */ 61715a984a0Schristos 618b5bf3908Schristos /* Define to 1 if your system has the _etext variable. */ 619b5bf3908Schristos #define HAVE__ETEXT 1 620b5bf3908Schristos 621b5bf3908Schristos /* Define to 1 if you have the `_mcleanup' function. */ 622b5bf3908Schristos #define HAVE__MCLEANUP 1 623b5bf3908Schristos 624b5bf3908Schristos /* Path of directory of iconv program. */ 625b5bf3908Schristos /* #undef ICONV_BIN */ 626b5bf3908Schristos 627b5bf3908Schristos /* Define if the iconv directory should be relocated when GDB is moved. */ 628b5bf3908Schristos /* #undef ICONV_BIN_RELOCATABLE */ 629b5bf3908Schristos 630b5bf3908Schristos /* Define as const if the declaration of iconv() needs const. */ 631b5bf3908Schristos #define ICONV_CONST 632b5bf3908Schristos 633b5bf3908Schristos /* directory to load the JIT readers from */ 634b5bf3908Schristos #define JIT_READER_DIR "/usr/lib/gdb" 635b5bf3908Schristos 636b5bf3908Schristos /* Define if the jit-reader-dir directory should be relocated when GDB is 637b5bf3908Schristos moved. */ 638b5bf3908Schristos #define JIT_READER_DIR_RELOCATABLE 1 639b5bf3908Schristos 64015a984a0Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 64115a984a0Schristos */ 64215a984a0Schristos #define LT_OBJDIR ".libs/" 64315a984a0Schristos 644b5bf3908Schristos /* Name of this package. */ 645b5bf3908Schristos #define PACKAGE "gdb" 646b5bf3908Schristos 647b5bf3908Schristos /* Define to the address where bug reports for this package should be sent. */ 648b5bf3908Schristos #define PACKAGE_BUGREPORT "" 649b5bf3908Schristos 650b5bf3908Schristos /* Define to the full name of this package. */ 651b5bf3908Schristos #define PACKAGE_NAME "" 652b5bf3908Schristos 653b5bf3908Schristos /* Define to the full name and version of this package. */ 654b5bf3908Schristos #define PACKAGE_STRING "" 655b5bf3908Schristos 656b5bf3908Schristos /* Define to the one symbol short name of this package. */ 657b5bf3908Schristos #define PACKAGE_TARNAME "" 658b5bf3908Schristos 659b5bf3908Schristos /* Define to the home page for this package. */ 660b5bf3908Schristos #define PACKAGE_URL "" 661b5bf3908Schristos 662b5bf3908Schristos /* Define to the version of this package. */ 663b5bf3908Schristos #define PACKAGE_VERSION "" 664b5bf3908Schristos 665b5bf3908Schristos /* Additional package description */ 666b5bf3908Schristos #define PKGVERSION "(GDB) " 667b5bf3908Schristos 668b5bf3908Schristos /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */ 669b5bf3908Schristos /* #undef PRINTF_HAS_DECFLOAT */ 670b5bf3908Schristos 671b5bf3908Schristos /* Define to 1 if the "%Lg" format works to print long doubles. */ 672b5bf3908Schristos /* #undef PRINTF_HAS_LONG_DOUBLE */ 673b5bf3908Schristos 674b5bf3908Schristos /* Define to 1 if the "%ll" format works to print long longs. */ 675b5bf3908Schristos /* #undef PRINTF_HAS_LONG_LONG */ 676b5bf3908Schristos 677b5bf3908Schristos /* Define to necessary symbol if this constant uses a non-standard name on 678b5bf3908Schristos your system. */ 679b5bf3908Schristos /* #undef PTHREAD_CREATE_JOINABLE */ 680b5bf3908Schristos 681b5bf3908Schristos /* Define to the type of arg 1 for ptrace. */ 682b5bf3908Schristos #define PTRACE_TYPE_ARG1 int 683b5bf3908Schristos 684b5bf3908Schristos /* Define to the type of arg 3 for ptrace. */ 685b5bf3908Schristos #define PTRACE_TYPE_ARG3 void * 686b5bf3908Schristos 687b5bf3908Schristos /* Define to the type of arg 4 for ptrace. */ 688b5bf3908Schristos #define PTRACE_TYPE_ARG4 int 689b5bf3908Schristos 690b5bf3908Schristos /* Define to the type of arg 5 for ptrace. */ 691b5bf3908Schristos /* #undef PTRACE_TYPE_ARG5 */ 692b5bf3908Schristos 693b5bf3908Schristos /* Define as the return type of ptrace. */ 694b5bf3908Schristos #define PTRACE_TYPE_RET int 695b5bf3908Schristos 696b5bf3908Schristos /* Define if the python lib directory should be relocated when GDB is moved. 697b5bf3908Schristos */ 698b5bf3908Schristos /* #undef PYTHON_LIBDIR_RELOCATABLE */ 699b5bf3908Schristos 700b5bf3908Schristos /* Define if the python directory should be relocated when GDB is moved. */ 701b5bf3908Schristos /* #undef PYTHON_PATH_RELOCATABLE */ 702b5bf3908Schristos 703b5bf3908Schristos /* Relocated directory for source files. */ 704b5bf3908Schristos /* #undef RELOC_SRCDIR */ 705b5bf3908Schristos 706b5bf3908Schristos /* Bug reporting address */ 707b5bf3908Schristos #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" 708b5bf3908Schristos 709b5bf3908Schristos /* Define to 1 if the "%Lg" format works to scan long doubles. */ 710b5bf3908Schristos /* #undef SCANF_HAS_LONG_DOUBLE */ 711b5bf3908Schristos 712b5bf3908Schristos /* Define to 1 if the `setpgrp' function takes no argument. */ 713b5bf3908Schristos /* #undef SETPGRP_VOID */ 714b5bf3908Schristos 715b5bf3908Schristos /* The size of `long long', as computed by sizeof. */ 716b5bf3908Schristos #define SIZEOF_LONG_LONG 8 717b5bf3908Schristos 718b5bf3908Schristos /* The size of `unsigned long', as computed by sizeof. */ 719b5bf3908Schristos #define SIZEOF_UNSIGNED_LONG 8 720b5bf3908Schristos 721b5bf3908Schristos /* The size of `unsigned long long', as computed by sizeof. */ 722b5bf3908Schristos #define SIZEOF_UNSIGNED_LONG_LONG 8 723b5bf3908Schristos 724b5bf3908Schristos /* The size of `unsigned __int128', as computed by sizeof. */ 725b5bf3908Schristos #define SIZEOF_UNSIGNED___INT128 16 726b5bf3908Schristos 72715a984a0Schristos /* The size of `void *', as computed by sizeof. */ 72815a984a0Schristos #define SIZEOF_VOID_P 8 72915a984a0Schristos 730b5bf3908Schristos /* If using the C implementation of alloca, define if you know the 731b5bf3908Schristos direction of stack growth for your system; otherwise it will be 732b5bf3908Schristos automatically deduced at runtime. 733b5bf3908Schristos STACK_DIRECTION > 0 => grows toward higher addresses 734b5bf3908Schristos STACK_DIRECTION < 0 => grows toward lower addresses 735b5bf3908Schristos STACK_DIRECTION = 0 => direction of growth unknown */ 736b5bf3908Schristos /* #undef STACK_DIRECTION */ 737b5bf3908Schristos 738b5bf3908Schristos /* Define to 1 if you have the ANSI C header files. */ 739b5bf3908Schristos #define STDC_HEADERS 1 740b5bf3908Schristos 741b5bf3908Schristos /* automatically load a system-wide gdbinit file */ 742b5bf3908Schristos #define SYSTEM_GDBINIT "" 743b5bf3908Schristos 744b5bf3908Schristos /* automatically load system-wide gdbinit files from this directory */ 745b5bf3908Schristos #define SYSTEM_GDBINIT_DIR "" 746b5bf3908Schristos 747b5bf3908Schristos /* Define if the system-gdbinit-dir directory should be relocated when GDB is 748b5bf3908Schristos moved. */ 749b5bf3908Schristos #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 750b5bf3908Schristos 751b5bf3908Schristos /* Define if the system-gdbinit directory should be relocated when GDB is 752b5bf3908Schristos moved. */ 753b5bf3908Schristos #define SYSTEM_GDBINIT_RELOCATABLE 0 754b5bf3908Schristos 755b5bf3908Schristos /* search for usr/lib et al within DIR */ 756b5bf3908Schristos #define TARGET_SYSTEM_ROOT "" 757b5bf3908Schristos 758b5bf3908Schristos /* Define if the sysroot directory should be relocated when GDB is moved. */ 759b5bf3908Schristos #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 760b5bf3908Schristos 761b5bf3908Schristos /* Define if <thread_db.h> has the TD_NOTALLOC error code. */ 762b5bf3908Schristos /* #undef THREAD_DB_HAS_TD_NOTALLOC */ 763b5bf3908Schristos 764b5bf3908Schristos /* Define if <thread_db.h> has the TD_NOTLS error code. */ 765b5bf3908Schristos /* #undef THREAD_DB_HAS_TD_NOTLS */ 766b5bf3908Schristos 767b5bf3908Schristos /* Define if <thread_db.h> has the TD_VERSION error code. */ 768b5bf3908Schristos /* #undef THREAD_DB_HAS_TD_VERSION */ 769b5bf3908Schristos 770b5bf3908Schristos /* Enable extensions on AIX 3, Interix. */ 771b5bf3908Schristos #ifndef _ALL_SOURCE 772b5bf3908Schristos # define _ALL_SOURCE 1 773b5bf3908Schristos #endif 774b5bf3908Schristos /* Enable GNU extensions on systems that have them. */ 775b5bf3908Schristos #ifndef _GNU_SOURCE 776b5bf3908Schristos # define _GNU_SOURCE 1 777b5bf3908Schristos #endif 778b5bf3908Schristos /* Enable threading extensions on Solaris. */ 779b5bf3908Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 780b5bf3908Schristos # define _POSIX_PTHREAD_SEMANTICS 1 781b5bf3908Schristos #endif 782b5bf3908Schristos /* Enable extensions on HP NonStop. */ 783b5bf3908Schristos #ifndef _TANDEM_SOURCE 784b5bf3908Schristos # define _TANDEM_SOURCE 1 785b5bf3908Schristos #endif 786b5bf3908Schristos /* Enable general extensions on Solaris. */ 787b5bf3908Schristos #ifndef __EXTENSIONS__ 788b5bf3908Schristos # define __EXTENSIONS__ 1 789b5bf3908Schristos #endif 790b5bf3908Schristos 791b5bf3908Schristos 792b5bf3908Schristos /* Define if we should use the Windows API, instead of the POSIX API. On 793b5bf3908Schristos Windows, we use the Windows API when building for MinGW, but the POSIX API 794b5bf3908Schristos when building for Cygwin. */ 795b5bf3908Schristos /* #undef USE_WIN32API */ 796b5bf3908Schristos 797b5bf3908Schristos /* Define if the PPC simulator is being linked in. */ 798b5bf3908Schristos /* #undef WITH_PPC_SIM */ 799b5bf3908Schristos 800b5bf3908Schristos /* Directory containing Python's standard libraries from --with-python-libdir. 801b5bf3908Schristos */ 802b5bf3908Schristos /* #undef WITH_PYTHON_LIBDIR */ 803b5bf3908Schristos 804b5bf3908Schristos /* Define if --with-python provides a path, either directly or via 805b5bf3908Schristos python-config.py --exec-prefix. */ 806b5bf3908Schristos /* #undef WITH_PYTHON_PATH */ 807b5bf3908Schristos 808b5bf3908Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 809b5bf3908Schristos significant byte first (like Motorola and SPARC, unlike Intel). */ 810b5bf3908Schristos #if defined AC_APPLE_UNIVERSAL_BUILD 811b5bf3908Schristos # if defined __BIG_ENDIAN__ 812b5bf3908Schristos # define WORDS_BIGENDIAN 1 813b5bf3908Schristos # endif 814b5bf3908Schristos #else 815b5bf3908Schristos # ifndef WORDS_BIGENDIAN 816b5bf3908Schristos # define WORDS_BIGENDIAN 1 817b5bf3908Schristos # endif 818b5bf3908Schristos #endif 819b5bf3908Schristos 820b5bf3908Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 821b5bf3908Schristos #ifndef _DARWIN_USE_64_BIT_INODE 822b5bf3908Schristos # define _DARWIN_USE_64_BIT_INODE 1 823b5bf3908Schristos #endif 824b5bf3908Schristos 825b5bf3908Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 826b5bf3908Schristos /* #undef _FILE_OFFSET_BITS */ 827b5bf3908Schristos 828b5bf3908Schristos /* Define for large files, on AIX-style hosts. */ 829b5bf3908Schristos /* #undef _LARGE_FILES */ 830b5bf3908Schristos 831b5bf3908Schristos /* Define to 1 if on MINIX. */ 832b5bf3908Schristos /* #undef _MINIX */ 833b5bf3908Schristos 834b5bf3908Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 835b5bf3908Schristos this defined. */ 836b5bf3908Schristos /* #undef _POSIX_1_SOURCE */ 837b5bf3908Schristos 838b5bf3908Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 839b5bf3908Schristos /* #undef _POSIX_SOURCE */ 840b5bf3908Schristos 841b5bf3908Schristos /* Use structured /proc on Solaris. */ 842b5bf3908Schristos #define _STRUCTURED_PROC 1 843b5bf3908Schristos 844b5bf3908Schristos /* Define to empty if `const' does not conform to ANSI C. */ 845b5bf3908Schristos /* #undef const */ 846b5bf3908Schristos 847b5bf3908Schristos /* Define to `__inline__' or `__inline' if that's what the C compiler 848b5bf3908Schristos calls it, or to nothing if 'inline' is not supported under any name. */ 849b5bf3908Schristos #ifndef __cplusplus 850b5bf3908Schristos /* #undef inline */ 851b5bf3908Schristos #endif 852b5bf3908Schristos 853b5bf3908Schristos /* Define to `int' if <sys/types.h> does not define. */ 854b5bf3908Schristos /* #undef pid_t */ 855b5bf3908Schristos 856b5bf3908Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 857b5bf3908Schristos /* #undef size_t */ 858b5bf3908Schristos 859b5bf3908Schristos /* Define as `fork' if `vfork' does not work. */ 860b5bf3908Schristos /* #undef vfork */ 861