]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config.in
gdb: 'show config' shows --with[out]-amd-dbgapi
[thirdparty/binutils-gdb.git] / gdb / config.in
CommitLineData
bc8bcb4b 1/* config.in. Generated from configure.ac by autoheader. */
c960c18f 2
81ecdfbb
RW
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
7349ff92
JK
6/* Directories from which to load auto-loaded scripts. */
7#undef AUTO_LOAD_DIR
8
6dea1fbd
JK
9/* Directories safe to hold auto-loaded files. */
10#undef AUTO_LOAD_SAFE_PATH
11
f83d8a90
DE
12/* Directory of programs. */
13#undef BINDIR
14
bc8bcb4b
MK
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
c906108c 19
5e030278
TT
20/* Define to 1 if std::thread works. */
21#undef CXX_STD_THREAD
22
bc8bcb4b
MK
23/* Define to 1 if using `alloca.c'. */
24#undef C_ALLOCA
c906108c 25
b14b1491 26/* look for global separate debug info in this path [LIBDIR/debug] */
bc8bcb4b 27#undef DEBUGDIR
d9feb4e7 28
b14b1491
TT
29/* Define if the separate-debug-dir directory should be relocated when GDB is
30 moved. */
aa28a74e
DJ
31#undef DEBUGDIR_RELOCATABLE
32
bc8bcb4b
MK
33/* Define to BFD's default architecture. */
34#undef DEFAULT_BFD_ARCH
27aac7ff 35
bc8bcb4b
MK
36/* Define to BFD's default target vector. */
37#undef DEFAULT_BFD_VEC
c906108c 38
1776e3e5
NA
39/* Handle .ctf type-info sections */
40#undef ENABLE_LIBCTF
41
3841debe
DJ
42/* Define to 1 if translation of program messages to the user's native
43 language is requested. */
bc8bcb4b 44#undef ENABLE_NLS
c906108c 45
92e4e97a
AB
46/* The .gdbearlyinit filename. */
47#undef GDBEARLYINIT
48
e655c1a2
PA
49/* The .gdbinit filename. */
50#undef GDBINIT
51
b14b1491
TT
52/* look for global separate data files in this path [DATADIR/gdb] */
53#undef GDB_DATADIR
54
55/* Define if the gdb-datadir directory should be relocated when GDB is moved.
56 */
57#undef GDB_DATADIR_RELOCATABLE
58
bc8bcb4b
MK
59/* Define to be a string naming the default host character set. */
60#undef GDB_DEFAULT_HOST_CHARSET
c906108c 61
bc8bcb4b
MK
62/* Host double floatformat */
63#undef GDB_HOST_DOUBLE_FORMAT
d9feb4e7 64
bc8bcb4b
MK
65/* Host float floatformat */
66#undef GDB_HOST_FLOAT_FORMAT
c906108c 67
bc8bcb4b
MK
68/* Host long double floatformat */
69#undef GDB_HOST_LONG_DOUBLE_FORMAT
96baa820 70
60ca704f
SE
71/* nativefile */
72#undef GDB_NM_FILE
73
bc8bcb4b
MK
74/* Define to the default OS ABI for this configuration. */
75#undef GDB_OSABI_DEFAULT
14abd0fb 76
dcd1f979
TT
77/* Define if self-testing features should be enabled */
78#undef GDB_SELF_TEST
79
bc8bcb4b
MK
80/* Define to 1 if you have `alloca', as a function or macro. */
81#undef HAVE_ALLOCA
c906108c 82
bc8bcb4b
MK
83/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
84 */
85#undef HAVE_ALLOCA_H
58d370e0 86
08d8af48
LS
87/* Define if amd-dbgapi is being linked in. */
88#undef HAVE_AMD_DBGAPI
89
732f6a93
TT
90/* Define to 1 if you have the `btowc' function. */
91#undef HAVE_BTOWC
92
bc8bcb4b
MK
93/* Define to 1 if you have the <cursesX.h> header file. */
94#undef HAVE_CURSESX_H
c906108c 95
bc8bcb4b
MK
96/* Define to 1 if you have the <curses.h> header file. */
97#undef HAVE_CURSES_H
0200359f 98
0bcda685
PA
99/* define if the compiler supports basic C++11 syntax */
100#undef HAVE_CXX11
101
0b03c6f0
TT
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
105
07697489
PA
106/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
107 don't. */
108#undef HAVE_DECL_ASPRINTF
109
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
113
114/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
115#undef HAVE_DECL_FFS
116
d645e32e
JB
117/* Define to 1 if you have the declaration of `getthrds', and to 0 if you
118 don't. */
119#undef HAVE_DECL_GETTHRDS
120
e5a7de23
EZ
121/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
122 don't. */
123#undef HAVE_DECL_SNPRINTF
124
a3828db0
MK
125/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
126 */
127#undef HAVE_DECL_STRSTR
128
07697489
PA
129/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
130 */
131#undef HAVE_DECL_STRTOL
132
133/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
134 don't. */
135#undef HAVE_DECL_STRTOLL
136
137/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
138 don't. */
139#undef HAVE_DECL_STRTOUL
140
141/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
142 don't. */
143#undef HAVE_DECL_STRTOULL
144
145/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
146 don't. */
147#undef HAVE_DECL_STRVERSCMP
148
149/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
150 don't. */
151#undef HAVE_DECL_VASPRINTF
152
153/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
154 don't. */
155#undef HAVE_DECL_VSNPRINTF
156
b161e06f
JK
157/* Define to 1 if you have the <dlfcn.h> header file. */
158#undef HAVE_DLFCN_H
159
31d99776
DJ
160/* Define if ELF support should be included. */
161#undef HAVE_ELF
162
43b7e92b
GB
163/* Define if <sys/procfs.h> has elf_fpregset_t. */
164#undef HAVE_ELF_FPREGSET_T
165
d542061a
UW
166/* Define to 1 if you have the <elf_hp.h> header file. */
167#undef HAVE_ELF_HP_H
168
01fe12f6
JB
169/* Define to 1 if your system has the etext variable. */
170#undef HAVE_ETEXT
171
6aa4f97c
AB
172/* Define to 1 if execinfo.h backtrace functions are available. */
173#undef HAVE_EXECINFO_BACKTRACE
174
175/* Define to 1 if you have the <execinfo.h> header file. */
176#undef HAVE_EXECINFO_H
177
614c279d
TT
178/* Define to 1 if you have the `fdwalk' function. */
179#undef HAVE_FDWALK
180
bc8bcb4b
MK
181/* Define to 1 if you have the `fork' function. */
182#undef HAVE_FORK
c906108c 183
bc8bcb4b
MK
184/* Define if <sys/procfs.h> has fpregset_t. */
185#undef HAVE_FPREGSET_T
c906108c 186
cdf43629
YQ
187/* Define to 1 if you have the `getauxval' function. */
188#undef HAVE_GETAUXVAL
189
d3ea6809
MM
190/* Define to 1 if you have the `getgid' function. */
191#undef HAVE_GETGID
192
bc8bcb4b
MK
193/* Define to 1 if you have the `getpagesize' function. */
194#undef HAVE_GETPAGESIZE
b757528f 195
e671cd59
PA
196/* Define to 1 if you have the `getpgid' function. */
197#undef HAVE_GETPGID
198
7991dee7
JK
199/* Define to 1 if you have the `getrlimit' function. */
200#undef HAVE_GETRLIMIT
201
7eb368b3
NR
202/* Define to 1 if you have the `getrusage' function. */
203#undef HAVE_GETRUSAGE
204
d3ea6809
MM
205/* Define to 1 if you have the `getuid' function. */
206#undef HAVE_GETUID
207
bc8bcb4b
MK
208/* Define if <sys/procfs.h> has gregset_t. */
209#undef HAVE_GREGSET_T
c906108c 210
ed3ef339
DE
211/* Define if Guile interpreter is being linked in. */
212#undef HAVE_GUILE
213
92fab5a6
AW
214/* Define if Guile supports manual finalization. */
215#undef HAVE_GUILE_MANUAL_FINALIZATION
216
bc8bcb4b
MK
217/* Define if you have the iconv() function. */
218#undef HAVE_ICONV
c906108c 219
6c7a06a3
TT
220/* Define to 1 if you have the `iconvlist' function. */
221#undef HAVE_ICONVLIST
222
bc8bcb4b
MK
223/* Define to 1 if you have the <inttypes.h> header file. */
224#undef HAVE_INTTYPES_H
c906108c 225
e911c666 226/* Define to 1 if you have the `kinfo_getfile' function. */
92fce24d
JB
227#undef HAVE_KINFO_GETFILE
228
6c7a06a3
TT
229/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
230#undef HAVE_LANGINFO_CODESET
231
a8111142
TT
232/* Define if your <locale.h> file defines LC_MESSAGES. */
233#undef HAVE_LC_MESSAGES
234
49369217 235/* Define if you have the babeltrace library. */
393fd4c3
YQ
236#undef HAVE_LIBBABELTRACE
237
abbbd4a3
AB
238/* Define if libbacktrace is being used. */
239#undef HAVE_LIBBACKTRACE
240
0d79cdc4
AM
241/* Define to 1 if debuginfod is enabled. */
242#undef HAVE_LIBDEBUGINFOD
243
3841debe
DJ
244/* Define if you have the expat library. */
245#undef HAVE_LIBEXPAT
246
fc3b640d
TT
247/* Define to 1 if you have the `libiconvlist' function. */
248#undef HAVE_LIBICONVLIST
249
58bfce93
MM
250/* Define if you have the ipt library. */
251#undef HAVE_LIBIPT
252
608e2dbb
TT
253/* Define if you have the lzma library. */
254#undef HAVE_LIBLZMA
255
bc8bcb4b
MK
256/* Define to 1 if you have the `m' library (-lm). */
257#undef HAVE_LIBM
258
bc8bcb4b 259/* Define to 1 if you have the <libunwind-ia64.h> header file. */
0e5d83e3
JJ
260#undef HAVE_LIBUNWIND_IA64_H
261
ccb1ba62
CB
262/* Define if you have the xxhash library. */
263#undef HAVE_LIBXXHASH
264
43b7e92b
GB
265/* Define to 1 if you have the <linux/elf.h> header file. */
266#undef HAVE_LINUX_ELF_H
267
945bf713
MM
268/* Define to 1 if you have the <linux/perf_event.h> header file. */
269#undef HAVE_LINUX_PERF_EVENT_H
270
a8111142
TT
271/* Define to 1 if you have the <locale.h> header file. */
272#undef HAVE_LOCALE_H
273
bc8bcb4b
MK
274/* Define to 1 if the compiler supports long double. */
275#undef HAVE_LONG_DOUBLE
276
07697489
PA
277/* Define to 1 if the system has the type `long long'. */
278#undef HAVE_LONG_LONG
279
bc8bcb4b
MK
280/* Define if <sys/procfs.h> has lwpid_t. */
281#undef HAVE_LWPID_T
282
283/* Define to 1 if you have the <machine/reg.h> header file. */
78434e59
MK
284#undef HAVE_MACHINE_REG_H
285
bc8bcb4b 286/* Define to 1 if you have the <memory.h> header file. */
c906108c
SS
287#undef HAVE_MEMORY_H
288
bc8bcb4b
MK
289/* Define to 1 if you have a working `mmap' system call. */
290#undef HAVE_MMAP
291
292/* Define to 1 if you have the `monstartup' function. */
293#undef HAVE_MONSTARTUP
294
5007d765
MK
295/* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
296#undef HAVE_NCURSESW_NCURSES_H
297
bc8bcb4b 298/* Define to 1 if you have the <ncurses.h> header file. */
2894793a
AC
299#undef HAVE_NCURSES_H
300
bc8bcb4b 301/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
a6ed5501
MK
302#undef HAVE_NCURSES_NCURSES_H
303
bc8bcb4b 304/* Define to 1 if you have the <ncurses/term.h> header file. */
3b78cdbb
DA
305#undef HAVE_NCURSES_TERM_H
306
bc8bcb4b
MK
307/* Define to 1 if you have the <nlist.h> header file. */
308#undef HAVE_NLIST_H
309
a156a290
MF
310/* Define to 1 if you have the `pipe' function. */
311#undef HAVE_PIPE
312
614c279d
TT
313/* Define to 1 if you have the `pipe2' function. */
314#undef HAVE_PIPE2
315
bc8bcb4b
MK
316/* Define to 1 if you have the `poll' function. */
317#undef HAVE_POLL
486363b6 318
bc8bcb4b 319/* Define to 1 if you have the <poll.h> header file. */
409a3f64
AC
320#undef HAVE_POLL_H
321
be391dca
TT
322/* Define to 1 if you have the `posix_madvise' function. */
323#undef HAVE_POSIX_MADVISE
324
7313baad
UW
325/* Define to 1 if you have the `pread' function. */
326#undef HAVE_PREAD
327
bc8bcb4b
MK
328/* Define to 1 if you have the `pread64' function. */
329#undef HAVE_PREAD64
330
bc8bcb4b
MK
331/* Define if <sys/procfs.h> has prfpregset_t. */
332#undef HAVE_PRFPREGSET_T
333
334/* Define if <sys/procfs.h> has prgregset32_t. */
335#undef HAVE_PRGREGSET32_T
336
337/* Define if <sys/procfs.h> has prgregset_t. */
338#undef HAVE_PRGREGSET_T
339
340/* Define to 1 if you have the <proc_service.h> header file. */
e7d0728a
AC
341#undef HAVE_PROC_SERVICE_H
342
bc8bcb4b
MK
343/* Define if <sys/procfs.h> has psaddr_t. */
344#undef HAVE_PSADDR_T
345
5e030278
TT
346/* Have PTHREAD_PRIO_INHERIT. */
347#undef HAVE_PTHREAD_PRIO_INHERIT
348
4da8c3a8
TT
349/* Define to 1 if you have the `pthread_setname_np' function. */
350#undef HAVE_PTHREAD_SETNAME_NP
351
21987b9c
TT
352/* Define to 1 if you have the `pthread_sigmask' function. */
353#undef HAVE_PTHREAD_SIGMASK
354
b08ee99f
UW
355/* Define to 1 if you have the `ptrace64' function. */
356#undef HAVE_PTRACE64
357
60ca704f
SE
358/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
359#undef HAVE_PTRACE_GETFPXREGS
360
361/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
362#undef HAVE_PTRACE_GETREGS
363
bc8bcb4b 364/* Define to 1 if you have the <ptrace.h> header file. */
c906108c
SS
365#undef HAVE_PTRACE_H
366
60ca704f
SE
367/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
368#undef HAVE_PT_GETDBREGS
369
c56ccc05
MM
370/* Define to 1 if you have the `pt_insn_event' function. */
371#undef HAVE_PT_INSN_EVENT
372
7313baad
UW
373/* Define to 1 if you have the `pwrite' function. */
374#undef HAVE_PWRITE
375
d57a3c85
TJB
376/* Define if Python interpreter is being linked in. */
377#undef HAVE_PYTHON
378
7c26f8da
AH
379/* Define to 1 if you have the <readline/readline.h> header file. */
380#undef HAVE_READLINE_READLINE_H
381
db5e03ae
PA
382/* Define to 1 if you have the `resize_term' function. */
383#undef HAVE_RESIZE_TERM
384
bc8bcb4b
MK
385/* Define to 1 if you have the `sbrk' function. */
386#undef HAVE_SBRK
387
16954d5d
LC
388/* Define to 1 if you have the `scm_new_smob' function. */
389#undef HAVE_SCM_NEW_SMOB
390
a8111142
TT
391/* Define to 1 if you have the `setlocale' function. */
392#undef HAVE_SETLOCALE
393
4b8b5e72
GB
394/* Define to 1 if you have the `setns' function. */
395#undef HAVE_SETNS
396
bc8bcb4b
MK
397/* Define to 1 if you have the `setpgid' function. */
398#undef HAVE_SETPGID
399
400/* Define to 1 if you have the `setpgrp' function. */
401#undef HAVE_SETPGRP
402
7991dee7
JK
403/* Define to 1 if you have the `setrlimit' function. */
404#undef HAVE_SETRLIMIT
405
83116857
TJB
406/* Define to 1 if you have the `setsid' function. */
407#undef HAVE_SETSID
408
bc8bcb4b
MK
409/* Define to 1 if you have the `sigaction' function. */
410#undef HAVE_SIGACTION
411
992c7d70
GB
412/* Define to 1 if you have the `sigaltstack' function. */
413#undef HAVE_SIGALTSTACK
414
436868fb
DP
415/* Define to 1 if you have the <signal.h> header file. */
416#undef HAVE_SIGNAL_H
417
bc8bcb4b
MK
418/* Define to 1 if you have the `sigprocmask' function. */
419#undef HAVE_SIGPROCMASK
420
421/* Define if sigsetjmp is available. */
422#undef HAVE_SIGSETJMP
423
424/* Define to 1 if you have the `sigsetmask' function. */
425#undef HAVE_SIGSETMASK
426
f4931779
SM
427/* Define to 1 if you have the `sigtimedwait' function. */
428#undef HAVE_SIGTIMEDWAIT
429
bc8bcb4b
MK
430/* Define to 1 if you have the `socketpair' function. */
431#undef HAVE_SOCKETPAIR
432
f9f87d2c
MK
433/* Define to 1 if the system has the type `socklen_t'. */
434#undef HAVE_SOCKLEN_T
435
62f29fda
TT
436/* Define to 1 if the source-highlight library is available */
437#undef HAVE_SOURCE_HIGHLIGHT
438
bc8bcb4b 439/* Define to 1 if you have the <stdint.h> header file. */
e7d0728a
AC
440#undef HAVE_STDINT_H
441
bc8bcb4b 442/* Define to 1 if you have the <stdlib.h> header file. */
c906108c
SS
443#undef HAVE_STDLIB_H
444
bc8bcb4b 445/* Define to 1 if you have the <strings.h> header file. */
5ee754fc
MK
446#undef HAVE_STRINGS_H
447
bc8bcb4b
MK
448/* Define to 1 if you have the <string.h> header file. */
449#undef HAVE_STRING_H
450
451/* Define to 1 if your system has struct lwp. */
452#undef HAVE_STRUCT_LWP
453
d0ac1c44 454/* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
e6cdd38e
JB
455#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE
456
d0ac1c44 457/* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */
f77a9b48
PA
458#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
459
d0ac1c44 460/* Define to 1 if `enabled' is a member of `struct pt_insn'. */
c56ccc05
MM
461#undef HAVE_STRUCT_PT_INSN_ENABLED
462
d0ac1c44 463/* Define to 1 if `resynced' is a member of `struct pt_insn'. */
c56ccc05
MM
464#undef HAVE_STRUCT_PT_INSN_RESYNCED
465
bc8bcb4b
MK
466/* Define to 1 if your system has struct reg in <machine/reg.h>. */
467#undef HAVE_STRUCT_REG
468
d0ac1c44 469/* Define to 1 if `r_fs' is a member of `struct reg'. */
5c45e068
MK
470#undef HAVE_STRUCT_REG_R_FS
471
d0ac1c44 472/* Define to 1 if `r_gs' is a member of `struct reg'. */
5c45e068
MK
473#undef HAVE_STRUCT_REG_R_GS
474
d0ac1c44 475/* Define to 1 if `st_blksize' is a member of `struct stat'. */
d3ea6809
MM
476#undef HAVE_STRUCT_STAT_ST_BLKSIZE
477
d0ac1c44 478/* Define to 1 if `st_blocks' is a member of `struct stat'. */
666ec76f
MK
479#undef HAVE_STRUCT_STAT_ST_BLOCKS
480
d0ac1c44 481/* Define to 1 if `td_pcb' is a member of `struct thread'. */
bc8bcb4b
MK
482#undef HAVE_STRUCT_THREAD_TD_PCB
483
bc8bcb4b 484/* Define to 1 if you have the <sys/debugreg.h> header file. */
c906108c
SS
485#undef HAVE_SYS_DEBUGREG_H
486
bc8bcb4b 487/* Define to 1 if you have the <sys/file.h> header file. */
fc24370e
MS
488#undef HAVE_SYS_FILE_H
489
bc8bcb4b 490/* Define to 1 if you have the <sys/filio.h> header file. */
0cf3e697
MH
491#undef HAVE_SYS_FILIO_H
492
bc8bcb4b 493/* Define to 1 if you have the <sys/ioctl.h> header file. */
7e89e357
JT
494#undef HAVE_SYS_IOCTL_H
495
bc8bcb4b 496/* Define to 1 if you have the <sys/param.h> header file. */
c906108c
SS
497#undef HAVE_SYS_PARAM_H
498
bc8bcb4b 499/* Define to 1 if you have the <sys/poll.h> header file. */
409a3f64
AC
500#undef HAVE_SYS_POLL_H
501
09db4332
JB
502/* Define to 1 if you have the <sys/procctl.h> header file. */
503#undef HAVE_SYS_PROCCTL_H
504
bc8bcb4b 505/* Define to 1 if you have the <sys/procfs.h> header file. */
c906108c
SS
506#undef HAVE_SYS_PROCFS_H
507
bc8bcb4b 508/* Define to 1 if you have the <sys/ptrace.h> header file. */
c906108c
SS
509#undef HAVE_SYS_PTRACE_H
510
bc8bcb4b 511/* Define to 1 if you have the <sys/reg.h> header file. */
c906108c
SS
512#undef HAVE_SYS_REG_H
513
7eb368b3
NR
514/* Define to 1 if you have the <sys/resource.h> header file. */
515#undef HAVE_SYS_RESOURCE_H
516
bc8bcb4b 517/* Define to 1 if you have the <sys/select.h> header file. */
7a292a7a
SS
518#undef HAVE_SYS_SELECT_H
519
8658d16d
PA
520/* Define to 1 if you have the <sys/socket.h> header file. */
521#undef HAVE_SYS_SOCKET_H
522
bc8bcb4b
MK
523/* Define to 1 if you have the <sys/stat.h> header file. */
524#undef HAVE_SYS_STAT_H
525
bc8bcb4b 526/* Define to 1 if you have the <sys/types.h> header file. */
086ec9eb
MK
527#undef HAVE_SYS_TYPES_H
528
2fa291ac
YQ
529/* Define to 1 if you have the <sys/un.h> header file. */
530#undef HAVE_SYS_UN_H
531
bc8bcb4b 532/* Define to 1 if you have the <sys/user.h> header file. */
944d780c
AC
533#undef HAVE_SYS_USER_H
534
bc8bcb4b 535/* Define to 1 if you have the <sys/wait.h> header file. */
c906108c
SS
536#undef HAVE_SYS_WAIT_H
537
bc8bcb4b
MK
538/* Define to 1 if you have the <termios.h> header file. */
539#undef HAVE_TERMIOS_H
c906108c 540
bc8bcb4b
MK
541/* Define to 1 if you have the <term.h> header file. */
542#undef HAVE_TERM_H
c906108c 543
bc8bcb4b 544/* Define to 1 if you have the <thread_db.h> header file. */
e7d0728a
AC
545#undef HAVE_THREAD_DB_H
546
bc8bcb4b
MK
547/* Define to 1 if you have the `ttrace' function. */
548#undef HAVE_TTRACE
c906108c 549
bc8bcb4b
MK
550/* Define to 1 if you have the <unistd.h> header file. */
551#undef HAVE_UNISTD_H
c906108c 552
1d1d0bf7
TT
553/* Define to 1 if you have the `use_default_colors' function. */
554#undef HAVE_USE_DEFAULT_COLORS
555
bc8bcb4b
MK
556/* Define to 1 if you have the `vfork' function. */
557#undef HAVE_VFORK
c906108c 558
bc8bcb4b
MK
559/* Define to 1 if you have the <vfork.h> header file. */
560#undef HAVE_VFORK_H
c906108c 561
0a4f61e3
DJ
562/* Define to 1 if you have the `waitpid' function. */
563#undef HAVE_WAITPID
564
bc8bcb4b
MK
565/* Define to 1 if you have the <wait.h> header file. */
566#undef HAVE_WAIT_H
0fbb3da7 567
bc8bcb4b
MK
568/* Define to 1 if you have the `wborder' function. */
569#undef HAVE_WBORDER
5b5d99cf 570
2974be62
AM
571/* Define to 1 if you have the <windows.h> header file. */
572#undef HAVE_WINDOWS_H
573
bc8bcb4b
MK
574/* Define to 1 if `fork' works. */
575#undef HAVE_WORKING_FORK
27e9bf90 576
bc8bcb4b
MK
577/* Define to 1 if `vfork' works. */
578#undef HAVE_WORKING_VFORK
27e9bf90 579
110ed339
PA
580/* Define to 1 if you have the `wresize' function. */
581#undef HAVE_WRESIZE
582
05a6b8c2
EZ
583/* Define to 1 if you have the <ws2tcpip.h> header file. */
584#undef HAVE_WS2TCPIP_H
585
ca4ca11e
DJ
586/* Define to 1 if you have the `XML_StopParser' function. */
587#undef HAVE_XML_STOPPARSER
588
2cac01e3
FS
589/* Define to 1 if zstd is enabled. */
590#undef HAVE_ZSTD
591
bc8bcb4b 592/* Define to 1 if your system has the _etext variable. */
b0b1c2c0
MK
593#undef HAVE__ETEXT
594
bc8bcb4b
MK
595/* Define to 1 if you have the `_mcleanup' function. */
596#undef HAVE__MCLEANUP
086ec9eb 597
478aac75
DE
598/* Path of directory of iconv program. */
599#undef ICONV_BIN
600
601/* Define if the iconv directory should be relocated when GDB is moved. */
602#undef ICONV_BIN_RELOCATABLE
603
bc8bcb4b
MK
604/* Define as const if the declaration of iconv() needs const. */
605#undef ICONV_CONST
5c7f2947 606
b161e06f
JK
607/* directory to load the JIT readers from */
608#undef JIT_READER_DIR
609
610/* Define if the jit-reader-dir directory should be relocated when GDB is
611 moved. */
612#undef JIT_READER_DIR_RELOCATABLE
613
b686ecb5
JM
614/* Define to the sub-directory in which libtool stores uninstalled libraries.
615 */
616#undef LT_OBJDIR
617
bc8bcb4b
MK
618/* Name of this package. */
619#undef PACKAGE
a4db0f07 620
bc8bcb4b
MK
621/* Define to the address where bug reports for this package should be sent. */
622#undef PACKAGE_BUGREPORT
c906108c 623
bc8bcb4b
MK
624/* Define to the full name of this package. */
625#undef PACKAGE_NAME
c906108c 626
bc8bcb4b
MK
627/* Define to the full name and version of this package. */
628#undef PACKAGE_STRING
c906108c 629
bc8bcb4b
MK
630/* Define to the one symbol short name of this package. */
631#undef PACKAGE_TARNAME
c906108c 632
81ecdfbb
RW
633/* Define to the home page for this package. */
634#undef PACKAGE_URL
635
bc8bcb4b
MK
636/* Define to the version of this package. */
637#undef PACKAGE_VERSION
83d37ec8 638
c16158bc
JM
639/* Additional package description */
640#undef PKGVERSION
641
dda297ec
TJB
642/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
643#undef PRINTF_HAS_DECFLOAT
644
bc8bcb4b
MK
645/* Define to 1 if the "%Lg" format works to print long doubles. */
646#undef PRINTF_HAS_LONG_DOUBLE
83d37ec8 647
bc8bcb4b
MK
648/* Define to 1 if the "%ll" format works to print long longs. */
649#undef PRINTF_HAS_LONG_LONG
23e04971 650
5e030278
TT
651/* Define to necessary symbol if this constant uses a non-standard name on
652 your system. */
653#undef PTHREAD_CREATE_JOINABLE
654
54019719
PA
655/* Define to the type of arg 1 for ptrace. */
656#undef PTRACE_TYPE_ARG1
657
bc8bcb4b
MK
658/* Define to the type of arg 3 for ptrace. */
659#undef PTRACE_TYPE_ARG3
23e04971 660
96d7229d
LM
661/* Define to the type of arg 4 for ptrace. */
662#undef PTRACE_TYPE_ARG4
663
bc8bcb4b
MK
664/* Define to the type of arg 5 for ptrace. */
665#undef PTRACE_TYPE_ARG5
83d37ec8 666
bc8bcb4b
MK
667/* Define as the return type of ptrace. */
668#undef PTRACE_TYPE_RET
e7d0728a 669
d13c7322
AB
670/* Define if the python lib directory should be relocated when GDB is moved.
671 */
672#undef PYTHON_LIBDIR_RELOCATABLE
673
0c4a4063
DE
674/* Define if the python directory should be relocated when GDB is moved. */
675#undef PYTHON_PATH_RELOCATABLE
676
29b0e8a2
JM
677/* Relocated directory for source files. */
678#undef RELOC_SRCDIR
679
c16158bc
JM
680/* Bug reporting address */
681#undef REPORT_BUGS_TO
682
bc8bcb4b
MK
683/* Define to 1 if the "%Lg" format works to scan long doubles. */
684#undef SCANF_HAS_LONG_DOUBLE
596c9d4b 685
bc8bcb4b
MK
686/* Define to 1 if the `setpgrp' function takes no argument. */
687#undef SETPGRP_VOID
596c9d4b 688
07697489
PA
689/* The size of `long long', as computed by sizeof. */
690#undef SIZEOF_LONG_LONG
691
b161e06f
JK
692/* The size of `unsigned long', as computed by sizeof. */
693#undef SIZEOF_UNSIGNED_LONG
694
695/* The size of `unsigned long long', as computed by sizeof. */
696#undef SIZEOF_UNSIGNED_LONG_LONG
697
698/* The size of `unsigned __int128', as computed by sizeof. */
699#undef SIZEOF_UNSIGNED___INT128
700
1d5269c9
MF
701/* The size of `void *', as computed by sizeof. */
702#undef SIZEOF_VOID_P
703
bc8bcb4b
MK
704/* If using the C implementation of alloca, define if you know the
705 direction of stack growth for your system; otherwise it will be
81ecdfbb 706 automatically deduced at runtime.
bc8bcb4b
MK
707 STACK_DIRECTION > 0 => grows toward higher addresses
708 STACK_DIRECTION < 0 => grows toward lower addresses
709 STACK_DIRECTION = 0 => direction of growth unknown */
710#undef STACK_DIRECTION
711
bc8bcb4b
MK
712/* Define to 1 if you have the ANSI C header files. */
713#undef STDC_HEADERS
596c9d4b 714
b14b1491 715/* automatically load a system-wide gdbinit file */
16e7150e
JG
716#undef SYSTEM_GDBINIT
717
ed2a2229
CB
718/* automatically load system-wide gdbinit files from this directory */
719#undef SYSTEM_GDBINIT_DIR
720
721/* Define if the system-gdbinit-dir directory should be relocated when GDB is
722 moved. */
723#undef SYSTEM_GDBINIT_DIR_RELOCATABLE
724
b14b1491 725/* Define if the system-gdbinit directory should be relocated when GDB is
16e7150e
JG
726 moved. */
727#undef SYSTEM_GDBINIT_RELOCATABLE
728
f83d8a90
DE
729/* search for usr/lib et al within DIR */
730#undef TARGET_SYSTEM_ROOT
731
732/* Define if the sysroot directory should be relocated when GDB is moved. */
733#undef TARGET_SYSTEM_ROOT_RELOCATABLE
734
3f47be5c
EZ
735/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
736#undef THREAD_DB_HAS_TD_NOTALLOC
737
59f80f10
DJ
738/* Define if <thread_db.h> has the TD_NOTLS error code. */
739#undef THREAD_DB_HAS_TD_NOTLS
740
741/* Define if <thread_db.h> has the TD_VERSION error code. */
742#undef THREAD_DB_HAS_TD_VERSION
743
c971b7fa
PA
744/* Enable extensions on AIX 3, Interix. */
745#ifndef _ALL_SOURCE
746# undef _ALL_SOURCE
747#endif
748/* Enable GNU extensions on systems that have them. */
749#ifndef _GNU_SOURCE
750# undef _GNU_SOURCE
751#endif
752/* Enable threading extensions on Solaris. */
753#ifndef _POSIX_PTHREAD_SEMANTICS
754# undef _POSIX_PTHREAD_SEMANTICS
755#endif
756/* Enable extensions on HP NonStop. */
757#ifndef _TANDEM_SOURCE
758# undef _TANDEM_SOURCE
759#endif
760/* Enable general extensions on Solaris. */
761#ifndef __EXTENSIONS__
762# undef __EXTENSIONS__
763#endif
764
765
e5a7de23
EZ
766/* Define if we should use the Windows API, instead of the POSIX API. On
767 Windows, we use the Windows API when building for MinGW, but the POSIX API
768 when building for Cygwin. */
769#undef USE_WIN32API
770
976102cd
PA
771/* Define if the PPC simulator is being linked in. */
772#undef WITH_PPC_SIM
773
d13c7322
AB
774/* Directory containing Python's standard libraries from --with-python-libdir.
775 */
776#undef WITH_PYTHON_LIBDIR
777
0c4a4063
DE
778/* Define if --with-python provides a path, either directly or via
779 python-config.py --exec-prefix. */
780#undef WITH_PYTHON_PATH
781
81ecdfbb
RW
782/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
783 significant byte first (like Motorola and SPARC, unlike Intel). */
784#if defined AC_APPLE_UNIVERSAL_BUILD
785# if defined __BIG_ENDIAN__
786# define WORDS_BIGENDIAN 1
787# endif
788#else
789# ifndef WORDS_BIGENDIAN
790# undef WORDS_BIGENDIAN
791# endif
60ca704f
SE
792#endif
793
d0ac1c44
SM
794/* Enable large inode numbers on Mac OS X 10.5. */
795#ifndef _DARWIN_USE_64_BIT_INODE
796# define _DARWIN_USE_64_BIT_INODE 1
797#endif
798
acd5838a
PA
799/* Number of bits in a file offset, on hosts where this is settable. */
800#undef _FILE_OFFSET_BITS
801
acd5838a
PA
802/* Define for large files, on AIX-style hosts. */
803#undef _LARGE_FILES
804
aa11fd3f
DJ
805/* Define to 1 if on MINIX. */
806#undef _MINIX
807
aa11fd3f
DJ
808/* Define to 2 if the system does not provide POSIX.1 features except with
809 this defined. */
810#undef _POSIX_1_SOURCE
811
c971b7fa 812/* Define to 1 if you need to in order for `stat' and other things to work. */
aa11fd3f
DJ
813#undef _POSIX_SOURCE
814
c8693053
RO
815/* Use structured /proc on Solaris. */
816#undef _STRUCTURED_PROC
817
bc8bcb4b
MK
818/* Define to empty if `const' does not conform to ANSI C. */
819#undef const
c35f4ffc 820
bc8bcb4b
MK
821/* Define to `__inline__' or `__inline' if that's what the C compiler
822 calls it, or to nothing if 'inline' is not supported under any name. */
823#ifndef __cplusplus
824#undef inline
825#endif
b00a8037 826
bc8bcb4b
MK
827/* Define to `int' if <sys/types.h> does not define. */
828#undef pid_t
eb784848 829
d0ac1c44
SM
830/* Define to `unsigned int' if <sys/types.h> does not define. */
831#undef size_t
832
bc8bcb4b
MK
833/* Define as `fork' if `vfork' does not work. */
834#undef vfork