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