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