1712cd4afSchristos /* 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 */ 3f11604d4Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4712cd4afSchristos 5712cd4afSchristos /* config.h. Generated from config.in by configure. */ 6712cd4afSchristos /* config.in. Generated from configure.ac by autoheader. */ 7712cd4afSchristos 8712cd4afSchristos /* Define if building universal (internal helper macro) */ 9712cd4afSchristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10712cd4afSchristos 11*22ebeae4Schristos /* Additional directories to look for separate debug info. */ 12*22ebeae4Schristos /* #undef ADDITIONAL_DEBUG_DIRS */ 13*22ebeae4Schristos 1484e9dd17Smrg /* Directories from which to load auto-loaded scripts. */ 155900762bSrin #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load" 16712cd4afSchristos 1784e9dd17Smrg /* Directories safe to hold auto-loaded files. */ 185900762bSrin #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load" 19712cd4afSchristos 2084e9dd17Smrg /* Directory of programs. */ 2184e9dd17Smrg #define BINDIR "/usr/bin" 22712cd4afSchristos 23712cd4afSchristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 24712cd4afSchristos systems. This function is required for `alloca.c' support on those systems. 25712cd4afSchristos */ 26712cd4afSchristos /* #undef CRAY_STACKSEG_END */ 27712cd4afSchristos 289fd8799cSchristos /* Define to 1 if std::thread works. */ 299fd8799cSchristos #define CXX_STD_THREAD 1 309fd8799cSchristos 31712cd4afSchristos /* Define to 1 if using `alloca.c'. */ 32712cd4afSchristos /* #undef C_ALLOCA */ 33712cd4afSchristos 34712cd4afSchristos /* look for global separate debug info in this path [LIBDIR/debug] */ 35712cd4afSchristos #define DEBUGDIR "/usr/libdata/debug" 36712cd4afSchristos 37712cd4afSchristos /* Define if the separate-debug-dir directory should be relocated when GDB is 38712cd4afSchristos moved. */ 39712cd4afSchristos #define DEBUGDIR_RELOCATABLE 1 40712cd4afSchristos 41712cd4afSchristos /* Define to BFD's default architecture. */ 42712cd4afSchristos #define DEFAULT_BFD_ARCH bfd_mips_arch 43712cd4afSchristos 44712cd4afSchristos /* Define to BFD's default target vector. */ 453954c004Schristos #define DEFAULT_BFD_VEC mips_elf32_trad_be_vec 46712cd4afSchristos 479fd8799cSchristos /* Handle .ctf type-info sections */ 489fd8799cSchristos #define ENABLE_LIBCTF 1 499fd8799cSchristos 50712cd4afSchristos /* Define to 1 if translation of program messages to the user's native 51712cd4afSchristos language is requested. */ 52*22ebeae4Schristos /* #undef ENABLE_NLS */ 53712cd4afSchristos 54a45db23fSchristos /* The .gdbearlyinit filename. */ 55a45db23fSchristos #define GDBEARLYINIT ".gdbearlyinit" 56a45db23fSchristos 5778ce218aSchristos /* The .gdbinit filename. */ 5878ce218aSchristos #define GDBINIT ".gdbinit" 5978ce218aSchristos 60712cd4afSchristos /* look for global separate data files in this path [DATADIR/gdb] */ 61712cd4afSchristos #define GDB_DATADIR "/usr/share/gdb" 62712cd4afSchristos 63712cd4afSchristos /* Define if the gdb-datadir directory should be relocated when GDB is moved. 64712cd4afSchristos */ 65712cd4afSchristos #define GDB_DATADIR_RELOCATABLE 1 66712cd4afSchristos 67712cd4afSchristos /* Define to be a string naming the default host character set. */ 68712cd4afSchristos #define GDB_DEFAULT_HOST_CHARSET "UTF-8" 69712cd4afSchristos 70712cd4afSchristos /* Host double floatformat */ 71712cd4afSchristos #define GDB_HOST_DOUBLE_FORMAT 0 72712cd4afSchristos 73712cd4afSchristos /* Host float floatformat */ 74712cd4afSchristos #define GDB_HOST_FLOAT_FORMAT 0 75712cd4afSchristos 76712cd4afSchristos /* Host long double floatformat */ 77712cd4afSchristos #define GDB_HOST_LONG_DOUBLE_FORMAT 0 78712cd4afSchristos 79712cd4afSchristos /* nativefile */ 80712cd4afSchristos /* #undef GDB_NM_FILE */ 81712cd4afSchristos 82712cd4afSchristos /* Define to the default OS ABI for this configuration. */ 835900762bSrin #define GDB_OSABI_DEFAULT GDB_OSABI_NETBSD 84712cd4afSchristos 85c9be6ee8Smrg /* Define if self-testing features should be enabled */ 86a45db23fSchristos /* #undef GDB_SELF_TEST */ 87c9be6ee8Smrg 88712cd4afSchristos /* Define to 1 if you have `alloca', as a function or macro. */ 89712cd4afSchristos #define HAVE_ALLOCA 1 90712cd4afSchristos 91712cd4afSchristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 92712cd4afSchristos */ 93712cd4afSchristos /* #undef HAVE_ALLOCA_H */ 94712cd4afSchristos 95*22ebeae4Schristos /* Define if amd-dbgapi is being linked in. */ 96*22ebeae4Schristos /* #undef HAVE_AMD_DBGAPI */ 97*22ebeae4Schristos 98712cd4afSchristos /* Define to 1 if you have the `btowc' function. */ 99712cd4afSchristos #define HAVE_BTOWC 1 100712cd4afSchristos 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 109712cd4afSchristos /* Define to 1 if you have the <cursesX.h> header file. */ 110712cd4afSchristos /* #undef HAVE_CURSESX_H */ 111712cd4afSchristos 112712cd4afSchristos /* Define to 1 if you have the <curses.h> header file. */ 113712cd4afSchristos #define HAVE_CURSES_H 1 114712cd4afSchristos 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 */ 1218b7331e5Schristos 122712cd4afSchristos /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if 123712cd4afSchristos you don't. */ 124712cd4afSchristos #define HAVE_DECL_ADDR_NO_RANDOMIZE 0 125712cd4afSchristos 126822f2954Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 127822f2954Schristos don't. */ 128822f2954Schristos #define HAVE_DECL_ASPRINTF 1 129822f2954Schristos 130822f2954Schristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 131822f2954Schristos you don't. */ 132822f2954Schristos #define HAVE_DECL_BASENAME 0 133822f2954Schristos 134822f2954Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 135822f2954Schristos #define HAVE_DECL_FFS 1 136822f2954Schristos 137712cd4afSchristos /* Define to 1 if you have the declaration of `getthrds', and to 0 if you 138712cd4afSchristos don't. */ 139712cd4afSchristos /* #undef HAVE_DECL_GETTHRDS */ 140712cd4afSchristos 141712cd4afSchristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 142712cd4afSchristos don't. */ 143712cd4afSchristos #define HAVE_DECL_SNPRINTF 1 144712cd4afSchristos 145712cd4afSchristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 146712cd4afSchristos */ 147712cd4afSchristos #define HAVE_DECL_STRSTR 1 148712cd4afSchristos 149822f2954Schristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 150822f2954Schristos */ 151822f2954Schristos #define HAVE_DECL_STRTOL 1 152822f2954Schristos 153822f2954Schristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 154822f2954Schristos don't. */ 155822f2954Schristos #define HAVE_DECL_STRTOLL 1 156822f2954Schristos 157822f2954Schristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 158822f2954Schristos don't. */ 159822f2954Schristos #define HAVE_DECL_STRTOUL 1 160822f2954Schristos 161822f2954Schristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 162822f2954Schristos don't. */ 163822f2954Schristos #define HAVE_DECL_STRTOULL 1 164822f2954Schristos 165822f2954Schristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 166822f2954Schristos don't. */ 167822f2954Schristos #define HAVE_DECL_STRVERSCMP 0 168822f2954Schristos 169822f2954Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 170822f2954Schristos don't. */ 171822f2954Schristos #define HAVE_DECL_VASPRINTF 1 172822f2954Schristos 173822f2954Schristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 174822f2954Schristos don't. */ 175822f2954Schristos #define HAVE_DECL_VSNPRINTF 1 176822f2954Schristos 17784e9dd17Smrg /* Define to 1 if you have the <dlfcn.h> header file. */ 17884e9dd17Smrg #define HAVE_DLFCN_H 1 17984e9dd17Smrg 180712cd4afSchristos /* Define if ELF support should be included. */ 181712cd4afSchristos #define HAVE_ELF 1 182712cd4afSchristos 183f11604d4Schristos /* Define if <sys/procfs.h> has elf_fpregset_t. */ 184f11604d4Schristos /* #undef HAVE_ELF_FPREGSET_T */ 185f11604d4Schristos 186712cd4afSchristos /* Define to 1 if you have the <elf_hp.h> header file. */ 187712cd4afSchristos /* #undef HAVE_ELF_HP_H */ 188712cd4afSchristos 189712cd4afSchristos /* Define to 1 if your system has the etext variable. */ 190712cd4afSchristos #define HAVE_ETEXT 1 191712cd4afSchristos 192a45db23fSchristos /* Define to 1 if execinfo.h backtrace functions are available. */ 193a45db23fSchristos /* #undef HAVE_EXECINFO_BACKTRACE */ 194a45db23fSchristos 195a45db23fSchristos /* Define to 1 if you have the <execinfo.h> header file. */ 196a45db23fSchristos #define HAVE_EXECINFO_H 1 197a45db23fSchristos 19878ce218aSchristos /* Define to 1 if you have the `fdwalk' function. */ 19978ce218aSchristos /* #undef HAVE_FDWALK */ 20078ce218aSchristos 201712cd4afSchristos /* Define to 1 if you have the `fork' function. */ 202712cd4afSchristos #define HAVE_FORK 1 203712cd4afSchristos 204712cd4afSchristos /* Define if <sys/procfs.h> has fpregset_t. */ 205712cd4afSchristos /* #undef HAVE_FPREGSET_T */ 206712cd4afSchristos 207822f2954Schristos /* Define to 1 if you have the `getauxval' function. */ 208822f2954Schristos /* #undef HAVE_GETAUXVAL */ 209822f2954Schristos 210712cd4afSchristos /* Define to 1 if you have the `getgid' function. */ 211712cd4afSchristos #define HAVE_GETGID 1 212712cd4afSchristos 213712cd4afSchristos /* Define to 1 if you have the `getpagesize' function. */ 214712cd4afSchristos #define HAVE_GETPAGESIZE 1 215712cd4afSchristos 216f11604d4Schristos /* Define to 1 if you have the `getpgid' function. */ 217f11604d4Schristos #define HAVE_GETPGID 1 218f11604d4Schristos 219712cd4afSchristos /* Define to 1 if you have the `getrlimit' function. */ 220712cd4afSchristos #define HAVE_GETRLIMIT 1 221712cd4afSchristos 222712cd4afSchristos /* Define to 1 if you have the `getrusage' function. */ 223712cd4afSchristos #define HAVE_GETRUSAGE 1 224712cd4afSchristos 225*22ebeae4Schristos /* Define if the GNU gettext() function is already present or preinstalled. */ 226*22ebeae4Schristos /* #undef HAVE_GETTEXT */ 227*22ebeae4Schristos 228712cd4afSchristos /* Define to 1 if you have the `getuid' function. */ 229712cd4afSchristos #define HAVE_GETUID 1 230712cd4afSchristos 231712cd4afSchristos /* Define if <sys/procfs.h> has gregset_t. */ 232712cd4afSchristos /* #undef HAVE_GREGSET_T */ 233712cd4afSchristos 2343954c004Schristos /* Define if Guile interpreter is being linked in. */ 2353954c004Schristos /* #undef HAVE_GUILE */ 2363954c004Schristos 237822f2954Schristos /* Define if Guile supports manual finalization. */ 238822f2954Schristos /* #undef HAVE_GUILE_MANUAL_FINALIZATION */ 239822f2954Schristos 240*22ebeae4Schristos /* Define if you have the iconv() function and it works. */ 241712cd4afSchristos #define HAVE_ICONV 1 242712cd4afSchristos 243712cd4afSchristos /* Define to 1 if you have the `iconvlist' function. */ 244712cd4afSchristos /* #undef HAVE_ICONVLIST */ 245712cd4afSchristos 246712cd4afSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 247712cd4afSchristos #define HAVE_INTTYPES_H 1 248712cd4afSchristos 249a45db23fSchristos /* Define to 1 if you have the `kinfo_getfile' function. */ 250f11604d4Schristos /* #undef HAVE_KINFO_GETFILE */ 251f11604d4Schristos 252712cd4afSchristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 253712cd4afSchristos #define HAVE_LANGINFO_CODESET 1 254712cd4afSchristos 255712cd4afSchristos /* Define if your <locale.h> file defines LC_MESSAGES. */ 256712cd4afSchristos #define HAVE_LC_MESSAGES 1 257712cd4afSchristos 25878ce218aSchristos /* Define if you have the babeltrace library. */ 25978ce218aSchristos /* #undef HAVE_LIBBABELTRACE */ 26078ce218aSchristos 261a45db23fSchristos /* Define if libbacktrace is being used. */ 262a45db23fSchristos #define HAVE_LIBBACKTRACE 1 263a45db23fSchristos 264*22ebeae4Schristos /* Define to 1 if curses is enabled. */ 265*22ebeae4Schristos #define HAVE_LIBCURSES 1 266*22ebeae4Schristos 2679fd8799cSchristos /* Define to 1 if debuginfod is enabled. */ 2689fd8799cSchristos /* #undef HAVE_LIBDEBUGINFOD */ 2699fd8799cSchristos 270*22ebeae4Schristos /* Define to 1 if debuginfod section downloading is supported. */ 271*22ebeae4Schristos /* #undef HAVE_LIBDEBUGINFOD_FIND_SECTION */ 272*22ebeae4Schristos 273712cd4afSchristos /* Define if you have the expat library. */ 27454eac751Schristos #define HAVE_LIBEXPAT 1 275712cd4afSchristos 276712cd4afSchristos /* Define to 1 if you have the `libiconvlist' function. */ 277712cd4afSchristos /* #undef HAVE_LIBICONVLIST */ 278712cd4afSchristos 279822f2954Schristos /* Define if you have the ipt library. */ 280822f2954Schristos /* #undef HAVE_LIBIPT */ 281822f2954Schristos 28284e9dd17Smrg /* Define if you have the lzma library. */ 28384e9dd17Smrg /* #undef HAVE_LIBLZMA */ 28484e9dd17Smrg 285712cd4afSchristos /* Define to 1 if you have the `m' library (-lm). */ 286712cd4afSchristos #define HAVE_LIBM 1 287712cd4afSchristos 288712cd4afSchristos /* Define to 1 if you have the <libunwind-ia64.h> header file. */ 289712cd4afSchristos /* #undef HAVE_LIBUNWIND_IA64_H */ 290712cd4afSchristos 2919fd8799cSchristos /* Define if you have the xxhash library. */ 2929fd8799cSchristos /* #undef HAVE_LIBXXHASH */ 2939fd8799cSchristos 294f11604d4Schristos /* Define to 1 if you have the <linux/elf.h> header file. */ 295f11604d4Schristos /* #undef HAVE_LINUX_ELF_H */ 296712cd4afSchristos 29784e9dd17Smrg /* Define to 1 if you have the <linux/perf_event.h> header file. */ 29884e9dd17Smrg /* #undef HAVE_LINUX_PERF_EVENT_H */ 29984e9dd17Smrg 300712cd4afSchristos /* Define to 1 if you have the <locale.h> header file. */ 301712cd4afSchristos #define HAVE_LOCALE_H 1 302712cd4afSchristos 303712cd4afSchristos /* Define to 1 if the compiler supports long double. */ 304712cd4afSchristos #define HAVE_LONG_DOUBLE 1 305712cd4afSchristos 306822f2954Schristos /* Define to 1 if the system has the type `long long'. */ 307822f2954Schristos #define HAVE_LONG_LONG 1 308822f2954Schristos 309712cd4afSchristos /* Define if <sys/procfs.h> has lwpid_t. */ 310712cd4afSchristos /* #undef HAVE_LWPID_T */ 311712cd4afSchristos 312712cd4afSchristos /* Define to 1 if you have the <machine/reg.h> header file. */ 313712cd4afSchristos #define HAVE_MACHINE_REG_H 1 314712cd4afSchristos 315712cd4afSchristos /* Define to 1 if you have the <memory.h> header file. */ 316712cd4afSchristos #define HAVE_MEMORY_H 1 317712cd4afSchristos 318712cd4afSchristos /* Define to 1 if you have a working `mmap' system call. */ 319712cd4afSchristos #define HAVE_MMAP 1 320712cd4afSchristos 321712cd4afSchristos /* Define to 1 if you have the `monstartup' function. */ 322712cd4afSchristos #define HAVE_MONSTARTUP 1 323712cd4afSchristos 324f11604d4Schristos /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */ 325f11604d4Schristos /* #undef HAVE_NCURSESW_NCURSES_H */ 326f11604d4Schristos 327712cd4afSchristos /* Define to 1 if you have the <ncurses.h> header file. */ 328712cd4afSchristos /* #undef HAVE_NCURSES_H */ 329712cd4afSchristos 330712cd4afSchristos /* Define to 1 if you have the <ncurses/ncurses.h> header file. */ 331712cd4afSchristos /* #undef HAVE_NCURSES_NCURSES_H */ 332712cd4afSchristos 333712cd4afSchristos /* Define to 1 if you have the <ncurses/term.h> header file. */ 334712cd4afSchristos /* #undef HAVE_NCURSES_TERM_H */ 335712cd4afSchristos 336712cd4afSchristos /* Define to 1 if you have the <nlist.h> header file. */ 337712cd4afSchristos #define HAVE_NLIST_H 1 338712cd4afSchristos 339712cd4afSchristos /* Define to 1 if you have the `pipe' function. */ 340712cd4afSchristos #define HAVE_PIPE 1 341712cd4afSchristos 34278ce218aSchristos /* Define to 1 if you have the `pipe2' function. */ 34378ce218aSchristos #define HAVE_PIPE2 1 34478ce218aSchristos 345712cd4afSchristos /* Define to 1 if you have the `poll' function. */ 346712cd4afSchristos #define HAVE_POLL 1 347712cd4afSchristos 348712cd4afSchristos /* Define to 1 if you have the <poll.h> header file. */ 349712cd4afSchristos #define HAVE_POLL_H 1 350712cd4afSchristos 351712cd4afSchristos /* Define to 1 if you have the `posix_madvise' function. */ 352712cd4afSchristos #define HAVE_POSIX_MADVISE 1 353712cd4afSchristos 35484e9dd17Smrg /* Define to 1 if you have the `pread' function. */ 35584e9dd17Smrg #define HAVE_PREAD 1 35684e9dd17Smrg 357712cd4afSchristos /* Define to 1 if you have the `pread64' function. */ 358712cd4afSchristos /* #undef HAVE_PREAD64 */ 359712cd4afSchristos 360712cd4afSchristos /* Define if <sys/procfs.h> has prfpregset_t. */ 361712cd4afSchristos /* #undef HAVE_PRFPREGSET_T */ 362712cd4afSchristos 363712cd4afSchristos /* Define if <sys/procfs.h> has prgregset32_t. */ 364712cd4afSchristos /* #undef HAVE_PRGREGSET32_T */ 365712cd4afSchristos 366712cd4afSchristos /* Define if <sys/procfs.h> has prgregset_t. */ 367712cd4afSchristos /* #undef HAVE_PRGREGSET_T */ 368712cd4afSchristos 369712cd4afSchristos /* Define to 1 if you have the <proc_service.h> header file. */ 370712cd4afSchristos /* #undef HAVE_PROC_SERVICE_H */ 371712cd4afSchristos 372712cd4afSchristos /* Define if <sys/procfs.h> has psaddr_t. */ 373712cd4afSchristos /* #undef HAVE_PSADDR_T */ 374712cd4afSchristos 3759fd8799cSchristos /* Have PTHREAD_PRIO_INHERIT. */ 3769fd8799cSchristos #define HAVE_PTHREAD_PRIO_INHERIT 1 3779fd8799cSchristos 3789fd8799cSchristos /* Define to 1 if you have the `pthread_setname_np' function. */ 3795900762bSrin #define HAVE_PTHREAD_SETNAME_NP 1 3809fd8799cSchristos 3819fd8799cSchristos /* Define to 1 if you have the `pthread_sigmask' function. */ 3825900762bSrin #define HAVE_PTHREAD_SIGMASK 1 3839fd8799cSchristos 38478ce218aSchristos /* Define to 1 if you have the `ptrace64' function. */ 38578ce218aSchristos /* #undef HAVE_PTRACE64 */ 386712cd4afSchristos 387712cd4afSchristos /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */ 388712cd4afSchristos /* #undef HAVE_PTRACE_GETFPXREGS */ 389712cd4afSchristos 390712cd4afSchristos /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */ 391712cd4afSchristos /* #undef HAVE_PTRACE_GETREGS */ 392712cd4afSchristos 393712cd4afSchristos /* Define to 1 if you have the <ptrace.h> header file. */ 394712cd4afSchristos /* #undef HAVE_PTRACE_H */ 395712cd4afSchristos 396712cd4afSchristos /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */ 397712cd4afSchristos /* #undef HAVE_PT_GETDBREGS */ 398712cd4afSchristos 399f11604d4Schristos /* Define to 1 if you have the `pt_insn_event' function. */ 400f11604d4Schristos /* #undef HAVE_PT_INSN_EVENT */ 401f11604d4Schristos 40284e9dd17Smrg /* Define to 1 if you have the `pwrite' function. */ 40384e9dd17Smrg #define HAVE_PWRITE 1 40484e9dd17Smrg 405712cd4afSchristos /* Define if Python interpreter is being linked in. */ 406712cd4afSchristos /* #undef HAVE_PYTHON */ 407712cd4afSchristos 408a45db23fSchristos /* Define to 1 if you have the <readline/readline.h> header file. */ 409a45db23fSchristos /* #undef HAVE_READLINE_READLINE_H */ 410a45db23fSchristos 411712cd4afSchristos /* Define to 1 if you have the `resize_term' function. */ 4125900762bSrin #define HAVE_RESIZE_TERM 1 413712cd4afSchristos 414712cd4afSchristos /* Define to 1 if you have the `sbrk' function. */ 415712cd4afSchristos #define HAVE_SBRK 1 416712cd4afSchristos 4173954c004Schristos /* Define to 1 if you have the `scm_new_smob' function. */ 4183954c004Schristos /* #undef HAVE_SCM_NEW_SMOB */ 4193954c004Schristos 420712cd4afSchristos /* Define to 1 if you have the `setlocale' function. */ 421712cd4afSchristos #define HAVE_SETLOCALE 1 422712cd4afSchristos 423822f2954Schristos /* Define to 1 if you have the `setns' function. */ 424822f2954Schristos /* #undef HAVE_SETNS */ 425822f2954Schristos 426712cd4afSchristos /* Define to 1 if you have the `setpgid' function. */ 427712cd4afSchristos #define HAVE_SETPGID 1 428712cd4afSchristos 429712cd4afSchristos /* Define to 1 if you have the `setpgrp' function. */ 430712cd4afSchristos #define HAVE_SETPGRP 1 431712cd4afSchristos 432712cd4afSchristos /* Define to 1 if you have the `setrlimit' function. */ 433712cd4afSchristos #define HAVE_SETRLIMIT 1 434712cd4afSchristos 435712cd4afSchristos /* Define to 1 if you have the `setsid' function. */ 436712cd4afSchristos #define HAVE_SETSID 1 437712cd4afSchristos 438712cd4afSchristos /* Define to 1 if you have the `sigaction' function. */ 439712cd4afSchristos #define HAVE_SIGACTION 1 440712cd4afSchristos 4413954c004Schristos /* Define to 1 if you have the `sigaltstack' function. */ 4423954c004Schristos #define HAVE_SIGALTSTACK 1 4433954c004Schristos 444712cd4afSchristos /* Define to 1 if you have the <signal.h> header file. */ 445712cd4afSchristos #define HAVE_SIGNAL_H 1 446712cd4afSchristos 447712cd4afSchristos /* Define to 1 if you have the `sigprocmask' function. */ 448712cd4afSchristos #define HAVE_SIGPROCMASK 1 449712cd4afSchristos 450712cd4afSchristos /* Define if sigsetjmp is available. */ 451712cd4afSchristos #define HAVE_SIGSETJMP 1 452712cd4afSchristos 453712cd4afSchristos /* Define to 1 if you have the `sigsetmask' function. */ 454712cd4afSchristos #define HAVE_SIGSETMASK 1 455712cd4afSchristos 456a45db23fSchristos /* Define to 1 if you have the `sigtimedwait' function. */ 457a45db23fSchristos #define HAVE_SIGTIMEDWAIT 1 458a45db23fSchristos 459712cd4afSchristos /* Define to 1 if you have the `socketpair' function. */ 460712cd4afSchristos #define HAVE_SOCKETPAIR 1 461712cd4afSchristos 462712cd4afSchristos /* Define to 1 if the system has the type `socklen_t'. */ 463712cd4afSchristos #define HAVE_SOCKLEN_T 1 464712cd4afSchristos 465f11604d4Schristos /* Define to 1 if the source-highlight library is available */ 466f11604d4Schristos /* #undef HAVE_SOURCE_HIGHLIGHT */ 467f11604d4Schristos 468712cd4afSchristos /* Define to 1 if you have the <stdint.h> header file. */ 469712cd4afSchristos #define HAVE_STDINT_H 1 470712cd4afSchristos 471712cd4afSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 472712cd4afSchristos #define HAVE_STDLIB_H 1 473712cd4afSchristos 474712cd4afSchristos /* Define to 1 if you have the <strings.h> header file. */ 475712cd4afSchristos #define HAVE_STRINGS_H 1 476712cd4afSchristos 477712cd4afSchristos /* Define to 1 if you have the <string.h> header file. */ 478712cd4afSchristos #define HAVE_STRING_H 1 479712cd4afSchristos 480712cd4afSchristos /* Define to 1 if your system has struct lwp. */ 481712cd4afSchristos #define HAVE_STRUCT_LWP 1 482712cd4afSchristos 483f11604d4Schristos /* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */ 484c9be6ee8Smrg /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE */ 485c9be6ee8Smrg 486f11604d4Schristos /* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */ 4878b7331e5Schristos /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME */ 4888b7331e5Schristos 489f11604d4Schristos /* Define to 1 if `enabled' is a member of `struct pt_insn'. */ 490f11604d4Schristos /* #undef HAVE_STRUCT_PT_INSN_ENABLED */ 491f11604d4Schristos 492f11604d4Schristos /* Define to 1 if `resynced' is a member of `struct pt_insn'. */ 493f11604d4Schristos /* #undef HAVE_STRUCT_PT_INSN_RESYNCED */ 494f11604d4Schristos 495712cd4afSchristos /* Define to 1 if your system has struct reg in <machine/reg.h>. */ 496712cd4afSchristos #define HAVE_STRUCT_REG 1 497712cd4afSchristos 498f11604d4Schristos /* Define to 1 if `r_fs' is a member of `struct reg'. */ 499712cd4afSchristos /* #undef HAVE_STRUCT_REG_R_FS */ 500712cd4afSchristos 501f11604d4Schristos /* Define to 1 if `r_gs' is a member of `struct reg'. */ 502712cd4afSchristos /* #undef HAVE_STRUCT_REG_R_GS */ 503712cd4afSchristos 504f11604d4Schristos /* Define to 1 if `st_blksize' is a member of `struct stat'. */ 505712cd4afSchristos #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 506712cd4afSchristos 507f11604d4Schristos /* Define to 1 if `st_blocks' is a member of `struct stat'. */ 508712cd4afSchristos #define HAVE_STRUCT_STAT_ST_BLOCKS 1 509712cd4afSchristos 510f11604d4Schristos /* Define to 1 if `td_pcb' is a member of `struct thread'. */ 511712cd4afSchristos /* #undef HAVE_STRUCT_THREAD_TD_PCB */ 512712cd4afSchristos 513712cd4afSchristos /* Define to 1 if you have the <sys/debugreg.h> header file. */ 514712cd4afSchristos /* #undef HAVE_SYS_DEBUGREG_H */ 515712cd4afSchristos 516712cd4afSchristos /* Define to 1 if you have the <sys/file.h> header file. */ 517712cd4afSchristos #define HAVE_SYS_FILE_H 1 518712cd4afSchristos 519712cd4afSchristos /* Define to 1 if you have the <sys/filio.h> header file. */ 520712cd4afSchristos #define HAVE_SYS_FILIO_H 1 521712cd4afSchristos 522712cd4afSchristos /* Define to 1 if you have the <sys/ioctl.h> header file. */ 523712cd4afSchristos #define HAVE_SYS_IOCTL_H 1 524712cd4afSchristos 525712cd4afSchristos /* Define to 1 if you have the <sys/param.h> header file. */ 526712cd4afSchristos #define HAVE_SYS_PARAM_H 1 527712cd4afSchristos 528712cd4afSchristos /* Define to 1 if you have the <sys/poll.h> header file. */ 529712cd4afSchristos #define HAVE_SYS_POLL_H 1 530712cd4afSchristos 531a45db23fSchristos /* Define to 1 if you have the <sys/procctl.h> header file. */ 532a45db23fSchristos /* #undef HAVE_SYS_PROCCTL_H */ 533a45db23fSchristos 534712cd4afSchristos /* Define to 1 if you have the <sys/procfs.h> header file. */ 535712cd4afSchristos /* #undef HAVE_SYS_PROCFS_H */ 536712cd4afSchristos 537712cd4afSchristos /* Define to 1 if you have the <sys/ptrace.h> header file. */ 538712cd4afSchristos #define HAVE_SYS_PTRACE_H 1 539712cd4afSchristos 540712cd4afSchristos /* Define to 1 if you have the <sys/reg.h> header file. */ 541712cd4afSchristos /* #undef HAVE_SYS_REG_H */ 542712cd4afSchristos 543712cd4afSchristos /* Define to 1 if you have the <sys/resource.h> header file. */ 544712cd4afSchristos #define HAVE_SYS_RESOURCE_H 1 545712cd4afSchristos 546712cd4afSchristos /* Define to 1 if you have the <sys/select.h> header file. */ 547712cd4afSchristos #define HAVE_SYS_SELECT_H 1 548712cd4afSchristos 54984e9dd17Smrg /* Define to 1 if you have the <sys/socket.h> header file. */ 55084e9dd17Smrg #define HAVE_SYS_SOCKET_H 1 55184e9dd17Smrg 552712cd4afSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 553712cd4afSchristos #define HAVE_SYS_STAT_H 1 554712cd4afSchristos 555712cd4afSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 556712cd4afSchristos #define HAVE_SYS_TYPES_H 1 557712cd4afSchristos 55884e9dd17Smrg /* Define to 1 if you have the <sys/un.h> header file. */ 55984e9dd17Smrg #define HAVE_SYS_UN_H 1 56084e9dd17Smrg 561712cd4afSchristos /* Define to 1 if you have the <sys/user.h> header file. */ 5628b7331e5Schristos /* #undef HAVE_SYS_USER_H */ 563712cd4afSchristos 564712cd4afSchristos /* Define to 1 if you have the <sys/wait.h> header file. */ 565712cd4afSchristos #define HAVE_SYS_WAIT_H 1 566712cd4afSchristos 567712cd4afSchristos /* Define to 1 if you have the <termios.h> header file. */ 568712cd4afSchristos #define HAVE_TERMIOS_H 1 569712cd4afSchristos 570712cd4afSchristos /* Define to 1 if you have the <term.h> header file. */ 571712cd4afSchristos #define HAVE_TERM_H 1 572712cd4afSchristos 573712cd4afSchristos /* Define to 1 if you have the <thread_db.h> header file. */ 574712cd4afSchristos /* #undef HAVE_THREAD_DB_H */ 575712cd4afSchristos 576712cd4afSchristos /* Define to 1 if you have the `ttrace' function. */ 577712cd4afSchristos /* #undef HAVE_TTRACE */ 578712cd4afSchristos 579712cd4afSchristos /* Define to 1 if you have the <unistd.h> header file. */ 580712cd4afSchristos #define HAVE_UNISTD_H 1 581712cd4afSchristos 582f11604d4Schristos /* Define to 1 if you have the `use_default_colors' function. */ 5835900762bSrin #define HAVE_USE_DEFAULT_COLORS 1 584f11604d4Schristos 585712cd4afSchristos /* Define to 1 if you have the `vfork' function. */ 586712cd4afSchristos #define HAVE_VFORK 1 587712cd4afSchristos 588712cd4afSchristos /* Define to 1 if you have the <vfork.h> header file. */ 589712cd4afSchristos /* #undef HAVE_VFORK_H */ 590712cd4afSchristos 591712cd4afSchristos /* Define to 1 if you have the `waitpid' function. */ 592712cd4afSchristos #define HAVE_WAITPID 1 593712cd4afSchristos 594712cd4afSchristos /* Define to 1 if you have the <wait.h> header file. */ 595712cd4afSchristos /* #undef HAVE_WAIT_H */ 596712cd4afSchristos 5973954c004Schristos /* Define to 1 if you have the <windows.h> header file. */ 5983954c004Schristos /* #undef HAVE_WINDOWS_H */ 5993954c004Schristos 600712cd4afSchristos /* Define to 1 if `fork' works. */ 601712cd4afSchristos #define HAVE_WORKING_FORK 1 602712cd4afSchristos 603712cd4afSchristos /* Define to 1 if `vfork' works. */ 604712cd4afSchristos #define HAVE_WORKING_VFORK 1 605712cd4afSchristos 606712cd4afSchristos /* Define to 1 if you have the `wresize' function. */ 6075900762bSrin #define HAVE_WRESIZE 1 6089fd8799cSchristos 6099fd8799cSchristos /* Define to 1 if you have the <ws2tcpip.h> header file. */ 6109fd8799cSchristos /* #undef HAVE_WS2TCPIP_H */ 611712cd4afSchristos 612712cd4afSchristos /* Define to 1 if you have the `XML_StopParser' function. */ 61354eac751Schristos #define HAVE_XML_STOPPARSER 1 614712cd4afSchristos 615a45db23fSchristos /* Define to 1 if zstd is enabled. */ 616a45db23fSchristos /* #undef HAVE_ZSTD */ 617a45db23fSchristos 618712cd4afSchristos /* Define to 1 if your system has the _etext variable. */ 619712cd4afSchristos #define HAVE__ETEXT 1 620712cd4afSchristos 621712cd4afSchristos /* Define to 1 if you have the `_mcleanup' function. */ 622712cd4afSchristos #define HAVE__MCLEANUP 1 623712cd4afSchristos 62484e9dd17Smrg /* Path of directory of iconv program. */ 62584e9dd17Smrg /* #undef ICONV_BIN */ 62684e9dd17Smrg 62784e9dd17Smrg /* Define if the iconv directory should be relocated when GDB is moved. */ 62884e9dd17Smrg /* #undef ICONV_BIN_RELOCATABLE */ 62984e9dd17Smrg 630712cd4afSchristos /* Define as const if the declaration of iconv() needs const. */ 63177a1ad5fSkamil #define ICONV_CONST 632712cd4afSchristos 63384e9dd17Smrg /* directory to load the JIT readers from */ 63484e9dd17Smrg #define JIT_READER_DIR "/usr/lib/gdb" 63584e9dd17Smrg 63684e9dd17Smrg /* Define if the jit-reader-dir directory should be relocated when GDB is 63784e9dd17Smrg moved. */ 63884e9dd17Smrg #define JIT_READER_DIR_RELOCATABLE 1 639712cd4afSchristos 640a45db23fSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 641a45db23fSchristos */ 642a45db23fSchristos #define LT_OBJDIR ".libs/" 643a45db23fSchristos 644712cd4afSchristos /* Name of this package. */ 645712cd4afSchristos #define PACKAGE "gdb" 646712cd4afSchristos 647712cd4afSchristos /* Define to the address where bug reports for this package should be sent. */ 648712cd4afSchristos #define PACKAGE_BUGREPORT "" 649712cd4afSchristos 650712cd4afSchristos /* Define to the full name of this package. */ 651712cd4afSchristos #define PACKAGE_NAME "" 652712cd4afSchristos 653712cd4afSchristos /* Define to the full name and version of this package. */ 654712cd4afSchristos #define PACKAGE_STRING "" 655712cd4afSchristos 656712cd4afSchristos /* Define to the one symbol short name of this package. */ 657712cd4afSchristos #define PACKAGE_TARNAME "" 658712cd4afSchristos 659712cd4afSchristos /* Define to the home page for this package. */ 660712cd4afSchristos #define PACKAGE_URL "" 661712cd4afSchristos 662712cd4afSchristos /* Define to the version of this package. */ 663712cd4afSchristos #define PACKAGE_VERSION "" 664712cd4afSchristos 665712cd4afSchristos /* Additional package description */ 666712cd4afSchristos #define PKGVERSION "(GDB) " 667712cd4afSchristos 668712cd4afSchristos /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */ 669712cd4afSchristos /* #undef PRINTF_HAS_DECFLOAT */ 670712cd4afSchristos 671712cd4afSchristos /* Define to 1 if the "%Lg" format works to print long doubles. */ 672712cd4afSchristos /* #undef PRINTF_HAS_LONG_DOUBLE */ 673712cd4afSchristos 674712cd4afSchristos /* Define to 1 if the "%ll" format works to print long longs. */ 675712cd4afSchristos /* #undef PRINTF_HAS_LONG_LONG */ 676712cd4afSchristos 6779fd8799cSchristos /* Define to necessary symbol if this constant uses a non-standard name on 6789fd8799cSchristos your system. */ 6799fd8799cSchristos /* #undef PTHREAD_CREATE_JOINABLE */ 6809fd8799cSchristos 681c9be6ee8Smrg /* Define to the type of arg 1 for ptrace. */ 682c9be6ee8Smrg #define PTRACE_TYPE_ARG1 int 683c9be6ee8Smrg 684712cd4afSchristos /* Define to the type of arg 3 for ptrace. */ 685712cd4afSchristos #define PTRACE_TYPE_ARG3 void * 686712cd4afSchristos 68778ce218aSchristos /* Define to the type of arg 4 for ptrace. */ 68878ce218aSchristos #define PTRACE_TYPE_ARG4 int 68978ce218aSchristos 690712cd4afSchristos /* Define to the type of arg 5 for ptrace. */ 691712cd4afSchristos /* #undef PTRACE_TYPE_ARG5 */ 692712cd4afSchristos 693712cd4afSchristos /* Define as the return type of ptrace. */ 694712cd4afSchristos #define PTRACE_TYPE_RET int 695712cd4afSchristos 6969fd8799cSchristos /* Define if the python lib directory should be relocated when GDB is moved. 6979fd8799cSchristos */ 6989fd8799cSchristos /* #undef PYTHON_LIBDIR_RELOCATABLE */ 6999fd8799cSchristos 700712cd4afSchristos /* Define if the python directory should be relocated when GDB is moved. */ 701712cd4afSchristos /* #undef PYTHON_PATH_RELOCATABLE */ 702712cd4afSchristos 703712cd4afSchristos /* Relocated directory for source files. */ 704712cd4afSchristos /* #undef RELOC_SRCDIR */ 705712cd4afSchristos 706712cd4afSchristos /* Bug reporting address */ 7079fd8799cSchristos #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>" 708712cd4afSchristos 709712cd4afSchristos /* Define to 1 if the "%Lg" format works to scan long doubles. */ 710712cd4afSchristos /* #undef SCANF_HAS_LONG_DOUBLE */ 711712cd4afSchristos 712712cd4afSchristos /* Define to 1 if the `setpgrp' function takes no argument. */ 713712cd4afSchristos /* #undef SETPGRP_VOID */ 714712cd4afSchristos 715822f2954Schristos /* The size of `long long', as computed by sizeof. */ 716822f2954Schristos #define SIZEOF_LONG_LONG 8 717822f2954Schristos 71884e9dd17Smrg /* The size of `unsigned long', as computed by sizeof. */ 71984e9dd17Smrg #define SIZEOF_UNSIGNED_LONG 4 72084e9dd17Smrg 72184e9dd17Smrg /* The size of `unsigned long long', as computed by sizeof. */ 72284e9dd17Smrg #define SIZEOF_UNSIGNED_LONG_LONG 8 72384e9dd17Smrg 72484e9dd17Smrg /* The size of `unsigned __int128', as computed by sizeof. */ 72584e9dd17Smrg #define SIZEOF_UNSIGNED___INT128 0 726712cd4afSchristos 727a45db23fSchristos /* The size of `void *', as computed by sizeof. */ 728a45db23fSchristos #define SIZEOF_VOID_P 4 729a45db23fSchristos 730712cd4afSchristos /* If using the C implementation of alloca, define if you know the 731712cd4afSchristos direction of stack growth for your system; otherwise it will be 732712cd4afSchristos automatically deduced at runtime. 733712cd4afSchristos STACK_DIRECTION > 0 => grows toward higher addresses 734712cd4afSchristos STACK_DIRECTION < 0 => grows toward lower addresses 735712cd4afSchristos STACK_DIRECTION = 0 => direction of growth unknown */ 736712cd4afSchristos /* #undef STACK_DIRECTION */ 737712cd4afSchristos 738712cd4afSchristos /* Define to 1 if you have the ANSI C header files. */ 739712cd4afSchristos #define STDC_HEADERS 1 740712cd4afSchristos 741712cd4afSchristos /* automatically load a system-wide gdbinit file */ 742712cd4afSchristos #define SYSTEM_GDBINIT "" 743712cd4afSchristos 7449fd8799cSchristos /* automatically load system-wide gdbinit files from this directory */ 7459fd8799cSchristos #define SYSTEM_GDBINIT_DIR "" 7469fd8799cSchristos 7479fd8799cSchristos /* Define if the system-gdbinit-dir directory should be relocated when GDB is 7489fd8799cSchristos moved. */ 7499fd8799cSchristos #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0 7509fd8799cSchristos 751712cd4afSchristos /* Define if the system-gdbinit directory should be relocated when GDB is 752712cd4afSchristos moved. */ 753712cd4afSchristos #define SYSTEM_GDBINIT_RELOCATABLE 0 754712cd4afSchristos 75584e9dd17Smrg /* search for usr/lib et al within DIR */ 75684e9dd17Smrg #define TARGET_SYSTEM_ROOT "" 75784e9dd17Smrg 75884e9dd17Smrg /* Define if the sysroot directory should be relocated when GDB is moved. */ 75984e9dd17Smrg #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 76084e9dd17Smrg 761712cd4afSchristos /* Define if <thread_db.h> has the TD_NOTALLOC error code. */ 762712cd4afSchristos /* #undef THREAD_DB_HAS_TD_NOTALLOC */ 763712cd4afSchristos 764712cd4afSchristos /* Define if <thread_db.h> has the TD_NOTLS error code. */ 765712cd4afSchristos /* #undef THREAD_DB_HAS_TD_NOTLS */ 766712cd4afSchristos 767712cd4afSchristos /* Define if <thread_db.h> has the TD_VERSION error code. */ 768712cd4afSchristos /* #undef THREAD_DB_HAS_TD_VERSION */ 769712cd4afSchristos 77084e9dd17Smrg /* Enable extensions on AIX 3, Interix. */ 77184e9dd17Smrg #ifndef _ALL_SOURCE 77284e9dd17Smrg # define _ALL_SOURCE 1 77384e9dd17Smrg #endif 77484e9dd17Smrg /* Enable GNU extensions on systems that have them. */ 77584e9dd17Smrg #ifndef _GNU_SOURCE 77684e9dd17Smrg # define _GNU_SOURCE 1 77784e9dd17Smrg #endif 77884e9dd17Smrg /* Enable threading extensions on Solaris. */ 77984e9dd17Smrg #ifndef _POSIX_PTHREAD_SEMANTICS 78084e9dd17Smrg # define _POSIX_PTHREAD_SEMANTICS 1 78184e9dd17Smrg #endif 78284e9dd17Smrg /* Enable extensions on HP NonStop. */ 78384e9dd17Smrg #ifndef _TANDEM_SOURCE 78484e9dd17Smrg # define _TANDEM_SOURCE 1 78584e9dd17Smrg #endif 78684e9dd17Smrg /* Enable general extensions on Solaris. */ 78784e9dd17Smrg #ifndef __EXTENSIONS__ 78884e9dd17Smrg # define __EXTENSIONS__ 1 78984e9dd17Smrg #endif 79084e9dd17Smrg 79184e9dd17Smrg 792712cd4afSchristos /* Define if we should use the Windows API, instead of the POSIX API. On 793712cd4afSchristos Windows, we use the Windows API when building for MinGW, but the POSIX API 794712cd4afSchristos when building for Cygwin. */ 795712cd4afSchristos /* #undef USE_WIN32API */ 796712cd4afSchristos 797c9be6ee8Smrg /* Define if the PPC simulator is being linked in. */ 798c9be6ee8Smrg /* #undef WITH_PPC_SIM */ 799c9be6ee8Smrg 8009fd8799cSchristos /* Directory containing Python's standard libraries from --with-python-libdir. 8019fd8799cSchristos */ 8029fd8799cSchristos /* #undef WITH_PYTHON_LIBDIR */ 8039fd8799cSchristos 804712cd4afSchristos /* Define if --with-python provides a path, either directly or via 805712cd4afSchristos python-config.py --exec-prefix. */ 806712cd4afSchristos /* #undef WITH_PYTHON_PATH */ 807712cd4afSchristos 808712cd4afSchristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 809712cd4afSchristos significant byte first (like Motorola and SPARC, unlike Intel). */ 810712cd4afSchristos #if defined AC_APPLE_UNIVERSAL_BUILD 811712cd4afSchristos # if defined __BIG_ENDIAN__ 812712cd4afSchristos # define WORDS_BIGENDIAN 1 813712cd4afSchristos # endif 814712cd4afSchristos #else 815712cd4afSchristos # ifndef WORDS_BIGENDIAN 816712cd4afSchristos # define WORDS_BIGENDIAN 1 817712cd4afSchristos # endif 818712cd4afSchristos #endif 819712cd4afSchristos 820f11604d4Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 821f11604d4Schristos #ifndef _DARWIN_USE_64_BIT_INODE 822f11604d4Schristos # define _DARWIN_USE_64_BIT_INODE 1 823f11604d4Schristos #endif 824f11604d4Schristos 825712cd4afSchristos /* Number of bits in a file offset, on hosts where this is settable. */ 826712cd4afSchristos /* #undef _FILE_OFFSET_BITS */ 827712cd4afSchristos 828712cd4afSchristos /* Define for large files, on AIX-style hosts. */ 829712cd4afSchristos /* #undef _LARGE_FILES */ 830712cd4afSchristos 831712cd4afSchristos /* Define to 1 if on MINIX. */ 832712cd4afSchristos /* #undef _MINIX */ 833712cd4afSchristos 834712cd4afSchristos /* Define to 2 if the system does not provide POSIX.1 features except with 835712cd4afSchristos this defined. */ 836712cd4afSchristos /* #undef _POSIX_1_SOURCE */ 837712cd4afSchristos 838712cd4afSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 839712cd4afSchristos /* #undef _POSIX_SOURCE */ 840712cd4afSchristos 8419fd8799cSchristos /* Use structured /proc on Solaris. */ 8429fd8799cSchristos #define _STRUCTURED_PROC 1 8439fd8799cSchristos 844712cd4afSchristos /* Define to empty if `const' does not conform to ANSI C. */ 845712cd4afSchristos /* #undef const */ 846712cd4afSchristos 847712cd4afSchristos /* Define to `__inline__' or `__inline' if that's what the C compiler 848712cd4afSchristos calls it, or to nothing if 'inline' is not supported under any name. */ 849712cd4afSchristos #ifndef __cplusplus 850712cd4afSchristos /* #undef inline */ 851712cd4afSchristos #endif 852712cd4afSchristos 853712cd4afSchristos /* Define to `int' if <sys/types.h> does not define. */ 854712cd4afSchristos /* #undef pid_t */ 855712cd4afSchristos 856f11604d4Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 857f11604d4Schristos /* #undef size_t */ 858f11604d4Schristos 859712cd4afSchristos /* Define as `fork' if `vfork' does not work. */ 860712cd4afSchristos /* #undef vfork */ 861