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