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