1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Directories from which to load auto-loaded scripts. */
9 /* Directories safe to hold auto-loaded files. */
10 #undef AUTO_LOAD_SAFE_PATH
12 /* Directory of programs. */
15 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16 systems. This function is required for `alloca.c' support on those systems.
18 #undef CRAY_STACKSEG_END
20 /* Define to 1 if using `alloca.c'. */
23 /* look for global separate debug info in this path [LIBDIR/debug] */
26 /* Define if the separate-debug-dir directory should be relocated when GDB is
28 #undef DEBUGDIR_RELOCATABLE
30 /* Define to BFD's default architecture. */
31 #undef DEFAULT_BFD_ARCH
33 /* Define to BFD's default target vector. */
34 #undef DEFAULT_BFD_VEC
36 /* Define to 1 if translation of program messages to the user's native
37 language is requested. */
40 /* The .gdbinit filename. */
43 /* look for global separate data files in this path [DATADIR/gdb] */
46 /* Define if the gdb-datadir directory should be relocated when GDB is moved.
48 #undef GDB_DATADIR_RELOCATABLE
50 /* Define to be a string naming the default host character set. */
51 #undef GDB_DEFAULT_HOST_CHARSET
53 /* Host double floatformat */
54 #undef GDB_HOST_DOUBLE_FORMAT
56 /* Host float floatformat */
57 #undef GDB_HOST_FLOAT_FORMAT
59 /* Host long double floatformat */
60 #undef GDB_HOST_LONG_DOUBLE_FORMAT
65 /* Define to the default OS ABI for this configuration. */
66 #undef GDB_OSABI_DEFAULT
68 /* Define to 1 if you have `alloca', as a function or macro. */
71 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
75 /* Define to 1 if you have the `btowc' function. */
78 /* Define to 1 if you have the `canonicalize_file_name' function. */
79 #undef HAVE_CANONICALIZE_FILE_NAME
81 /* Define to 1 if you have the <cursesX.h> header file. */
84 /* Define to 1 if you have the <curses.h> header file. */
87 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
89 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
91 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
95 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
97 #undef HAVE_DECL_GETOPT
99 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
101 #undef HAVE_DECL_GETTHRDS
103 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
105 #undef HAVE_DECL_MALLOC
107 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
109 #undef HAVE_DECL_PTRACE
111 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
113 #undef HAVE_DECL_REALLOC
115 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
117 #undef HAVE_DECL_SNPRINTF
119 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
121 #undef HAVE_DECL_STRERROR
123 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
125 #undef HAVE_DECL_STRSTR
127 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
129 #undef HAVE_DECL_VSNPRINTF
131 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
135 /* Define to 1 if you have the <dlfcn.h> header file. */
138 /* Define if ELF support should be included. */
141 /* Define to 1 if you have the <elf_hp.h> header file. */
144 /* Define to 1 if your system has the etext variable. */
147 /* Define to 1 if you have the `fdwalk' function. */
150 /* Define to 1 if you have the `fork' function. */
153 /* Define if <sys/procfs.h> has fpregset_t. */
154 #undef HAVE_FPREGSET_T
156 /* Define to 1 if you have the `getgid' function. */
159 /* Define to 1 if you have the `getpagesize' function. */
160 #undef HAVE_GETPAGESIZE
162 /* Define to 1 if you have the `getrlimit' function. */
163 #undef HAVE_GETRLIMIT
165 /* Define to 1 if you have the `getrusage' function. */
166 #undef HAVE_GETRUSAGE
168 /* Define to 1 if you have the `getuid' function. */
171 /* Define if <sys/procfs.h> has gregset_t. */
172 #undef HAVE_GREGSET_T
174 /* Define if you have the iconv() function. */
177 /* Define to 1 if you have the `iconvlist' function. */
178 #undef HAVE_ICONVLIST
180 /* Define to 1 if you have the <inttypes.h> header file. */
181 #undef HAVE_INTTYPES_H
183 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
184 #undef HAVE_LANGINFO_CODESET
186 /* Define if your <locale.h> file defines LC_MESSAGES. */
187 #undef HAVE_LC_MESSAGES
189 /* Define if you have the babeltrace library. */
190 #undef HAVE_LIBBABELTRACE
192 /* Define to 1 if you have the `dl' library (-ldl). */
195 /* Define if you have the expat library. */
198 /* Define to 1 if you have the `libiconvlist' function. */
199 #undef HAVE_LIBICONVLIST
201 /* Define if you have the lzma library. */
204 /* Define to 1 if you have the `m' library (-lm). */
207 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
208 #undef HAVE_LIBMCHECK
210 /* Define if Python 2.4 is being used. */
211 #undef HAVE_LIBPYTHON2_4
213 /* Define if Python 2.5 is being used. */
214 #undef HAVE_LIBPYTHON2_5
216 /* Define if Python 2.6 is being used. */
217 #undef HAVE_LIBPYTHON2_6
219 /* Define if Python 2.7 is being used. */
220 #undef HAVE_LIBPYTHON2_7
222 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
223 #undef HAVE_LIBUNWIND_IA64_H
225 /* Define to 1 if you have the `w' library (-lw). */
228 /* Define to 1 if you have the <linux/perf_event.h> header file. */
229 #undef HAVE_LINUX_PERF_EVENT_H
231 /* Define to 1 if you have the <locale.h> header file. */
234 /* Define to 1 if the compiler supports long double. */
235 #undef HAVE_LONG_DOUBLE
237 /* Define to 1 if you have the `lstat' function. */
240 /* Define if <sys/procfs.h> has lwpid_t. */
243 /* Define to 1 if you have the <machine/reg.h> header file. */
244 #undef HAVE_MACHINE_REG_H
246 /* Define to 1 if you have the <memory.h> header file. */
249 /* Define to 1 if you have a working `mmap' system call. */
252 /* Define to 1 if you have the `monstartup' function. */
253 #undef HAVE_MONSTARTUP
255 /* Define to 1 if you have the <ncurses.h> header file. */
256 #undef HAVE_NCURSES_H
258 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
259 #undef HAVE_NCURSES_NCURSES_H
261 /* Define to 1 if you have the <ncurses/term.h> header file. */
262 #undef HAVE_NCURSES_TERM_H
264 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
267 /* Define to 1 if you have the <nlist.h> header file. */
270 /* Define if you support the personality syscall. */
271 #undef HAVE_PERSONALITY
273 /* Define to 1 if you have the `pipe' function. */
276 /* Define to 1 if you have the `pipe2' function. */
279 /* Define to 1 if you have the `poll' function. */
282 /* Define to 1 if you have the <poll.h> header file. */
285 /* Define to 1 if you have the `posix_madvise' function. */
286 #undef HAVE_POSIX_MADVISE
288 /* Define to 1 if you have the `pread' function. */
291 /* Define to 1 if you have the `pread64' function. */
294 /* Define if <sys/procfs.h> has prfpregset32_t. */
295 #undef HAVE_PRFPREGSET32_T
297 /* Define if <sys/procfs.h> has prfpregset_t. */
298 #undef HAVE_PRFPREGSET_T
300 /* Define if <sys/procfs.h> has prgregset32_t. */
301 #undef HAVE_PRGREGSET32_T
303 /* Define if <sys/procfs.h> has prgregset_t. */
304 #undef HAVE_PRGREGSET_T
306 /* Define if ioctl argument PIOCSET is available. */
307 #undef HAVE_PROCFS_PIOCSET
309 /* Define to 1 if you have the <proc_service.h> header file. */
310 #undef HAVE_PROC_SERVICE_H
312 /* Define if <sys/procfs.h> has prrun_t. */
315 /* Define if <sys/procfs.h> has prsysent_t. */
316 #undef HAVE_PRSYSENT_T
318 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
319 #undef HAVE_PR_SIGACTION64_T
321 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
322 #undef HAVE_PR_SIGINFO64_T
324 /* Define if <sys/procfs.h> has pr_sigset_t. */
325 #undef HAVE_PR_SIGSET_T
327 /* Define if <sys/procfs.h> has psaddr_t. */
330 /* Define if <sys/procfs.h> has pstatus_t. */
331 #undef HAVE_PSTATUS_T
333 /* Define to 1 if you have the `ptrace64' function. */
336 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
337 #undef HAVE_PTRACE_GETFPXREGS
339 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
340 #undef HAVE_PTRACE_GETREGS
342 /* Define to 1 if you have the <ptrace.h> header file. */
345 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
346 #undef HAVE_PT_GETDBREGS
348 /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
349 #undef HAVE_PT_GETXMMREGS
351 /* Define to 1 if you have the `pwrite' function. */
354 /* Define if Python interpreter is being linked in. */
357 /* Define to 1 if you have the `readlink' function. */
360 /* Define to 1 if you have the `realpath' function. */
363 /* Define to 1 if you have the `resize_term' function. */
364 #undef HAVE_RESIZE_TERM
366 /* Define to 1 if you have the `sbrk' function. */
369 /* Define to 1 if you have the `setlocale' function. */
370 #undef HAVE_SETLOCALE
372 /* Define to 1 if you have the `setpgid' function. */
375 /* Define to 1 if you have the `setpgrp' function. */
378 /* Define to 1 if you have the `setrlimit' function. */
379 #undef HAVE_SETRLIMIT
381 /* Define to 1 if you have the `setsid' function. */
384 /* Define to 1 if you have the <sgtty.h> header file. */
387 /* Define to 1 if you have the `sigaction' function. */
388 #undef HAVE_SIGACTION
390 /* Define to 1 if you have the <signal.h> header file. */
393 /* Define to 1 if you have the `sigprocmask' function. */
394 #undef HAVE_SIGPROCMASK
396 /* Define if sigsetjmp is available. */
397 #undef HAVE_SIGSETJMP
399 /* Define to 1 if you have the `sigsetmask' function. */
400 #undef HAVE_SIGSETMASK
402 /* Define to 1 if you have the `socketpair' function. */
403 #undef HAVE_SOCKETPAIR
405 /* Define to 1 if the system has the type `socklen_t'. */
406 #undef HAVE_SOCKLEN_T
408 /* Define to 1 if you have the <stddef.h> header file. */
411 /* Define to 1 if you have the <stdint.h> header file. */
414 /* Define to 1 if you have the <stdlib.h> header file. */
417 /* Define to 1 if you have the <strings.h> header file. */
418 #undef HAVE_STRINGS_H
420 /* Define to 1 if you have the <string.h> header file. */
423 /* Define to 1 if your system has struct lwp. */
424 #undef HAVE_STRUCT_LWP
426 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
427 #undef HAVE_STRUCT_REG
429 /* Define to 1 if `struct reg' is a member of `r_fs'. */
430 #undef HAVE_STRUCT_REG_R_FS
432 /* Define to 1 if `struct reg' is a member of `r_gs'. */
433 #undef HAVE_STRUCT_REG_R_GS
435 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
436 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
438 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
439 #undef HAVE_STRUCT_STAT_ST_BLOCKS
441 /* Define to 1 if `struct thread' is a member of `td_pcb'. */
442 #undef HAVE_STRUCT_THREAD_TD_PCB
444 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
445 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
447 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
448 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
450 /* Define to 1 if you have the `syscall' function. */
453 /* Define to 1 if you have the <sys/debugreg.h> header file. */
454 #undef HAVE_SYS_DEBUGREG_H
456 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
458 #undef HAVE_SYS_DIR_H
460 /* Define to 1 if you have the <sys/fault.h> header file. */
461 #undef HAVE_SYS_FAULT_H
463 /* Define to 1 if you have the <sys/file.h> header file. */
464 #undef HAVE_SYS_FILE_H
466 /* Define to 1 if you have the <sys/filio.h> header file. */
467 #undef HAVE_SYS_FILIO_H
469 /* Define to 1 if you have the <sys/ioctl.h> header file. */
470 #undef HAVE_SYS_IOCTL_H
472 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
474 #undef HAVE_SYS_NDIR_H
476 /* Define to 1 if you have the <sys/param.h> header file. */
477 #undef HAVE_SYS_PARAM_H
479 /* Define to 1 if you have the <sys/poll.h> header file. */
480 #undef HAVE_SYS_POLL_H
482 /* Define to 1 if you have the <sys/procfs.h> header file. */
483 #undef HAVE_SYS_PROCFS_H
485 /* Define to 1 if you have the <sys/proc.h> header file. */
486 #undef HAVE_SYS_PROC_H
488 /* Define to 1 if you have the <sys/ptrace.h> header file. */
489 #undef HAVE_SYS_PTRACE_H
491 /* Define to 1 if you have the <sys/reg.h> header file. */
492 #undef HAVE_SYS_REG_H
494 /* Define to 1 if you have the <sys/resource.h> header file. */
495 #undef HAVE_SYS_RESOURCE_H
497 /* Define to 1 if you have the <sys/select.h> header file. */
498 #undef HAVE_SYS_SELECT_H
500 /* Define to 1 if you have the <sys/socket.h> header file. */
501 #undef HAVE_SYS_SOCKET_H
503 /* Define to 1 if you have the <sys/stat.h> header file. */
504 #undef HAVE_SYS_STAT_H
506 /* Define to 1 if you have the <sys/syscall.h> header file. */
507 #undef HAVE_SYS_SYSCALL_H
509 /* Define to 1 if you have the <sys/types.h> header file. */
510 #undef HAVE_SYS_TYPES_H
512 /* Define to 1 if you have the <sys/un.h> header file. */
515 /* Define to 1 if you have the <sys/user.h> header file. */
516 #undef HAVE_SYS_USER_H
518 /* Define to 1 if you have the <sys/wait.h> header file. */
519 #undef HAVE_SYS_WAIT_H
521 /* Define to 1 if you have the <termios.h> header file. */
522 #undef HAVE_TERMIOS_H
524 /* Define to 1 if you have the <termio.h> header file. */
527 /* Define to 1 if you have the <term.h> header file. */
530 /* Define to 1 if you have the <thread_db.h> header file. */
531 #undef HAVE_THREAD_DB_H
533 /* Define if using Solaris thread debugging. */
534 #undef HAVE_THREAD_DB_LIB
536 /* Define if you support the tkill syscall. */
537 #undef HAVE_TKILL_SYSCALL
539 /* Define to 1 if you have the `ttrace' function. */
542 /* Define to 1 if you have the <unistd.h> header file. */
545 /* Define to 1 if you have the `vfork' function. */
548 /* Define to 1 if you have the <vfork.h> header file. */
551 /* Define to 1 if you have the `waitpid' function. */
554 /* Define to 1 if you have the <wait.h> header file. */
557 /* Define to 1 if you have the `wborder' function. */
560 /* Define to 1 if `fork' works. */
561 #undef HAVE_WORKING_FORK
563 /* Define to 1 if `vfork' works. */
564 #undef HAVE_WORKING_VFORK
566 /* Define to 1 if you have the `wresize' function. */
569 /* Define to 1 if you have the `XML_StopParser' function. */
570 #undef HAVE_XML_STOPPARSER
572 /* Define to 1 if you have the <zlib.h> header file. */
575 /* Define to 1 if your system has the _etext variable. */
578 /* Define to 1 if you have the `_mcleanup' function. */
579 #undef HAVE__MCLEANUP
581 /* Path of directory of iconv program. */
584 /* Define if the iconv directory should be relocated when GDB is moved. */
585 #undef ICONV_BIN_RELOCATABLE
587 /* Define as const if the declaration of iconv() needs const. */
590 /* directory to load the JIT readers from */
591 #undef JIT_READER_DIR
593 /* Define if the jit-reader-dir directory should be relocated when GDB is
595 #undef JIT_READER_DIR_RELOCATABLE
597 /* Define if you want to use new multi-fd /proc interface (replaces
598 HAVE_MULTIPLE_PROC_FDS as well as other macros). */
601 /* Name of this package. */
604 /* Define to the address where bug reports for this package should be sent. */
605 #undef PACKAGE_BUGREPORT
607 /* Define to the full name of this package. */
610 /* Define to the full name and version of this package. */
611 #undef PACKAGE_STRING
613 /* Define to the one symbol short name of this package. */
614 #undef PACKAGE_TARNAME
616 /* Define to the home page for this package. */
619 /* Define to the version of this package. */
620 #undef PACKAGE_VERSION
622 /* Additional package description */
625 /* Define if the prfpregset_t type is broken. */
626 #undef PRFPREGSET_T_BROKEN
628 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
629 #undef PRINTF_HAS_DECFLOAT
631 /* Define to 1 if the "%Lg" format works to print long doubles. */
632 #undef PRINTF_HAS_LONG_DOUBLE
634 /* Define to 1 if the "%ll" format works to print long longs. */
635 #undef PRINTF_HAS_LONG_LONG
637 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
638 assorted other type changes. */
639 #undef PROC_SERVICE_IS_OLD
641 /* Define to the type of arg 3 for ptrace. */
642 #undef PTRACE_TYPE_ARG3
644 /* Define to the type of arg 4 for ptrace. */
645 #undef PTRACE_TYPE_ARG4
647 /* Define to the type of arg 5 for ptrace. */
648 #undef PTRACE_TYPE_ARG5
650 /* Define as the return type of ptrace. */
651 #undef PTRACE_TYPE_RET
653 /* Define if the python directory should be relocated when GDB is moved. */
654 #undef PYTHON_PATH_RELOCATABLE
656 /* Relocated directory for source files. */
659 /* Bug reporting address */
660 #undef REPORT_BUGS_TO
662 /* Define as the return type of signal handlers (`int' or `void'). */
665 /* Define to 1 if the "%Lg" format works to scan long doubles. */
666 #undef SCANF_HAS_LONG_DOUBLE
668 /* Define to 1 if the `setpgrp' function takes no argument. */
671 /* The size of `long', as computed by sizeof. */
674 /* The size of `unsigned long', as computed by sizeof. */
675 #undef SIZEOF_UNSIGNED_LONG
677 /* The size of `unsigned long long', as computed by sizeof. */
678 #undef SIZEOF_UNSIGNED_LONG_LONG
680 /* The size of `unsigned __int128', as computed by sizeof. */
681 #undef SIZEOF_UNSIGNED___INT128
683 /* If using the C implementation of alloca, define if you know the
684 direction of stack growth for your system; otherwise it will be
685 automatically deduced at runtime.
686 STACK_DIRECTION > 0 => grows toward higher addresses
687 STACK_DIRECTION < 0 => grows toward lower addresses
688 STACK_DIRECTION = 0 => direction of growth unknown */
689 #undef STACK_DIRECTION
691 /* Define to 1 if you have the ANSI C header files. */
694 /* automatically load a system-wide gdbinit file */
695 #undef SYSTEM_GDBINIT
697 /* Define if the system-gdbinit directory should be relocated when GDB is
699 #undef SYSTEM_GDBINIT_RELOCATABLE
701 /* search for usr/lib et al within DIR */
702 #undef TARGET_SYSTEM_ROOT
704 /* Define if the sysroot directory should be relocated when GDB is moved. */
705 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
707 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
708 #undef THREAD_DB_HAS_TD_NOTALLOC
710 /* Define if <thread_db.h> has the TD_NOTLS error code. */
711 #undef THREAD_DB_HAS_TD_NOTLS
713 /* Define if <thread_db.h> has the TD_VERSION error code. */
714 #undef THREAD_DB_HAS_TD_VERSION
716 /* Define to 1 if the regex included in libiberty should be used. */
717 #undef USE_INCLUDED_REGEX
719 /* Enable extensions on AIX 3, Interix. */
723 /* Enable GNU extensions on systems that have them. */
727 /* Enable threading extensions on Solaris. */
728 #ifndef _POSIX_PTHREAD_SEMANTICS
729 # undef _POSIX_PTHREAD_SEMANTICS
731 /* Enable extensions on HP NonStop. */
732 #ifndef _TANDEM_SOURCE
733 # undef _TANDEM_SOURCE
735 /* Enable general extensions on Solaris. */
736 #ifndef __EXTENSIONS__
737 # undef __EXTENSIONS__
741 /* Define if we should use the Windows API, instead of the POSIX API. On
742 Windows, we use the Windows API when building for MinGW, but the POSIX API
743 when building for Cygwin. */
746 /* Define if --with-python provides a path, either directly or via
747 python-config.py --exec-prefix. */
748 #undef WITH_PYTHON_PATH
750 /* Define if the simulator is being linked in. */
753 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
754 significant byte first (like Motorola and SPARC, unlike Intel). */
755 #if defined AC_APPLE_UNIVERSAL_BUILD
756 # if defined __BIG_ENDIAN__
757 # define WORDS_BIGENDIAN 1
760 # ifndef WORDS_BIGENDIAN
761 # undef WORDS_BIGENDIAN
765 /* Number of bits in a file offset, on hosts where this is settable. */
766 #undef _FILE_OFFSET_BITS
768 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
769 <sys/proc.h> problem on IRIX 5. */
772 /* Define for large files, on AIX-style hosts. */
775 /* Define to 1 if on MINIX. */
778 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
779 2.[789] when using GCC. */
782 /* Define to 2 if the system does not provide POSIX.1 features except with
784 #undef _POSIX_1_SOURCE
786 /* Define to 1 if you need to in order for `stat' and other things to work. */
789 /* Define to empty if `const' does not conform to ANSI C. */
792 /* Define to `__inline__' or `__inline' if that's what the C compiler
793 calls it, or to nothing if 'inline' is not supported under any name. */
798 /* Define to `int' if <sys/types.h> does not define. */
801 /* Define as `fork' if `vfork' does not work. */