xref: /dflybsd-src/contrib/gdb-7/gdb/config.in (revision de8e141f24382815c10a4012d209bbbf7abf1112)
15796c8dcSSimon Schubert/* config.in.  Generated from configure.ac by autoheader.  */
25796c8dcSSimon Schubert
35796c8dcSSimon Schubert/* Define if building universal (internal helper macro) */
45796c8dcSSimon Schubert#undef AC_APPLE_UNIVERSAL_BUILD
55796c8dcSSimon Schubert
6*ef5ccd6cSJohn Marino/* Directories from which to load auto-loaded scripts. */
7*ef5ccd6cSJohn Marino#undef AUTO_LOAD_DIR
85796c8dcSSimon Schubert
9*ef5ccd6cSJohn Marino/* Directories safe to hold auto-loaded files. */
10*ef5ccd6cSJohn Marino#undef AUTO_LOAD_SAFE_PATH
115796c8dcSSimon Schubert
12*ef5ccd6cSJohn Marino/* Directory of programs. */
13*ef5ccd6cSJohn Marino#undef BINDIR
145796c8dcSSimon Schubert
155796c8dcSSimon Schubert/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
165796c8dcSSimon Schubert   systems. This function is required for `alloca.c' support on those systems.
175796c8dcSSimon Schubert   */
185796c8dcSSimon Schubert#undef CRAY_STACKSEG_END
195796c8dcSSimon Schubert
205796c8dcSSimon Schubert/* Define to 1 if using `alloca.c'. */
215796c8dcSSimon Schubert#undef C_ALLOCA
225796c8dcSSimon Schubert
235796c8dcSSimon Schubert/* look for global separate debug info in this path [LIBDIR/debug] */
245796c8dcSSimon Schubert#undef DEBUGDIR
255796c8dcSSimon Schubert
265796c8dcSSimon Schubert/* Define if the separate-debug-dir directory should be relocated when GDB is
275796c8dcSSimon Schubert   moved. */
285796c8dcSSimon Schubert#undef DEBUGDIR_RELOCATABLE
295796c8dcSSimon Schubert
305796c8dcSSimon Schubert/* Define to BFD's default architecture. */
315796c8dcSSimon Schubert#undef DEFAULT_BFD_ARCH
325796c8dcSSimon Schubert
335796c8dcSSimon Schubert/* Define to BFD's default target vector. */
345796c8dcSSimon Schubert#undef DEFAULT_BFD_VEC
355796c8dcSSimon Schubert
365796c8dcSSimon Schubert/* Define to 1 if translation of program messages to the user's native
375796c8dcSSimon Schubert   language is requested. */
385796c8dcSSimon Schubert#undef ENABLE_NLS
395796c8dcSSimon Schubert
405796c8dcSSimon Schubert/* look for global separate data files in this path [DATADIR/gdb] */
415796c8dcSSimon Schubert#undef GDB_DATADIR
425796c8dcSSimon Schubert
435796c8dcSSimon Schubert/* Define if the gdb-datadir directory should be relocated when GDB is moved.
445796c8dcSSimon Schubert   */
455796c8dcSSimon Schubert#undef GDB_DATADIR_RELOCATABLE
465796c8dcSSimon Schubert
475796c8dcSSimon Schubert/* Define to be a string naming the default host character set. */
485796c8dcSSimon Schubert#undef GDB_DEFAULT_HOST_CHARSET
495796c8dcSSimon Schubert
505796c8dcSSimon Schubert/* Host double floatformat */
515796c8dcSSimon Schubert#undef GDB_HOST_DOUBLE_FORMAT
525796c8dcSSimon Schubert
535796c8dcSSimon Schubert/* Host float floatformat */
545796c8dcSSimon Schubert#undef GDB_HOST_FLOAT_FORMAT
555796c8dcSSimon Schubert
565796c8dcSSimon Schubert/* Host long double floatformat */
575796c8dcSSimon Schubert#undef GDB_HOST_LONG_DOUBLE_FORMAT
585796c8dcSSimon Schubert
595796c8dcSSimon Schubert/* nativefile */
605796c8dcSSimon Schubert#undef GDB_NM_FILE
615796c8dcSSimon Schubert
625796c8dcSSimon Schubert/* Define to the default OS ABI for this configuration. */
635796c8dcSSimon Schubert#undef GDB_OSABI_DEFAULT
645796c8dcSSimon Schubert
655796c8dcSSimon Schubert/* Define to 1 if you have `alloca', as a function or macro. */
665796c8dcSSimon Schubert#undef HAVE_ALLOCA
675796c8dcSSimon Schubert
685796c8dcSSimon Schubert/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
695796c8dcSSimon Schubert   */
705796c8dcSSimon Schubert#undef HAVE_ALLOCA_H
715796c8dcSSimon Schubert
725796c8dcSSimon Schubert/* Define to 1 if you have the `btowc' function. */
735796c8dcSSimon Schubert#undef HAVE_BTOWC
745796c8dcSSimon Schubert
755796c8dcSSimon Schubert/* Define to 1 if you have the `canonicalize_file_name' function. */
765796c8dcSSimon Schubert#undef HAVE_CANONICALIZE_FILE_NAME
775796c8dcSSimon Schubert
785796c8dcSSimon Schubert/* Define to 1 if you have the <cursesX.h> header file. */
795796c8dcSSimon Schubert#undef HAVE_CURSESX_H
805796c8dcSSimon Schubert
815796c8dcSSimon Schubert/* Define to 1 if you have the <curses.h> header file. */
825796c8dcSSimon Schubert#undef HAVE_CURSES_H
835796c8dcSSimon Schubert
845796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
855796c8dcSSimon Schubert   you don't. */
865796c8dcSSimon Schubert#undef HAVE_DECL_ADDR_NO_RANDOMIZE
875796c8dcSSimon Schubert
885796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
895796c8dcSSimon Schubert   */
905796c8dcSSimon Schubert#undef HAVE_DECL_FREE
915796c8dcSSimon Schubert
925796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
935796c8dcSSimon Schubert   */
945796c8dcSSimon Schubert#undef HAVE_DECL_GETOPT
955796c8dcSSimon Schubert
96c50c785cSJohn Marino/* Define to 1 if you have the declaration of `getthrds', and to 0 if you
97c50c785cSJohn Marino   don't. */
98c50c785cSJohn Marino#undef HAVE_DECL_GETTHRDS
99c50c785cSJohn Marino
1005796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
1015796c8dcSSimon Schubert   */
1025796c8dcSSimon Schubert#undef HAVE_DECL_MALLOC
1035796c8dcSSimon Schubert
1045796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
1055796c8dcSSimon Schubert   */
1065796c8dcSSimon Schubert#undef HAVE_DECL_PTRACE
1075796c8dcSSimon Schubert
1085796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `realloc', and to 0 if you
1095796c8dcSSimon Schubert   don't. */
1105796c8dcSSimon Schubert#undef HAVE_DECL_REALLOC
1115796c8dcSSimon Schubert
1125796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
1135796c8dcSSimon Schubert   don't. */
1145796c8dcSSimon Schubert#undef HAVE_DECL_SNPRINTF
1155796c8dcSSimon Schubert
1165796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `strerror', and to 0 if you
1175796c8dcSSimon Schubert   don't. */
1185796c8dcSSimon Schubert#undef HAVE_DECL_STRERROR
1195796c8dcSSimon Schubert
1205796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
1215796c8dcSSimon Schubert   */
1225796c8dcSSimon Schubert#undef HAVE_DECL_STRSTR
1235796c8dcSSimon Schubert
1245796c8dcSSimon Schubert/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
1255796c8dcSSimon Schubert   don't. */
1265796c8dcSSimon Schubert#undef HAVE_DECL_VSNPRINTF
1275796c8dcSSimon Schubert
1285796c8dcSSimon Schubert/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
1295796c8dcSSimon Schubert   */
1305796c8dcSSimon Schubert#undef HAVE_DIRENT_H
1315796c8dcSSimon Schubert
132a45ae5f8SJohn Marino/* Define to 1 if you have the <dlfcn.h> header file. */
133a45ae5f8SJohn Marino#undef HAVE_DLFCN_H
134a45ae5f8SJohn Marino
1355796c8dcSSimon Schubert/* Define if ELF support should be included. */
1365796c8dcSSimon Schubert#undef HAVE_ELF
1375796c8dcSSimon Schubert
1385796c8dcSSimon Schubert/* Define to 1 if you have the <elf_hp.h> header file. */
1395796c8dcSSimon Schubert#undef HAVE_ELF_HP_H
1405796c8dcSSimon Schubert
1415796c8dcSSimon Schubert/* Define to 1 if your system has the etext variable. */
1425796c8dcSSimon Schubert#undef HAVE_ETEXT
1435796c8dcSSimon Schubert
1445796c8dcSSimon Schubert/* Define to 1 if you have the `fork' function. */
1455796c8dcSSimon Schubert#undef HAVE_FORK
1465796c8dcSSimon Schubert
1475796c8dcSSimon Schubert/* Define if <sys/procfs.h> has fpregset_t. */
1485796c8dcSSimon Schubert#undef HAVE_FPREGSET_T
1495796c8dcSSimon Schubert
1505796c8dcSSimon Schubert/* Define to 1 if you have the `getgid' function. */
1515796c8dcSSimon Schubert#undef HAVE_GETGID
1525796c8dcSSimon Schubert
1535796c8dcSSimon Schubert/* Define to 1 if you have the `getpagesize' function. */
1545796c8dcSSimon Schubert#undef HAVE_GETPAGESIZE
1555796c8dcSSimon Schubert
156cf7f2e2dSJohn Marino/* Define to 1 if you have the `getrlimit' function. */
157cf7f2e2dSJohn Marino#undef HAVE_GETRLIMIT
158cf7f2e2dSJohn Marino
1595796c8dcSSimon Schubert/* Define to 1 if you have the `getrusage' function. */
1605796c8dcSSimon Schubert#undef HAVE_GETRUSAGE
1615796c8dcSSimon Schubert
1625796c8dcSSimon Schubert/* Define to 1 if you have the `getuid' function. */
1635796c8dcSSimon Schubert#undef HAVE_GETUID
1645796c8dcSSimon Schubert
1655796c8dcSSimon Schubert/* Define if <sys/procfs.h> has gregset_t. */
1665796c8dcSSimon Schubert#undef HAVE_GREGSET_T
1675796c8dcSSimon Schubert
1685796c8dcSSimon Schubert/* Define if you have the iconv() function. */
1695796c8dcSSimon Schubert#undef HAVE_ICONV
1705796c8dcSSimon Schubert
1715796c8dcSSimon Schubert/* Define to 1 if you have the `iconvlist' function. */
1725796c8dcSSimon Schubert#undef HAVE_ICONVLIST
1735796c8dcSSimon Schubert
1745796c8dcSSimon Schubert/* Define to 1 if you have the <inttypes.h> header file. */
1755796c8dcSSimon Schubert#undef HAVE_INTTYPES_H
1765796c8dcSSimon Schubert
1775796c8dcSSimon Schubert/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1785796c8dcSSimon Schubert#undef HAVE_LANGINFO_CODESET
1795796c8dcSSimon Schubert
1805796c8dcSSimon Schubert/* Define if your <locale.h> file defines LC_MESSAGES. */
1815796c8dcSSimon Schubert#undef HAVE_LC_MESSAGES
1825796c8dcSSimon Schubert
1835796c8dcSSimon Schubert/* Define to 1 if you have the `dl' library (-ldl). */
1845796c8dcSSimon Schubert#undef HAVE_LIBDL
1855796c8dcSSimon Schubert
1865796c8dcSSimon Schubert/* Define if you have the expat library. */
1875796c8dcSSimon Schubert#undef HAVE_LIBEXPAT
1885796c8dcSSimon Schubert
1895796c8dcSSimon Schubert/* Define to 1 if you have the `libiconvlist' function. */
1905796c8dcSSimon Schubert#undef HAVE_LIBICONVLIST
1915796c8dcSSimon Schubert
192*ef5ccd6cSJohn Marino/* Define if you have the lzma library. */
193*ef5ccd6cSJohn Marino#undef HAVE_LIBLZMA
194*ef5ccd6cSJohn Marino
1955796c8dcSSimon Schubert/* Define to 1 if you have the `m' library (-lm). */
1965796c8dcSSimon Schubert#undef HAVE_LIBM
1975796c8dcSSimon Schubert
198*ef5ccd6cSJohn Marino/* Define to 1 if you have the `mcheck' library (-lmcheck). */
199*ef5ccd6cSJohn Marino#undef HAVE_LIBMCHECK
200*ef5ccd6cSJohn Marino
2015796c8dcSSimon Schubert/* Define if Python 2.4 is being used. */
2025796c8dcSSimon Schubert#undef HAVE_LIBPYTHON2_4
2035796c8dcSSimon Schubert
2045796c8dcSSimon Schubert/* Define if Python 2.5 is being used. */
2055796c8dcSSimon Schubert#undef HAVE_LIBPYTHON2_5
2065796c8dcSSimon Schubert
2075796c8dcSSimon Schubert/* Define if Python 2.6 is being used. */
2085796c8dcSSimon Schubert#undef HAVE_LIBPYTHON2_6
2095796c8dcSSimon Schubert
210cf7f2e2dSJohn Marino/* Define if Python 2.7 is being used. */
211cf7f2e2dSJohn Marino#undef HAVE_LIBPYTHON2_7
212cf7f2e2dSJohn Marino
2135796c8dcSSimon Schubert/* Define to 1 if you have the <libunwind-ia64.h> header file. */
2145796c8dcSSimon Schubert#undef HAVE_LIBUNWIND_IA64_H
2155796c8dcSSimon Schubert
2165796c8dcSSimon Schubert/* Define to 1 if you have the `w' library (-lw). */
2175796c8dcSSimon Schubert#undef HAVE_LIBW
2185796c8dcSSimon Schubert
2195796c8dcSSimon Schubert/* Define to 1 if you have the <link.h> header file. */
2205796c8dcSSimon Schubert#undef HAVE_LINK_H
2215796c8dcSSimon Schubert
222*ef5ccd6cSJohn Marino/* Define to 1 if you have the <linux/perf_event.h> header file. */
223*ef5ccd6cSJohn Marino#undef HAVE_LINUX_PERF_EVENT_H
224*ef5ccd6cSJohn Marino
2255796c8dcSSimon Schubert/* Define to 1 if you have the <locale.h> header file. */
2265796c8dcSSimon Schubert#undef HAVE_LOCALE_H
2275796c8dcSSimon Schubert
2285796c8dcSSimon Schubert/* Define to 1 if the compiler supports long double. */
2295796c8dcSSimon Schubert#undef HAVE_LONG_DOUBLE
2305796c8dcSSimon Schubert
231*ef5ccd6cSJohn Marino/* Define to 1 if you have the `lstat' function. */
232*ef5ccd6cSJohn Marino#undef HAVE_LSTAT
2335796c8dcSSimon Schubert
2345796c8dcSSimon Schubert/* Define if <sys/procfs.h> has lwpid_t. */
2355796c8dcSSimon Schubert#undef HAVE_LWPID_T
2365796c8dcSSimon Schubert
2375796c8dcSSimon Schubert/* Define to 1 if you have the <machine/reg.h> header file. */
2385796c8dcSSimon Schubert#undef HAVE_MACHINE_REG_H
2395796c8dcSSimon Schubert
2405796c8dcSSimon Schubert/* Define to 1 if you have the <memory.h> header file. */
2415796c8dcSSimon Schubert#undef HAVE_MEMORY_H
2425796c8dcSSimon Schubert
2435796c8dcSSimon Schubert/* Define to 1 if you have a working `mmap' system call. */
2445796c8dcSSimon Schubert#undef HAVE_MMAP
2455796c8dcSSimon Schubert
2465796c8dcSSimon Schubert/* Define to 1 if you have the `monstartup' function. */
2475796c8dcSSimon Schubert#undef HAVE_MONSTARTUP
2485796c8dcSSimon Schubert
2495796c8dcSSimon Schubert/* Define to 1 if you have the <ncurses.h> header file. */
2505796c8dcSSimon Schubert#undef HAVE_NCURSES_H
2515796c8dcSSimon Schubert
2525796c8dcSSimon Schubert/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
2535796c8dcSSimon Schubert#undef HAVE_NCURSES_NCURSES_H
2545796c8dcSSimon Schubert
2555796c8dcSSimon Schubert/* Define to 1 if you have the <ncurses/term.h> header file. */
2565796c8dcSSimon Schubert#undef HAVE_NCURSES_TERM_H
2575796c8dcSSimon Schubert
2585796c8dcSSimon Schubert/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
2595796c8dcSSimon Schubert#undef HAVE_NDIR_H
2605796c8dcSSimon Schubert
2615796c8dcSSimon Schubert/* Define to 1 if you have the <nlist.h> header file. */
2625796c8dcSSimon Schubert#undef HAVE_NLIST_H
2635796c8dcSSimon Schubert
2645796c8dcSSimon Schubert/* Define if you support the personality syscall. */
2655796c8dcSSimon Schubert#undef HAVE_PERSONALITY
2665796c8dcSSimon Schubert
2675796c8dcSSimon Schubert/* Define to 1 if you have the `pipe' function. */
2685796c8dcSSimon Schubert#undef HAVE_PIPE
2695796c8dcSSimon Schubert
2705796c8dcSSimon Schubert/* Define to 1 if you have the `poll' function. */
2715796c8dcSSimon Schubert#undef HAVE_POLL
2725796c8dcSSimon Schubert
2735796c8dcSSimon Schubert/* Define to 1 if you have the <poll.h> header file. */
2745796c8dcSSimon Schubert#undef HAVE_POLL_H
2755796c8dcSSimon Schubert
276cf7f2e2dSJohn Marino/* Define to 1 if you have the `posix_madvise' function. */
277cf7f2e2dSJohn Marino#undef HAVE_POSIX_MADVISE
278cf7f2e2dSJohn Marino
279*ef5ccd6cSJohn Marino/* Define to 1 if you have the `pread' function. */
280*ef5ccd6cSJohn Marino#undef HAVE_PREAD
281*ef5ccd6cSJohn Marino
2825796c8dcSSimon Schubert/* Define to 1 if you have the `pread64' function. */
2835796c8dcSSimon Schubert#undef HAVE_PREAD64
2845796c8dcSSimon Schubert
2855796c8dcSSimon Schubert/* Define if <sys/procfs.h> has prfpregset32_t. */
2865796c8dcSSimon Schubert#undef HAVE_PRFPREGSET32_T
2875796c8dcSSimon Schubert
2885796c8dcSSimon Schubert/* Define if <sys/procfs.h> has prfpregset_t. */
2895796c8dcSSimon Schubert#undef HAVE_PRFPREGSET_T
2905796c8dcSSimon Schubert
2915796c8dcSSimon Schubert/* Define if <sys/procfs.h> has prgregset32_t. */
2925796c8dcSSimon Schubert#undef HAVE_PRGREGSET32_T
2935796c8dcSSimon Schubert
2945796c8dcSSimon Schubert/* Define if <sys/procfs.h> has prgregset_t. */
2955796c8dcSSimon Schubert#undef HAVE_PRGREGSET_T
2965796c8dcSSimon Schubert
2975796c8dcSSimon Schubert/* Define if ioctl argument PIOCSET is available. */
2985796c8dcSSimon Schubert#undef HAVE_PROCFS_PIOCSET
2995796c8dcSSimon Schubert
3005796c8dcSSimon Schubert/* Define to 1 if you have the <proc_service.h> header file. */
3015796c8dcSSimon Schubert#undef HAVE_PROC_SERVICE_H
3025796c8dcSSimon Schubert
3035796c8dcSSimon Schubert/* Define if <sys/procfs.h> has prrun_t. */
3045796c8dcSSimon Schubert#undef HAVE_PRRUN_T
3055796c8dcSSimon Schubert
3065796c8dcSSimon Schubert/* Define if <sys/procfs.h> has prsysent_t. */
3075796c8dcSSimon Schubert#undef HAVE_PRSYSENT_T
3085796c8dcSSimon Schubert
3095796c8dcSSimon Schubert/* Define if <sys/procfs.h> has pr_sigaction64_t. */
3105796c8dcSSimon Schubert#undef HAVE_PR_SIGACTION64_T
3115796c8dcSSimon Schubert
3125796c8dcSSimon Schubert/* Define if <sys/procfs.h> has pr_siginfo64_t. */
3135796c8dcSSimon Schubert#undef HAVE_PR_SIGINFO64_T
3145796c8dcSSimon Schubert
3155796c8dcSSimon Schubert/* Define if <sys/procfs.h> has pr_sigset_t. */
3165796c8dcSSimon Schubert#undef HAVE_PR_SIGSET_T
3175796c8dcSSimon Schubert
3185796c8dcSSimon Schubert/* Define if <sys/procfs.h> has psaddr_t. */
3195796c8dcSSimon Schubert#undef HAVE_PSADDR_T
3205796c8dcSSimon Schubert
3215796c8dcSSimon Schubert/* Define if <sys/procfs.h> has pstatus_t. */
3225796c8dcSSimon Schubert#undef HAVE_PSTATUS_T
3235796c8dcSSimon Schubert
3245796c8dcSSimon Schubert/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
3255796c8dcSSimon Schubert#undef HAVE_PTRACE_GETFPXREGS
3265796c8dcSSimon Schubert
3275796c8dcSSimon Schubert/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
3285796c8dcSSimon Schubert#undef HAVE_PTRACE_GETREGS
3295796c8dcSSimon Schubert
3305796c8dcSSimon Schubert/* Define to 1 if you have the <ptrace.h> header file. */
3315796c8dcSSimon Schubert#undef HAVE_PTRACE_H
3325796c8dcSSimon Schubert
3335796c8dcSSimon Schubert/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
3345796c8dcSSimon Schubert#undef HAVE_PT_GETDBREGS
3355796c8dcSSimon Schubert
3365796c8dcSSimon Schubert/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
3375796c8dcSSimon Schubert#undef HAVE_PT_GETXMMREGS
3385796c8dcSSimon Schubert
339*ef5ccd6cSJohn Marino/* Define to 1 if you have the `pwrite' function. */
340*ef5ccd6cSJohn Marino#undef HAVE_PWRITE
341*ef5ccd6cSJohn Marino
3425796c8dcSSimon Schubert/* Define if Python interpreter is being linked in. */
3435796c8dcSSimon Schubert#undef HAVE_PYTHON
3445796c8dcSSimon Schubert
345*ef5ccd6cSJohn Marino/* Define to 1 if you have the `readlink' function. */
346*ef5ccd6cSJohn Marino#undef HAVE_READLINK
347cf7f2e2dSJohn Marino
3485796c8dcSSimon Schubert/* Define to 1 if you have the `realpath' function. */
3495796c8dcSSimon Schubert#undef HAVE_REALPATH
3505796c8dcSSimon Schubert
351c50c785cSJohn Marino/* Define to 1 if you have the `resize_term' function. */
352c50c785cSJohn Marino#undef HAVE_RESIZE_TERM
353c50c785cSJohn Marino
3545796c8dcSSimon Schubert/* Define to 1 if you have the `sbrk' function. */
3555796c8dcSSimon Schubert#undef HAVE_SBRK
3565796c8dcSSimon Schubert
3575796c8dcSSimon Schubert/* Define to 1 if you have the `setlocale' function. */
3585796c8dcSSimon Schubert#undef HAVE_SETLOCALE
3595796c8dcSSimon Schubert
3605796c8dcSSimon Schubert/* Define to 1 if you have the `setpgid' function. */
3615796c8dcSSimon Schubert#undef HAVE_SETPGID
3625796c8dcSSimon Schubert
3635796c8dcSSimon Schubert/* Define to 1 if you have the `setpgrp' function. */
3645796c8dcSSimon Schubert#undef HAVE_SETPGRP
3655796c8dcSSimon Schubert
366cf7f2e2dSJohn Marino/* Define to 1 if you have the `setrlimit' function. */
367cf7f2e2dSJohn Marino#undef HAVE_SETRLIMIT
368cf7f2e2dSJohn Marino
3695796c8dcSSimon Schubert/* Define to 1 if you have the `setsid' function. */
3705796c8dcSSimon Schubert#undef HAVE_SETSID
3715796c8dcSSimon Schubert
3725796c8dcSSimon Schubert/* Define to 1 if you have the <sgtty.h> header file. */
3735796c8dcSSimon Schubert#undef HAVE_SGTTY_H
3745796c8dcSSimon Schubert
3755796c8dcSSimon Schubert/* Define to 1 if you have the `sigaction' function. */
3765796c8dcSSimon Schubert#undef HAVE_SIGACTION
3775796c8dcSSimon Schubert
3785796c8dcSSimon Schubert/* Define to 1 if you have the <signal.h> header file. */
3795796c8dcSSimon Schubert#undef HAVE_SIGNAL_H
3805796c8dcSSimon Schubert
3815796c8dcSSimon Schubert/* Define to 1 if you have the `sigprocmask' function. */
3825796c8dcSSimon Schubert#undef HAVE_SIGPROCMASK
3835796c8dcSSimon Schubert
3845796c8dcSSimon Schubert/* Define if sigsetjmp is available. */
3855796c8dcSSimon Schubert#undef HAVE_SIGSETJMP
3865796c8dcSSimon Schubert
3875796c8dcSSimon Schubert/* Define to 1 if you have the `sigsetmask' function. */
3885796c8dcSSimon Schubert#undef HAVE_SIGSETMASK
3895796c8dcSSimon Schubert
3905796c8dcSSimon Schubert/* Define to 1 if you have the `socketpair' function. */
3915796c8dcSSimon Schubert#undef HAVE_SOCKETPAIR
3925796c8dcSSimon Schubert
3935796c8dcSSimon Schubert/* Define to 1 if the system has the type `socklen_t'. */
3945796c8dcSSimon Schubert#undef HAVE_SOCKLEN_T
3955796c8dcSSimon Schubert
3965796c8dcSSimon Schubert/* Define to 1 if you have the <stddef.h> header file. */
3975796c8dcSSimon Schubert#undef HAVE_STDDEF_H
3985796c8dcSSimon Schubert
3995796c8dcSSimon Schubert/* Define to 1 if you have the <stdint.h> header file. */
4005796c8dcSSimon Schubert#undef HAVE_STDINT_H
4015796c8dcSSimon Schubert
4025796c8dcSSimon Schubert/* Define to 1 if you have the <stdlib.h> header file. */
4035796c8dcSSimon Schubert#undef HAVE_STDLIB_H
4045796c8dcSSimon Schubert
4055796c8dcSSimon Schubert/* Define to 1 if you have the <strings.h> header file. */
4065796c8dcSSimon Schubert#undef HAVE_STRINGS_H
4075796c8dcSSimon Schubert
4085796c8dcSSimon Schubert/* Define to 1 if you have the <string.h> header file. */
4095796c8dcSSimon Schubert#undef HAVE_STRING_H
4105796c8dcSSimon Schubert
4115796c8dcSSimon Schubert/* Define if <sys/link.h> has struct link_map32 */
4125796c8dcSSimon Schubert#undef HAVE_STRUCT_LINK_MAP32
4135796c8dcSSimon Schubert
4145796c8dcSSimon Schubert/* Define if <link.h> exists and defines struct link_map which has members
4155796c8dcSSimon Schubert   with an ``lm_'' prefix. (For SunOS.) */
4165796c8dcSSimon Schubert#undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
4175796c8dcSSimon Schubert
4185796c8dcSSimon Schubert/* Define if <link.h> exists and defines struct link_map which has members
4195796c8dcSSimon Schubert   with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
4205796c8dcSSimon Schubert#undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
4215796c8dcSSimon Schubert
4225796c8dcSSimon Schubert/* Define to 1 if your system has struct lwp. */
4235796c8dcSSimon Schubert#undef HAVE_STRUCT_LWP
4245796c8dcSSimon Schubert
4255796c8dcSSimon Schubert/* Define to 1 if your system has struct reg in <machine/reg.h>. */
4265796c8dcSSimon Schubert#undef HAVE_STRUCT_REG
4275796c8dcSSimon Schubert
4285796c8dcSSimon Schubert/* Define to 1 if `struct reg' is a member of `r_fs'. */
4295796c8dcSSimon Schubert#undef HAVE_STRUCT_REG_R_FS
4305796c8dcSSimon Schubert
4315796c8dcSSimon Schubert/* Define to 1 if `struct reg' is a member of `r_gs'. */
4325796c8dcSSimon Schubert#undef HAVE_STRUCT_REG_R_GS
4335796c8dcSSimon Schubert
4345796c8dcSSimon Schubert/* Define if <link.h> exists and defines a struct so_map which has members
4355796c8dcSSimon Schubert   with an ``som_'' prefix. (Found on older *BSD systems.) */
4365796c8dcSSimon Schubert#undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
4375796c8dcSSimon Schubert
4385796c8dcSSimon Schubert/* Define to 1 if `struct stat' is a member of `st_blksize'. */
4395796c8dcSSimon Schubert#undef HAVE_STRUCT_STAT_ST_BLKSIZE
4405796c8dcSSimon Schubert
4415796c8dcSSimon Schubert/* Define to 1 if `struct stat' is a member of `st_blocks'. */
4425796c8dcSSimon Schubert#undef HAVE_STRUCT_STAT_ST_BLOCKS
4435796c8dcSSimon Schubert
4445796c8dcSSimon Schubert/* Define to 1 if `struct thread' is a member of `td_pcb'. */
4455796c8dcSSimon Schubert#undef HAVE_STRUCT_THREAD_TD_PCB
4465796c8dcSSimon Schubert
447*ef5ccd6cSJohn Marino/* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
448*ef5ccd6cSJohn Marino#undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
449*ef5ccd6cSJohn Marino
450*ef5ccd6cSJohn Marino/* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
451*ef5ccd6cSJohn Marino#undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
452*ef5ccd6cSJohn Marino
4535796c8dcSSimon Schubert/* Define to 1 if you have the `syscall' function. */
4545796c8dcSSimon Schubert#undef HAVE_SYSCALL
4555796c8dcSSimon Schubert
4565796c8dcSSimon Schubert/* Define to 1 if you have the <sys/debugreg.h> header file. */
4575796c8dcSSimon Schubert#undef HAVE_SYS_DEBUGREG_H
4585796c8dcSSimon Schubert
4595796c8dcSSimon Schubert/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
4605796c8dcSSimon Schubert   */
4615796c8dcSSimon Schubert#undef HAVE_SYS_DIR_H
4625796c8dcSSimon Schubert
4635796c8dcSSimon Schubert/* Define to 1 if you have the <sys/fault.h> header file. */
4645796c8dcSSimon Schubert#undef HAVE_SYS_FAULT_H
4655796c8dcSSimon Schubert
4665796c8dcSSimon Schubert/* Define to 1 if you have the <sys/file.h> header file. */
4675796c8dcSSimon Schubert#undef HAVE_SYS_FILE_H
4685796c8dcSSimon Schubert
4695796c8dcSSimon Schubert/* Define to 1 if you have the <sys/filio.h> header file. */
4705796c8dcSSimon Schubert#undef HAVE_SYS_FILIO_H
4715796c8dcSSimon Schubert
4725796c8dcSSimon Schubert/* Define to 1 if you have the <sys/ioctl.h> header file. */
4735796c8dcSSimon Schubert#undef HAVE_SYS_IOCTL_H
4745796c8dcSSimon Schubert
4755796c8dcSSimon Schubert/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
4765796c8dcSSimon Schubert   */
4775796c8dcSSimon Schubert#undef HAVE_SYS_NDIR_H
4785796c8dcSSimon Schubert
4795796c8dcSSimon Schubert/* Define to 1 if you have the <sys/param.h> header file. */
4805796c8dcSSimon Schubert#undef HAVE_SYS_PARAM_H
4815796c8dcSSimon Schubert
4825796c8dcSSimon Schubert/* Define to 1 if you have the <sys/poll.h> header file. */
4835796c8dcSSimon Schubert#undef HAVE_SYS_POLL_H
4845796c8dcSSimon Schubert
4855796c8dcSSimon Schubert/* Define to 1 if you have the <sys/procfs.h> header file. */
4865796c8dcSSimon Schubert#undef HAVE_SYS_PROCFS_H
4875796c8dcSSimon Schubert
4885796c8dcSSimon Schubert/* Define to 1 if you have the <sys/proc.h> header file. */
4895796c8dcSSimon Schubert#undef HAVE_SYS_PROC_H
4905796c8dcSSimon Schubert
4915796c8dcSSimon Schubert/* Define to 1 if you have the <sys/ptrace.h> header file. */
4925796c8dcSSimon Schubert#undef HAVE_SYS_PTRACE_H
4935796c8dcSSimon Schubert
4945796c8dcSSimon Schubert/* Define to 1 if you have the <sys/reg.h> header file. */
4955796c8dcSSimon Schubert#undef HAVE_SYS_REG_H
4965796c8dcSSimon Schubert
4975796c8dcSSimon Schubert/* Define to 1 if you have the <sys/resource.h> header file. */
4985796c8dcSSimon Schubert#undef HAVE_SYS_RESOURCE_H
4995796c8dcSSimon Schubert
5005796c8dcSSimon Schubert/* Define to 1 if you have the <sys/select.h> header file. */
5015796c8dcSSimon Schubert#undef HAVE_SYS_SELECT_H
5025796c8dcSSimon Schubert
503*ef5ccd6cSJohn Marino/* Define to 1 if you have the <sys/socket.h> header file. */
504*ef5ccd6cSJohn Marino#undef HAVE_SYS_SOCKET_H
505*ef5ccd6cSJohn Marino
5065796c8dcSSimon Schubert/* Define to 1 if you have the <sys/stat.h> header file. */
5075796c8dcSSimon Schubert#undef HAVE_SYS_STAT_H
5085796c8dcSSimon Schubert
5095796c8dcSSimon Schubert/* Define to 1 if you have the <sys/syscall.h> header file. */
5105796c8dcSSimon Schubert#undef HAVE_SYS_SYSCALL_H
5115796c8dcSSimon Schubert
5125796c8dcSSimon Schubert/* Define to 1 if you have the <sys/types.h> header file. */
5135796c8dcSSimon Schubert#undef HAVE_SYS_TYPES_H
5145796c8dcSSimon Schubert
515*ef5ccd6cSJohn Marino/* Define to 1 if you have the <sys/un.h> header file. */
516*ef5ccd6cSJohn Marino#undef HAVE_SYS_UN_H
517*ef5ccd6cSJohn Marino
5185796c8dcSSimon Schubert/* Define to 1 if you have the <sys/user.h> header file. */
5195796c8dcSSimon Schubert#undef HAVE_SYS_USER_H
5205796c8dcSSimon Schubert
5215796c8dcSSimon Schubert/* Define to 1 if you have the <sys/wait.h> header file. */
5225796c8dcSSimon Schubert#undef HAVE_SYS_WAIT_H
5235796c8dcSSimon Schubert
5245796c8dcSSimon Schubert/* Define to 1 if you have the <termios.h> header file. */
5255796c8dcSSimon Schubert#undef HAVE_TERMIOS_H
5265796c8dcSSimon Schubert
5275796c8dcSSimon Schubert/* Define to 1 if you have the <termio.h> header file. */
5285796c8dcSSimon Schubert#undef HAVE_TERMIO_H
5295796c8dcSSimon Schubert
5305796c8dcSSimon Schubert/* Define to 1 if you have the <term.h> header file. */
5315796c8dcSSimon Schubert#undef HAVE_TERM_H
5325796c8dcSSimon Schubert
5335796c8dcSSimon Schubert/* Define to 1 if you have the <thread_db.h> header file. */
5345796c8dcSSimon Schubert#undef HAVE_THREAD_DB_H
5355796c8dcSSimon Schubert
5365796c8dcSSimon Schubert/* Define if using Solaris thread debugging. */
5375796c8dcSSimon Schubert#undef HAVE_THREAD_DB_LIB
5385796c8dcSSimon Schubert
5395796c8dcSSimon Schubert/* Define if you support the tkill syscall. */
5405796c8dcSSimon Schubert#undef HAVE_TKILL_SYSCALL
5415796c8dcSSimon Schubert
5425796c8dcSSimon Schubert/* Define to 1 if you have the `ttrace' function. */
5435796c8dcSSimon Schubert#undef HAVE_TTRACE
5445796c8dcSSimon Schubert
5455796c8dcSSimon Schubert/* Define to 1 if you have the <unistd.h> header file. */
5465796c8dcSSimon Schubert#undef HAVE_UNISTD_H
5475796c8dcSSimon Schubert
5485796c8dcSSimon Schubert/* Define to 1 if you have the `vfork' function. */
5495796c8dcSSimon Schubert#undef HAVE_VFORK
5505796c8dcSSimon Schubert
5515796c8dcSSimon Schubert/* Define to 1 if you have the <vfork.h> header file. */
5525796c8dcSSimon Schubert#undef HAVE_VFORK_H
5535796c8dcSSimon Schubert
554c50c785cSJohn Marino/* Define to 1 if you have the `waitpid' function. */
555c50c785cSJohn Marino#undef HAVE_WAITPID
556c50c785cSJohn Marino
5575796c8dcSSimon Schubert/* Define to 1 if you have the <wait.h> header file. */
5585796c8dcSSimon Schubert#undef HAVE_WAIT_H
5595796c8dcSSimon Schubert
5605796c8dcSSimon Schubert/* Define to 1 if you have the `wborder' function. */
5615796c8dcSSimon Schubert#undef HAVE_WBORDER
5625796c8dcSSimon Schubert
5635796c8dcSSimon Schubert/* Define to 1 if `fork' works. */
5645796c8dcSSimon Schubert#undef HAVE_WORKING_FORK
5655796c8dcSSimon Schubert
5665796c8dcSSimon Schubert/* Define to 1 if `vfork' works. */
5675796c8dcSSimon Schubert#undef HAVE_WORKING_VFORK
5685796c8dcSSimon Schubert
569c50c785cSJohn Marino/* Define to 1 if you have the `wresize' function. */
570c50c785cSJohn Marino#undef HAVE_WRESIZE
571c50c785cSJohn Marino
5725796c8dcSSimon Schubert/* Define to 1 if you have the `XML_StopParser' function. */
5735796c8dcSSimon Schubert#undef HAVE_XML_STOPPARSER
5745796c8dcSSimon Schubert
5755796c8dcSSimon Schubert/* Define to 1 if you have the <zlib.h> header file. */
5765796c8dcSSimon Schubert#undef HAVE_ZLIB_H
5775796c8dcSSimon Schubert
5785796c8dcSSimon Schubert/* Define to 1 if your system has the _etext variable. */
5795796c8dcSSimon Schubert#undef HAVE__ETEXT
5805796c8dcSSimon Schubert
5815796c8dcSSimon Schubert/* Define to 1 if you have the `_mcleanup' function. */
5825796c8dcSSimon Schubert#undef HAVE__MCLEANUP
5835796c8dcSSimon Schubert
584a45ae5f8SJohn Marino/* Path of directory of iconv program. */
585a45ae5f8SJohn Marino#undef ICONV_BIN
586a45ae5f8SJohn Marino
587a45ae5f8SJohn Marino/* Define if the iconv directory should be relocated when GDB is moved. */
588a45ae5f8SJohn Marino#undef ICONV_BIN_RELOCATABLE
589a45ae5f8SJohn Marino
5905796c8dcSSimon Schubert/* Define as const if the declaration of iconv() needs const. */
5915796c8dcSSimon Schubert#undef ICONV_CONST
5925796c8dcSSimon Schubert
593a45ae5f8SJohn Marino/* directory to load the JIT readers from */
594a45ae5f8SJohn Marino#undef JIT_READER_DIR
595a45ae5f8SJohn Marino
596a45ae5f8SJohn Marino/* Define if the jit-reader-dir directory should be relocated when GDB is
597a45ae5f8SJohn Marino   moved. */
598a45ae5f8SJohn Marino#undef JIT_READER_DIR_RELOCATABLE
599a45ae5f8SJohn Marino
6005796c8dcSSimon Schubert/* Define if you want to use new multi-fd /proc interface (replaces
6015796c8dcSSimon Schubert   HAVE_MULTIPLE_PROC_FDS as well as other macros). */
6025796c8dcSSimon Schubert#undef NEW_PROC_API
6035796c8dcSSimon Schubert
6045796c8dcSSimon Schubert/* Name of this package. */
6055796c8dcSSimon Schubert#undef PACKAGE
6065796c8dcSSimon Schubert
6075796c8dcSSimon Schubert/* Define to the address where bug reports for this package should be sent. */
6085796c8dcSSimon Schubert#undef PACKAGE_BUGREPORT
6095796c8dcSSimon Schubert
6105796c8dcSSimon Schubert/* Define to the full name of this package. */
6115796c8dcSSimon Schubert#undef PACKAGE_NAME
6125796c8dcSSimon Schubert
6135796c8dcSSimon Schubert/* Define to the full name and version of this package. */
6145796c8dcSSimon Schubert#undef PACKAGE_STRING
6155796c8dcSSimon Schubert
6165796c8dcSSimon Schubert/* Define to the one symbol short name of this package. */
6175796c8dcSSimon Schubert#undef PACKAGE_TARNAME
6185796c8dcSSimon Schubert
6195796c8dcSSimon Schubert/* Define to the home page for this package. */
6205796c8dcSSimon Schubert#undef PACKAGE_URL
6215796c8dcSSimon Schubert
6225796c8dcSSimon Schubert/* Define to the version of this package. */
6235796c8dcSSimon Schubert#undef PACKAGE_VERSION
6245796c8dcSSimon Schubert
6255796c8dcSSimon Schubert/* Additional package description */
6265796c8dcSSimon Schubert#undef PKGVERSION
6275796c8dcSSimon Schubert
6285796c8dcSSimon Schubert/* Define if the prfpregset_t type is broken. */
6295796c8dcSSimon Schubert#undef PRFPREGSET_T_BROKEN
6305796c8dcSSimon Schubert
6315796c8dcSSimon Schubert/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
6325796c8dcSSimon Schubert#undef PRINTF_HAS_DECFLOAT
6335796c8dcSSimon Schubert
6345796c8dcSSimon Schubert/* Define to 1 if the "%Lg" format works to print long doubles. */
6355796c8dcSSimon Schubert#undef PRINTF_HAS_LONG_DOUBLE
6365796c8dcSSimon Schubert
6375796c8dcSSimon Schubert/* Define to 1 if the "%ll" format works to print long longs. */
6385796c8dcSSimon Schubert#undef PRINTF_HAS_LONG_LONG
6395796c8dcSSimon Schubert
6405796c8dcSSimon Schubert/* Define if <proc_service.h> on solaris uses int instead of size_t, and
6415796c8dcSSimon Schubert   assorted other type changes. */
6425796c8dcSSimon Schubert#undef PROC_SERVICE_IS_OLD
6435796c8dcSSimon Schubert
6445796c8dcSSimon Schubert/* Define to the type of arg 3 for ptrace. */
6455796c8dcSSimon Schubert#undef PTRACE_TYPE_ARG3
6465796c8dcSSimon Schubert
6475796c8dcSSimon Schubert/* Define to the type of arg 5 for ptrace. */
6485796c8dcSSimon Schubert#undef PTRACE_TYPE_ARG5
6495796c8dcSSimon Schubert
6505796c8dcSSimon Schubert/* Define as the return type of ptrace. */
6515796c8dcSSimon Schubert#undef PTRACE_TYPE_RET
6525796c8dcSSimon Schubert
653cf7f2e2dSJohn Marino/* Define if the python directory should be relocated when GDB is moved. */
654cf7f2e2dSJohn Marino#undef PYTHON_PATH_RELOCATABLE
655cf7f2e2dSJohn Marino
6565796c8dcSSimon Schubert/* Relocated directory for source files. */
6575796c8dcSSimon Schubert#undef RELOC_SRCDIR
6585796c8dcSSimon Schubert
6595796c8dcSSimon Schubert/* Bug reporting address */
6605796c8dcSSimon Schubert#undef REPORT_BUGS_TO
6615796c8dcSSimon Schubert
6625796c8dcSSimon Schubert/* Define as the return type of signal handlers (`int' or `void'). */
6635796c8dcSSimon Schubert#undef RETSIGTYPE
6645796c8dcSSimon Schubert
6655796c8dcSSimon Schubert/* Define to 1 if the "%Lg" format works to scan long doubles. */
6665796c8dcSSimon Schubert#undef SCANF_HAS_LONG_DOUBLE
6675796c8dcSSimon Schubert
6685796c8dcSSimon Schubert/* Define to 1 if the `setpgrp' function takes no argument. */
6695796c8dcSSimon Schubert#undef SETPGRP_VOID
6705796c8dcSSimon Schubert
6715796c8dcSSimon Schubert/* The size of `long', as computed by sizeof. */
6725796c8dcSSimon Schubert#undef SIZEOF_LONG
6735796c8dcSSimon Schubert
674a45ae5f8SJohn Marino/* The size of `unsigned long', as computed by sizeof. */
675a45ae5f8SJohn Marino#undef SIZEOF_UNSIGNED_LONG
676a45ae5f8SJohn Marino
677a45ae5f8SJohn Marino/* The size of `unsigned long long', as computed by sizeof. */
678a45ae5f8SJohn Marino#undef SIZEOF_UNSIGNED_LONG_LONG
679a45ae5f8SJohn Marino
680a45ae5f8SJohn Marino/* The size of `unsigned __int128', as computed by sizeof. */
681a45ae5f8SJohn Marino#undef SIZEOF_UNSIGNED___INT128
682a45ae5f8SJohn Marino
6835796c8dcSSimon Schubert/* If using the C implementation of alloca, define if you know the
6845796c8dcSSimon Schubert   direction of stack growth for your system; otherwise it will be
6855796c8dcSSimon Schubert   automatically deduced at runtime.
6865796c8dcSSimon Schubert	STACK_DIRECTION > 0 => grows toward higher addresses
6875796c8dcSSimon Schubert	STACK_DIRECTION < 0 => grows toward lower addresses
6885796c8dcSSimon Schubert	STACK_DIRECTION = 0 => direction of growth unknown */
6895796c8dcSSimon Schubert#undef STACK_DIRECTION
6905796c8dcSSimon Schubert
6915796c8dcSSimon Schubert/* Define to 1 if you have the ANSI C header files. */
6925796c8dcSSimon Schubert#undef STDC_HEADERS
6935796c8dcSSimon Schubert
6945796c8dcSSimon Schubert/* automatically load a system-wide gdbinit file */
6955796c8dcSSimon Schubert#undef SYSTEM_GDBINIT
6965796c8dcSSimon Schubert
6975796c8dcSSimon Schubert/* Define if the system-gdbinit directory should be relocated when GDB is
6985796c8dcSSimon Schubert   moved. */
6995796c8dcSSimon Schubert#undef SYSTEM_GDBINIT_RELOCATABLE
7005796c8dcSSimon Schubert
701*ef5ccd6cSJohn Marino/* search for usr/lib et al within DIR */
702*ef5ccd6cSJohn Marino#undef TARGET_SYSTEM_ROOT
703*ef5ccd6cSJohn Marino
704*ef5ccd6cSJohn Marino/* Define if the sysroot directory should be relocated when GDB is moved. */
705*ef5ccd6cSJohn Marino#undef TARGET_SYSTEM_ROOT_RELOCATABLE
706*ef5ccd6cSJohn Marino
7075796c8dcSSimon Schubert/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
7085796c8dcSSimon Schubert#undef THREAD_DB_HAS_TD_NOTALLOC
7095796c8dcSSimon Schubert
7105796c8dcSSimon Schubert/* Define if <thread_db.h> has the TD_NOTLS error code. */
7115796c8dcSSimon Schubert#undef THREAD_DB_HAS_TD_NOTLS
7125796c8dcSSimon Schubert
7135796c8dcSSimon Schubert/* Define if <thread_db.h> has the TD_VERSION error code. */
7145796c8dcSSimon Schubert#undef THREAD_DB_HAS_TD_VERSION
7155796c8dcSSimon Schubert
7165796c8dcSSimon Schubert/* Define to 1 if the regex included in libiberty should be used. */
7175796c8dcSSimon Schubert#undef USE_INCLUDED_REGEX
7185796c8dcSSimon Schubert
719*ef5ccd6cSJohn Marino/* Enable extensions on AIX 3, Interix.  */
720*ef5ccd6cSJohn Marino#ifndef _ALL_SOURCE
721*ef5ccd6cSJohn Marino# undef _ALL_SOURCE
722*ef5ccd6cSJohn Marino#endif
723*ef5ccd6cSJohn Marino/* Enable GNU extensions on systems that have them.  */
724*ef5ccd6cSJohn Marino#ifndef _GNU_SOURCE
725*ef5ccd6cSJohn Marino# undef _GNU_SOURCE
726*ef5ccd6cSJohn Marino#endif
727*ef5ccd6cSJohn Marino/* Enable threading extensions on Solaris.  */
728*ef5ccd6cSJohn Marino#ifndef _POSIX_PTHREAD_SEMANTICS
729*ef5ccd6cSJohn Marino# undef _POSIX_PTHREAD_SEMANTICS
730*ef5ccd6cSJohn Marino#endif
731*ef5ccd6cSJohn Marino/* Enable extensions on HP NonStop.  */
732*ef5ccd6cSJohn Marino#ifndef _TANDEM_SOURCE
733*ef5ccd6cSJohn Marino# undef _TANDEM_SOURCE
734*ef5ccd6cSJohn Marino#endif
735*ef5ccd6cSJohn Marino/* Enable general extensions on Solaris.  */
736*ef5ccd6cSJohn Marino#ifndef __EXTENSIONS__
737*ef5ccd6cSJohn Marino# undef __EXTENSIONS__
738*ef5ccd6cSJohn Marino#endif
739*ef5ccd6cSJohn Marino
740*ef5ccd6cSJohn Marino
7415796c8dcSSimon Schubert/* Define if we should use the Windows API, instead of the POSIX API. On
7425796c8dcSSimon Schubert   Windows, we use the Windows API when building for MinGW, but the POSIX API
7435796c8dcSSimon Schubert   when building for Cygwin. */
7445796c8dcSSimon Schubert#undef USE_WIN32API
7455796c8dcSSimon Schubert
746cf7f2e2dSJohn Marino/* Define if --with-python provides a path, either directly or via
747cf7f2e2dSJohn Marino   python-config.py --exec-prefix. */
748cf7f2e2dSJohn Marino#undef WITH_PYTHON_PATH
749cf7f2e2dSJohn Marino
7505796c8dcSSimon Schubert/* Define if the simulator is being linked in. */
7515796c8dcSSimon Schubert#undef WITH_SIM
7525796c8dcSSimon Schubert
7535796c8dcSSimon Schubert/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
7545796c8dcSSimon Schubert   significant byte first (like Motorola and SPARC, unlike Intel). */
7555796c8dcSSimon Schubert#if defined AC_APPLE_UNIVERSAL_BUILD
7565796c8dcSSimon Schubert# if defined __BIG_ENDIAN__
7575796c8dcSSimon Schubert#  define WORDS_BIGENDIAN 1
7585796c8dcSSimon Schubert# endif
7595796c8dcSSimon Schubert#else
7605796c8dcSSimon Schubert# ifndef WORDS_BIGENDIAN
7615796c8dcSSimon Schubert#  undef WORDS_BIGENDIAN
7625796c8dcSSimon Schubert# endif
7635796c8dcSSimon Schubert#endif
7645796c8dcSSimon Schubert
765cf7f2e2dSJohn Marino/* Number of bits in a file offset, on hosts where this is settable. */
766cf7f2e2dSJohn Marino#undef _FILE_OFFSET_BITS
767cf7f2e2dSJohn Marino
7685796c8dcSSimon Schubert/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
7695796c8dcSSimon Schubert   <sys/proc.h> problem on IRIX 5. */
7705796c8dcSSimon Schubert#undef _KMEMUSER
7715796c8dcSSimon Schubert
772cf7f2e2dSJohn Marino/* Define for large files, on AIX-style hosts. */
773cf7f2e2dSJohn Marino#undef _LARGE_FILES
774cf7f2e2dSJohn Marino
7755796c8dcSSimon Schubert/* Define to 1 if on MINIX. */
7765796c8dcSSimon Schubert#undef _MINIX
7775796c8dcSSimon Schubert
7785796c8dcSSimon Schubert/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
7795796c8dcSSimon Schubert   2.[789] when using GCC. */
7805796c8dcSSimon Schubert#undef _MSE_INT_H
7815796c8dcSSimon Schubert
7825796c8dcSSimon Schubert/* Define to 2 if the system does not provide POSIX.1 features except with
7835796c8dcSSimon Schubert   this defined. */
7845796c8dcSSimon Schubert#undef _POSIX_1_SOURCE
7855796c8dcSSimon Schubert
7865796c8dcSSimon Schubert/* Define to 1 if you need to in order for `stat' and other things to work. */
7875796c8dcSSimon Schubert#undef _POSIX_SOURCE
7885796c8dcSSimon Schubert
7895796c8dcSSimon Schubert/* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
7905796c8dcSSimon Schubert#undef _SYSCALL32
7915796c8dcSSimon Schubert
7925796c8dcSSimon Schubert/* Define to empty if `const' does not conform to ANSI C. */
7935796c8dcSSimon Schubert#undef const
7945796c8dcSSimon Schubert
7955796c8dcSSimon Schubert/* Define to `__inline__' or `__inline' if that's what the C compiler
7965796c8dcSSimon Schubert   calls it, or to nothing if 'inline' is not supported under any name.  */
7975796c8dcSSimon Schubert#ifndef __cplusplus
7985796c8dcSSimon Schubert#undef inline
7995796c8dcSSimon Schubert#endif
8005796c8dcSSimon Schubert
8015796c8dcSSimon Schubert/* Define to `int' if <sys/types.h> does not define. */
8025796c8dcSSimon Schubert#undef pid_t
8035796c8dcSSimon Schubert
8045796c8dcSSimon Schubert/* Define as `fork' if `vfork' does not work. */
8055796c8dcSSimon Schubert#undef vfork
806