Re: nios2: Remove binutils support for Nios II target
[binutils-gdb.git] / gdb / config.in
blob59a5da39553fb5bd9bc2cd62785966af8dfcf9fc
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Additional directories to look for separate debug info. */
7 #undef ADDITIONAL_DEBUG_DIRS
9 /* Directories from which to load auto-loaded scripts. */
10 #undef AUTO_LOAD_DIR
12 /* Directories safe to hold auto-loaded files. */
13 #undef AUTO_LOAD_SAFE_PATH
15 /* Directory of programs. */
16 #undef BINDIR
18 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
19    systems. This function is required for `alloca.c' support on those systems.
20    */
21 #undef CRAY_STACKSEG_END
23 /* Define to 1 if std::thread works. */
24 #undef CXX_STD_THREAD
26 /* Define to 1 if using `alloca.c'. */
27 #undef C_ALLOCA
29 /* look for global separate debug info in this path [LIBDIR/debug] */
30 #undef DEBUGDIR
32 /* Define if the separate-debug-dir directory should be relocated when GDB is
33    moved. */
34 #undef DEBUGDIR_RELOCATABLE
36 /* Define to BFD's default architecture. */
37 #undef DEFAULT_BFD_ARCH
39 /* Define to BFD's default target vector. */
40 #undef DEFAULT_BFD_VEC
42 /* Handle .ctf type-info sections */
43 #undef ENABLE_LIBCTF
45 /* Define to 1 if translation of program messages to the user's native
46    language is requested. */
47 #undef ENABLE_NLS
49 /* Additional targets configured into GDB. */
50 #undef ENABLE_TARGETS
52 /* The .gdbearlyinit filename. */
53 #undef GDBEARLYINIT
55 /* The .gdbinit filename. */
56 #undef GDBINIT
58 /* look for global separate data files in this path [DATADIR/gdb] */
59 #undef GDB_DATADIR
61 /* Define if the gdb-datadir directory should be relocated when GDB is moved.
62    */
63 #undef GDB_DATADIR_RELOCATABLE
65 /* Define to be a string naming the default host character set. */
66 #undef GDB_DEFAULT_HOST_CHARSET
68 /* Host double floatformat */
69 #undef GDB_HOST_DOUBLE_FORMAT
71 /* Host float floatformat */
72 #undef GDB_HOST_FLOAT_FORMAT
74 /* Host long double floatformat */
75 #undef GDB_HOST_LONG_DOUBLE_FORMAT
77 /* nativefile */
78 #undef GDB_NM_FILE
80 /* Define to the default OS ABI for this configuration. */
81 #undef GDB_OSABI_DEFAULT
83 /* Define if self-testing features should be enabled */
84 #undef GDB_SELF_TEST
86 /* Define to 1 if you have `alloca', as a function or macro. */
87 #undef HAVE_ALLOCA
89 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
90    */
91 #undef HAVE_ALLOCA_H
93 /* Define if amd-dbgapi is being linked in. */
94 #undef HAVE_AMD_DBGAPI
96 /* Define to 1 if you have the `btowc' function. */
97 #undef HAVE_BTOWC
99 /* Define to 1 if you have the Mac OS X function
100    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
101 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
103 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
104    the CoreFoundation framework. */
105 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
107 /* Define to 1 if you have the <cursesX.h> header file. */
108 #undef HAVE_CURSESX_H
110 /* Define to 1 if you have the <curses.h> header file. */
111 #undef HAVE_CURSES_H
113 /* define if the compiler supports basic C++17 syntax */
114 #undef HAVE_CXX17
116 /* Define if the GNU dcgettext() function is already present or preinstalled.
117    */
118 #undef HAVE_DCGETTEXT
120 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
121    you don't. */
122 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
124 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
125    don't. */
126 #undef HAVE_DECL_ASPRINTF
128 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
129    you don't. */
130 #undef HAVE_DECL_BASENAME
132 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
133 #undef HAVE_DECL_FFS
135 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
136    don't. */
137 #undef HAVE_DECL_GETTHRDS
139 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
140    don't. */
141 #undef HAVE_DECL_SNPRINTF
143 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
144    */
145 #undef HAVE_DECL_STRSTR
147 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
148    */
149 #undef HAVE_DECL_STRTOL
151 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
152    don't. */
153 #undef HAVE_DECL_STRTOLL
155 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
156    don't. */
157 #undef HAVE_DECL_STRTOUL
159 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
160    don't. */
161 #undef HAVE_DECL_STRTOULL
163 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
164    don't. */
165 #undef HAVE_DECL_STRVERSCMP
167 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
168    don't. */
169 #undef HAVE_DECL_VASPRINTF
171 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
172    don't. */
173 #undef HAVE_DECL_VSNPRINTF
175 /* Define to 1 if you have the <dlfcn.h> header file. */
176 #undef HAVE_DLFCN_H
178 /* Define if ELF support should be included. */
179 #undef HAVE_ELF
181 /* Define if <sys/procfs.h> has elf_fpregset_t. */
182 #undef HAVE_ELF_FPREGSET_T
184 /* Define to 1 if you have the <elf_hp.h> header file. */
185 #undef HAVE_ELF_HP_H
187 /* Define to 1 if your system has the etext variable. */
188 #undef HAVE_ETEXT
190 /* Define to 1 if execinfo.h backtrace functions are available. */
191 #undef HAVE_EXECINFO_BACKTRACE
193 /* Define to 1 if you have the <execinfo.h> header file. */
194 #undef HAVE_EXECINFO_H
196 /* Define to 1 if you have the `fdwalk' function. */
197 #undef HAVE_FDWALK
199 /* Define to 1 if you have the `fork' function. */
200 #undef HAVE_FORK
202 /* Define if <sys/procfs.h> has fpregset_t. */
203 #undef HAVE_FPREGSET_T
205 /* Define to 1 if you have the `getauxval' function. */
206 #undef HAVE_GETAUXVAL
208 /* Define to 1 if you have the `getgid' function. */
209 #undef HAVE_GETGID
211 /* Define to 1 if you have the `getpagesize' function. */
212 #undef HAVE_GETPAGESIZE
214 /* Define to 1 if you have the `getpgid' function. */
215 #undef HAVE_GETPGID
217 /* Define to 1 if you have the `getrlimit' function. */
218 #undef HAVE_GETRLIMIT
220 /* Define to 1 if you have the `getrusage' function. */
221 #undef HAVE_GETRUSAGE
223 /* Define if the GNU gettext() function is already present or preinstalled. */
224 #undef HAVE_GETTEXT
226 /* Define to 1 if you have the `getuid' function. */
227 #undef HAVE_GETUID
229 /* Define if <sys/procfs.h> has gregset_t. */
230 #undef HAVE_GREGSET_T
232 /* Define if Guile interpreter is being linked in. */
233 #undef HAVE_GUILE
235 /* Define if Guile supports manual finalization. */
236 #undef HAVE_GUILE_MANUAL_FINALIZATION
238 /* Define if you have the iconv() function and it works. */
239 #undef HAVE_ICONV
241 /* Define to 1 if you have the `iconvlist' function. */
242 #undef HAVE_ICONVLIST
244 /* Define to 1 if you have the <inttypes.h> header file. */
245 #undef HAVE_INTTYPES_H
247 /* Define to 1 if you have the `kinfo_getfile' function. */
248 #undef HAVE_KINFO_GETFILE
250 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
251 #undef HAVE_LANGINFO_CODESET
253 /* Define if your <locale.h> file defines LC_MESSAGES. */
254 #undef HAVE_LC_MESSAGES
256 /* Define if you have the babeltrace library. */
257 #undef HAVE_LIBBABELTRACE
259 /* Define if libbacktrace is being used. */
260 #undef HAVE_LIBBACKTRACE
262 /* Define to 1 if curses is enabled. */
263 #undef HAVE_LIBCURSES
265 /* Define to 1 if debuginfod is enabled. */
266 #undef HAVE_LIBDEBUGINFOD
268 /* Define to 1 if debuginfod section downloading is supported. */
269 #undef HAVE_LIBDEBUGINFOD_FIND_SECTION
271 /* Define if you have the expat library. */
272 #undef HAVE_LIBEXPAT
274 /* Define to 1 if you have the `libiconvlist' function. */
275 #undef HAVE_LIBICONVLIST
277 /* Define if you have the ipt library. */
278 #undef HAVE_LIBIPT
280 /* Define if you have the lzma library. */
281 #undef HAVE_LIBLZMA
283 /* Define to 1 if you have the `m' library (-lm). */
284 #undef HAVE_LIBM
286 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
287 #undef HAVE_LIBUNWIND_IA64_H
289 /* Define if you have the xxhash library. */
290 #undef HAVE_LIBXXHASH
292 /* Define to 1 if you have the <linux/elf.h> header file. */
293 #undef HAVE_LINUX_ELF_H
295 /* Define to 1 if you have the <linux/perf_event.h> header file. */
296 #undef HAVE_LINUX_PERF_EVENT_H
298 /* Define to 1 if you have the <locale.h> header file. */
299 #undef HAVE_LOCALE_H
301 /* Define to 1 if the compiler supports long double. */
302 #undef HAVE_LONG_DOUBLE
304 /* Define to 1 if the system has the type `long long'. */
305 #undef HAVE_LONG_LONG
307 /* Define if <sys/procfs.h> has lwpid_t. */
308 #undef HAVE_LWPID_T
310 /* Define to 1 if you have the <machine/reg.h> header file. */
311 #undef HAVE_MACHINE_REG_H
313 /* Define to 1 if you have the <memory.h> header file. */
314 #undef HAVE_MEMORY_H
316 /* Define to 1 if you have a working `mmap' system call. */
317 #undef HAVE_MMAP
319 /* Define to 1 if you have the `monstartup' function. */
320 #undef HAVE_MONSTARTUP
322 /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
323 #undef HAVE_NCURSESW_NCURSES_H
325 /* Define to 1 if you have the <ncurses.h> header file. */
326 #undef HAVE_NCURSES_H
328 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
329 #undef HAVE_NCURSES_NCURSES_H
331 /* Define to 1 if you have the <ncurses/term.h> header file. */
332 #undef HAVE_NCURSES_TERM_H
334 /* Define to 1 if you have the <nlist.h> header file. */
335 #undef HAVE_NLIST_H
337 /* Define to 1 if you have the `pipe' function. */
338 #undef HAVE_PIPE
340 /* Define to 1 if you have the `pipe2' function. */
341 #undef HAVE_PIPE2
343 /* Define to 1 if you have the `poll' function. */
344 #undef HAVE_POLL
346 /* Define to 1 if you have the <poll.h> header file. */
347 #undef HAVE_POLL_H
349 /* Define to 1 if you have the `posix_madvise' function. */
350 #undef HAVE_POSIX_MADVISE
352 /* Define to 1 if you have the `pread' function. */
353 #undef HAVE_PREAD
355 /* Define to 1 if you have the `pread64' function. */
356 #undef HAVE_PREAD64
358 /* Define if <sys/procfs.h> has prfpregset_t. */
359 #undef HAVE_PRFPREGSET_T
361 /* Define if <sys/procfs.h> has prgregset32_t. */
362 #undef HAVE_PRGREGSET32_T
364 /* Define if <sys/procfs.h> has prgregset_t. */
365 #undef HAVE_PRGREGSET_T
367 /* Define to 1 if you have the <proc_service.h> header file. */
368 #undef HAVE_PROC_SERVICE_H
370 /* Define if <sys/procfs.h> has psaddr_t. */
371 #undef HAVE_PSADDR_T
373 /* Have PTHREAD_PRIO_INHERIT. */
374 #undef HAVE_PTHREAD_PRIO_INHERIT
376 /* Define to 1 if you have the `pthread_setname_np' function. */
377 #undef HAVE_PTHREAD_SETNAME_NP
379 /* Define to 1 if you have the `pthread_sigmask' function. */
380 #undef HAVE_PTHREAD_SIGMASK
382 /* Define to 1 if you have the `ptrace64' function. */
383 #undef HAVE_PTRACE64
385 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
386 #undef HAVE_PTRACE_GETFPXREGS
388 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
389 #undef HAVE_PTRACE_GETREGS
391 /* Define to 1 if you have the <ptrace.h> header file. */
392 #undef HAVE_PTRACE_H
394 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
395 #undef HAVE_PT_GETDBREGS
397 /* Define to 1 if you have the `pt_insn_event' function. */
398 #undef HAVE_PT_INSN_EVENT
400 /* Define to 1 if you have the `pwrite' function. */
401 #undef HAVE_PWRITE
403 /* Define if Python interpreter is being linked in. */
404 #undef HAVE_PYTHON
406 /* Define to 1 if you have the <readline/readline.h> header file. */
407 #undef HAVE_READLINE_READLINE_H
409 /* Define to 1 if you have the `resize_term' function. */
410 #undef HAVE_RESIZE_TERM
412 /* Define to 1 if you have the `sbrk' function. */
413 #undef HAVE_SBRK
415 /* Define to 1 if you have the `scm_new_smob' function. */
416 #undef HAVE_SCM_NEW_SMOB
418 /* Define to 1 if you have the `setlocale' function. */
419 #undef HAVE_SETLOCALE
421 /* Define to 1 if you have the `setns' function. */
422 #undef HAVE_SETNS
424 /* Define to 1 if you have the `setpgid' function. */
425 #undef HAVE_SETPGID
427 /* Define to 1 if you have the `setpgrp' function. */
428 #undef HAVE_SETPGRP
430 /* Define to 1 if you have the `setrlimit' function. */
431 #undef HAVE_SETRLIMIT
433 /* Define to 1 if you have the `setsid' function. */
434 #undef HAVE_SETSID
436 /* Define to 1 if you have the `sigaction' function. */
437 #undef HAVE_SIGACTION
439 /* Define to 1 if you have the `sigaltstack' function. */
440 #undef HAVE_SIGALTSTACK
442 /* Define to 1 if you have the <signal.h> header file. */
443 #undef HAVE_SIGNAL_H
445 /* Define to 1 if you have the `sigprocmask' function. */
446 #undef HAVE_SIGPROCMASK
448 /* Define if sigsetjmp is available. */
449 #undef HAVE_SIGSETJMP
451 /* Define to 1 if you have the `sigsetmask' function. */
452 #undef HAVE_SIGSETMASK
454 /* Define to 1 if you have the `sigtimedwait' function. */
455 #undef HAVE_SIGTIMEDWAIT
457 /* Define to 1 if you have the `socketpair' function. */
458 #undef HAVE_SOCKETPAIR
460 /* Define to 1 if the system has the type `socklen_t'. */
461 #undef HAVE_SOCKLEN_T
463 /* Define to 1 if the source-highlight library is available */
464 #undef HAVE_SOURCE_HIGHLIGHT
466 /* Define to 1 if you have the <stdint.h> header file. */
467 #undef HAVE_STDINT_H
469 /* Define to 1 if you have the <stdlib.h> header file. */
470 #undef HAVE_STDLIB_H
472 /* Define to 1 if you have the <strings.h> header file. */
473 #undef HAVE_STRINGS_H
475 /* Define to 1 if you have the <string.h> header file. */
476 #undef HAVE_STRING_H
478 /* Define to 1 if your system has struct lwp. */
479 #undef HAVE_STRUCT_LWP
481 /* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
482 #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE
484 /* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */
485 #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
487 /* Define to 1 if `variant.ptwrite' is a member of `struct pt_event'. */
488 #undef HAVE_STRUCT_PT_EVENT_VARIANT_PTWRITE
490 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
491 #undef HAVE_STRUCT_PT_INSN_ENABLED
493 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
494 #undef HAVE_STRUCT_PT_INSN_RESYNCED
496 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
497 #undef HAVE_STRUCT_REG
499 /* Define to 1 if `r_fs' is a member of `struct reg'. */
500 #undef HAVE_STRUCT_REG_R_FS
502 /* Define to 1 if `r_gs' is a member of `struct reg'. */
503 #undef HAVE_STRUCT_REG_R_GS
505 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
506 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
508 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
509 #undef HAVE_STRUCT_STAT_ST_BLOCKS
511 /* Define to 1 if `td_pcb' is a member of `struct thread'. */
512 #undef HAVE_STRUCT_THREAD_TD_PCB
514 /* Define to 1 if you have the <sys/debugreg.h> header file. */
515 #undef HAVE_SYS_DEBUGREG_H
517 /* Define to 1 if you have the <sys/file.h> header file. */
518 #undef HAVE_SYS_FILE_H
520 /* Define to 1 if you have the <sys/filio.h> header file. */
521 #undef HAVE_SYS_FILIO_H
523 /* Define to 1 if you have the <sys/ioctl.h> header file. */
524 #undef HAVE_SYS_IOCTL_H
526 /* Define to 1 if you have the <sys/param.h> header file. */
527 #undef HAVE_SYS_PARAM_H
529 /* Define to 1 if you have the <sys/poll.h> header file. */
530 #undef HAVE_SYS_POLL_H
532 /* Define to 1 if you have the <sys/procctl.h> header file. */
533 #undef HAVE_SYS_PROCCTL_H
535 /* Define to 1 if you have the <sys/procfs.h> header file. */
536 #undef HAVE_SYS_PROCFS_H
538 /* Define to 1 if you have the <sys/ptrace.h> header file. */
539 #undef HAVE_SYS_PTRACE_H
541 /* Define to 1 if you have the <sys/reg.h> header file. */
542 #undef HAVE_SYS_REG_H
544 /* Define to 1 if you have the <sys/resource.h> header file. */
545 #undef HAVE_SYS_RESOURCE_H
547 /* Define to 1 if you have the <sys/select.h> header file. */
548 #undef HAVE_SYS_SELECT_H
550 /* Define to 1 if you have the <sys/socket.h> header file. */
551 #undef HAVE_SYS_SOCKET_H
553 /* Define to 1 if you have the <sys/stat.h> header file. */
554 #undef HAVE_SYS_STAT_H
556 /* Define to 1 if you have the <sys/types.h> header file. */
557 #undef HAVE_SYS_TYPES_H
559 /* Define to 1 if you have the <sys/un.h> header file. */
560 #undef HAVE_SYS_UN_H
562 /* Define to 1 if you have the <sys/user.h> header file. */
563 #undef HAVE_SYS_USER_H
565 /* Define to 1 if you have the <sys/wait.h> header file. */
566 #undef HAVE_SYS_WAIT_H
568 /* Define to 1 if you have the <termios.h> header file. */
569 #undef HAVE_TERMIOS_H
571 /* Define to 1 if you have the <term.h> header file. */
572 #undef HAVE_TERM_H
574 /* Define to 1 if you have the <thread_db.h> header file. */
575 #undef HAVE_THREAD_DB_H
577 /* Define to 1 if you have the `ttrace' function. */
578 #undef HAVE_TTRACE
580 /* Define to 1 if you have the <unistd.h> header file. */
581 #undef HAVE_UNISTD_H
583 /* Define to 1 if you have the `use_default_colors' function. */
584 #undef HAVE_USE_DEFAULT_COLORS
586 /* Define to 1 if you have the `vfork' function. */
587 #undef HAVE_VFORK
589 /* Define to 1 if you have the <vfork.h> header file. */
590 #undef HAVE_VFORK_H
592 /* Define to 1 if you have the `waitpid' function. */
593 #undef HAVE_WAITPID
595 /* Define to 1 if you have the <wait.h> header file. */
596 #undef HAVE_WAIT_H
598 /* Define to 1 if you have the <windows.h> header file. */
599 #undef HAVE_WINDOWS_H
601 /* Define to 1 if `fork' works. */
602 #undef HAVE_WORKING_FORK
604 /* Define to 1 if `vfork' works. */
605 #undef HAVE_WORKING_VFORK
607 /* Define to 1 if you have the `wresize' function. */
608 #undef HAVE_WRESIZE
610 /* Define to 1 if you have the <ws2tcpip.h> header file. */
611 #undef HAVE_WS2TCPIP_H
613 /* Define to 1 if you have the `XML_StopParser' function. */
614 #undef HAVE_XML_STOPPARSER
616 /* Define to 1 if zstd is enabled. */
617 #undef HAVE_ZSTD
619 /* Define to 1 if your system has the _etext variable. */
620 #undef HAVE__ETEXT
622 /* Define to 1 if you have the `_mcleanup' function. */
623 #undef HAVE__MCLEANUP
625 /* Path of directory of iconv program. */
626 #undef ICONV_BIN
628 /* Define if the iconv directory should be relocated when GDB is moved. */
629 #undef ICONV_BIN_RELOCATABLE
631 /* Define as const if the declaration of iconv() needs const. */
632 #undef ICONV_CONST
634 /* directory to load the JIT readers from */
635 #undef JIT_READER_DIR
637 /* Define if the jit-reader-dir directory should be relocated when GDB is
638    moved. */
639 #undef JIT_READER_DIR_RELOCATABLE
641 /* Define to the sub-directory in which libtool stores uninstalled libraries.
642    */
643 #undef LT_OBJDIR
645 /* Name of this package. */
646 #undef PACKAGE
648 /* Define to the address where bug reports for this package should be sent. */
649 #undef PACKAGE_BUGREPORT
651 /* Define to the full name of this package. */
652 #undef PACKAGE_NAME
654 /* Define to the full name and version of this package. */
655 #undef PACKAGE_STRING
657 /* Define to the one symbol short name of this package. */
658 #undef PACKAGE_TARNAME
660 /* Define to the home page for this package. */
661 #undef PACKAGE_URL
663 /* Define to the version of this package. */
664 #undef PACKAGE_VERSION
666 /* Additional package description */
667 #undef PKGVERSION
669 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
670 #undef PRINTF_HAS_DECFLOAT
672 /* Define to 1 if the "%Lg" format works to print long doubles. */
673 #undef PRINTF_HAS_LONG_DOUBLE
675 /* Define to 1 if the "%ll" format works to print long longs. */
676 #undef PRINTF_HAS_LONG_LONG
678 /* Define to necessary symbol if this constant uses a non-standard name on
679    your system. */
680 #undef PTHREAD_CREATE_JOINABLE
682 /* Define to the type of arg 1 for ptrace. */
683 #undef PTRACE_TYPE_ARG1
685 /* Define to the type of arg 3 for ptrace. */
686 #undef PTRACE_TYPE_ARG3
688 /* Define to the type of arg 4 for ptrace. */
689 #undef PTRACE_TYPE_ARG4
691 /* Define to the type of arg 5 for ptrace. */
692 #undef PTRACE_TYPE_ARG5
694 /* Define as the return type of ptrace. */
695 #undef PTRACE_TYPE_RET
697 /* Define if the python lib directory should be relocated when GDB is moved.
698    */
699 #undef PYTHON_LIBDIR_RELOCATABLE
701 /* Define if the python directory should be relocated when GDB is moved. */
702 #undef PYTHON_PATH_RELOCATABLE
704 /* Relocated directory for source files. */
705 #undef RELOC_SRCDIR
707 /* Bug reporting address */
708 #undef REPORT_BUGS_TO
710 /* Define to 1 if the "%Lg" format works to scan long doubles. */
711 #undef SCANF_HAS_LONG_DOUBLE
713 /* Define to 1 if the `setpgrp' function takes no argument. */
714 #undef SETPGRP_VOID
716 /* The size of `long long', as computed by sizeof. */
717 #undef SIZEOF_LONG_LONG
719 /* The size of `unsigned long', as computed by sizeof. */
720 #undef SIZEOF_UNSIGNED_LONG
722 /* The size of `unsigned long long', as computed by sizeof. */
723 #undef SIZEOF_UNSIGNED_LONG_LONG
725 /* The size of `unsigned __int128', as computed by sizeof. */
726 #undef SIZEOF_UNSIGNED___INT128
728 /* The size of `void *', as computed by sizeof. */
729 #undef SIZEOF_VOID_P
731 /* If using the C implementation of alloca, define if you know the
732    direction of stack growth for your system; otherwise it will be
733    automatically deduced at runtime.
734         STACK_DIRECTION > 0 => grows toward higher addresses
735         STACK_DIRECTION < 0 => grows toward lower addresses
736         STACK_DIRECTION = 0 => direction of growth unknown */
737 #undef STACK_DIRECTION
739 /* Define to 1 if you have the ANSI C header files. */
740 #undef STDC_HEADERS
742 /* automatically load a system-wide gdbinit file */
743 #undef SYSTEM_GDBINIT
745 /* automatically load system-wide gdbinit files from this directory */
746 #undef SYSTEM_GDBINIT_DIR
748 /* Define if the system-gdbinit-dir directory should be relocated when GDB is
749    moved. */
750 #undef SYSTEM_GDBINIT_DIR_RELOCATABLE
752 /* Define if the system-gdbinit directory should be relocated when GDB is
753    moved. */
754 #undef SYSTEM_GDBINIT_RELOCATABLE
756 /* search for usr/lib et al within DIR */
757 #undef TARGET_SYSTEM_ROOT
759 /* Define if the sysroot directory should be relocated when GDB is moved. */
760 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
762 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
763 #undef THREAD_DB_HAS_TD_NOTALLOC
765 /* Define if <thread_db.h> has the TD_NOTLS error code. */
766 #undef THREAD_DB_HAS_TD_NOTLS
768 /* Define if <thread_db.h> has the TD_VERSION error code. */
769 #undef THREAD_DB_HAS_TD_VERSION
771 /* Enable extensions on AIX 3, Interix.  */
772 #ifndef _ALL_SOURCE
773 # undef _ALL_SOURCE
774 #endif
775 /* Enable GNU extensions on systems that have them.  */
776 #ifndef _GNU_SOURCE
777 # undef _GNU_SOURCE
778 #endif
779 /* Enable threading extensions on Solaris.  */
780 #ifndef _POSIX_PTHREAD_SEMANTICS
781 # undef _POSIX_PTHREAD_SEMANTICS
782 #endif
783 /* Enable extensions on HP NonStop.  */
784 #ifndef _TANDEM_SOURCE
785 # undef _TANDEM_SOURCE
786 #endif
787 /* Enable general extensions on Solaris.  */
788 #ifndef __EXTENSIONS__
789 # undef __EXTENSIONS__
790 #endif
793 /* Define if we should use the Windows API, instead of the POSIX API. On
794    Windows, we use the Windows API when building for MinGW, but the POSIX API
795    when building for Cygwin. */
796 #undef USE_WIN32API
798 /* Define if the PPC simulator is being linked in. */
799 #undef WITH_PPC_SIM
801 /* Directory containing Python's standard libraries from --with-python-libdir.
802    */
803 #undef WITH_PYTHON_LIBDIR
805 /* Define if --with-python provides a path, either directly or via
806    python-config.py --exec-prefix. */
807 #undef WITH_PYTHON_PATH
809 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
810    significant byte first (like Motorola and SPARC, unlike Intel). */
811 #if defined AC_APPLE_UNIVERSAL_BUILD
812 # if defined __BIG_ENDIAN__
813 #  define WORDS_BIGENDIAN 1
814 # endif
815 #else
816 # ifndef WORDS_BIGENDIAN
817 #  undef WORDS_BIGENDIAN
818 # endif
819 #endif
821 /* Enable large inode numbers on Mac OS X 10.5.  */
822 #ifndef _DARWIN_USE_64_BIT_INODE
823 # define _DARWIN_USE_64_BIT_INODE 1
824 #endif
826 /* Number of bits in a file offset, on hosts where this is settable. */
827 #undef _FILE_OFFSET_BITS
829 /* Define for large files, on AIX-style hosts. */
830 #undef _LARGE_FILES
832 /* Define to 1 if on MINIX. */
833 #undef _MINIX
835 /* Define to 2 if the system does not provide POSIX.1 features except with
836    this defined. */
837 #undef _POSIX_1_SOURCE
839 /* Define to 1 if you need to in order for `stat' and other things to work. */
840 #undef _POSIX_SOURCE
842 /* Use structured /proc on Solaris. */
843 #undef _STRUCTURED_PROC
845 /* Define to empty if `const' does not conform to ANSI C. */
846 #undef const
848 /* Define to `__inline__' or `__inline' if that's what the C compiler
849    calls it, or to nothing if 'inline' is not supported under any name.  */
850 #ifndef __cplusplus
851 #undef inline
852 #endif
854 /* Define to `int' if <sys/types.h> does not define. */
855 #undef pid_t
857 /* Define to `unsigned int' if <sys/types.h> does not define. */
858 #undef size_t
860 /* Define as `fork' if `vfork' does not work. */
861 #undef vfork