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