arc: Fix ARI warning for printf(%p)
[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
10568435
JK
87/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
88 you don't. */
89#undef HAVE_DECL_ADDR_NO_RANDOMIZE
90
07697489
PA
91/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
92 don't. */
93#undef HAVE_DECL_ASPRINTF
94
95/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
96 you don't. */
97#undef HAVE_DECL_BASENAME
98
99/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
100#undef HAVE_DECL_FFS
101
a3828db0
MK
102/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
103 */
104#undef HAVE_DECL_FREE
105
d645e32e
JB
106/* Define to 1 if you have the declaration of `getthrds', and to 0 if you
107 don't. */
108#undef HAVE_DECL_GETTHRDS
109
a3828db0
MK
110/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
111 */
112#undef HAVE_DECL_MALLOC
113
114/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
115 */
bc8bcb4b 116#undef HAVE_DECL_PTRACE
46711df8 117
a3828db0
MK
118/* Define to 1 if you have the declaration of `realloc', and to 0 if you
119 don't. */
120#undef HAVE_DECL_REALLOC
121
e5a7de23
EZ
122/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
123 don't. */
124#undef HAVE_DECL_SNPRINTF
125
a3828db0
MK
126/* Define to 1 if you have the declaration of `strerror', and to 0 if you
127 don't. */
128#undef HAVE_DECL_STRERROR
129
130/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
131 */
132#undef HAVE_DECL_STRSTR
133
07697489
PA
134/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
135 */
136#undef HAVE_DECL_STRTOL
137
138/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
139 don't. */
140#undef HAVE_DECL_STRTOLL
141
142/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
143 don't. */
144#undef HAVE_DECL_STRTOUL
145
146/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
147 don't. */
148#undef HAVE_DECL_STRTOULL
149
150/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
151 don't. */
152#undef HAVE_DECL_STRVERSCMP
153
154/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
155 don't. */
156#undef HAVE_DECL_VASPRINTF
157
158/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
159 don't. */
160#undef HAVE_DECL_VSNPRINTF
161
b161e06f
JK
162/* Define to 1 if you have the <dlfcn.h> header file. */
163#undef HAVE_DLFCN_H
164
31d99776
DJ
165/* Define if ELF support should be included. */
166#undef HAVE_ELF
167
d542061a
UW
168/* Define to 1 if you have the <elf_hp.h> header file. */
169#undef HAVE_ELF_HP_H
170
01fe12f6
JB
171/* Define to 1 if your system has the etext variable. */
172#undef HAVE_ETEXT
173
614c279d
TT
174/* Define to 1 if you have the `fdwalk' function. */
175#undef HAVE_FDWALK
176
bc8bcb4b
MK
177/* Define to 1 if you have the `fork' function. */
178#undef HAVE_FORK
c906108c 179
bc8bcb4b
MK
180/* Define if <sys/procfs.h> has fpregset_t. */
181#undef HAVE_FPREGSET_T
c906108c 182
cdf43629
YQ
183/* Define to 1 if you have the `getauxval' function. */
184#undef HAVE_GETAUXVAL
185
d3ea6809
MM
186/* Define to 1 if you have the `getgid' function. */
187#undef HAVE_GETGID
188
bc8bcb4b
MK
189/* Define to 1 if you have the `getpagesize' function. */
190#undef HAVE_GETPAGESIZE
b757528f 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
25268153
JB
219/* Define to 1 if your system has the kinfo_getvmmap function. */
220#undef HAVE_KINFO_GETVMMAP
221
6c7a06a3
TT
222/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
223#undef HAVE_LANGINFO_CODESET
224
a8111142
TT
225/* Define if your <locale.h> file defines LC_MESSAGES. */
226#undef HAVE_LC_MESSAGES
227
49369217 228/* Define if you have the babeltrace library. */
393fd4c3
YQ
229#undef HAVE_LIBBABELTRACE
230
bc8bcb4b
MK
231/* Define to 1 if you have the `dl' library (-ldl). */
232#undef HAVE_LIBDL
4b14d3e4 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
a68ffae9
JK
249/* Define to 1 if you have the `mcheck' library (-lmcheck). */
250#undef HAVE_LIBMCHECK
251
d57a3c85
TJB
252/* Define if Python 2.4 is being used. */
253#undef HAVE_LIBPYTHON2_4
254
255/* Define if Python 2.5 is being used. */
256#undef HAVE_LIBPYTHON2_5
257
258/* Define if Python 2.6 is being used. */
259#undef HAVE_LIBPYTHON2_6
260
11763c18
TT
261/* Define if Python 2.7 is being used. */
262#undef HAVE_LIBPYTHON2_7
263
bc8bcb4b 264/* Define to 1 if you have the <libunwind-ia64.h> header file. */
0e5d83e3
JJ
265#undef HAVE_LIBUNWIND_IA64_H
266
bc8bcb4b
MK
267/* Define to 1 if you have the `w' library (-lw). */
268#undef HAVE_LIBW
0e5d83e3 269
945bf713
MM
270/* Define to 1 if you have the <linux/perf_event.h> header file. */
271#undef HAVE_LINUX_PERF_EVENT_H
272
a8111142
TT
273/* Define to 1 if you have the <locale.h> header file. */
274#undef HAVE_LOCALE_H
275
bc8bcb4b
MK
276/* Define to 1 if the compiler supports long double. */
277#undef HAVE_LONG_DOUBLE
278
07697489
PA
279/* Define to 1 if the system has the type `long long'. */
280#undef HAVE_LONG_LONG
281
bc8bcb4b
MK
282/* Define if <sys/procfs.h> has lwpid_t. */
283#undef HAVE_LWPID_T
284
285/* Define to 1 if you have the <machine/reg.h> header file. */
78434e59
MK
286#undef HAVE_MACHINE_REG_H
287
bc8bcb4b 288/* Define to 1 if you have the <memory.h> header file. */
c906108c
SS
289#undef HAVE_MEMORY_H
290
1bc1068a
JK
291/* Define to 1 if you have the `mkdtemp' function. */
292#undef HAVE_MKDTEMP
293
bc8bcb4b
MK
294/* Define to 1 if you have a working `mmap' system call. */
295#undef HAVE_MMAP
296
297/* Define to 1 if you have the `monstartup' function. */
298#undef HAVE_MONSTARTUP
299
bc8bcb4b 300/* Define to 1 if you have the <ncurses.h> header file. */
2894793a
AC
301#undef HAVE_NCURSES_H
302
bc8bcb4b 303/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
a6ed5501
MK
304#undef HAVE_NCURSES_NCURSES_H
305
bc8bcb4b 306/* Define to 1 if you have the <ncurses/term.h> header file. */
3b78cdbb
DA
307#undef HAVE_NCURSES_TERM_H
308
bc8bcb4b
MK
309/* Define to 1 if you have the <nlist.h> header file. */
310#undef HAVE_NLIST_H
311
10568435
JK
312/* Define if you support the personality syscall. */
313#undef HAVE_PERSONALITY
314
a156a290
MF
315/* Define to 1 if you have the `pipe' function. */
316#undef HAVE_PIPE
317
614c279d
TT
318/* Define to 1 if you have the `pipe2' function. */
319#undef HAVE_PIPE2
320
bc8bcb4b
MK
321/* Define to 1 if you have the `poll' function. */
322#undef HAVE_POLL
486363b6 323
bc8bcb4b 324/* Define to 1 if you have the <poll.h> header file. */
409a3f64
AC
325#undef HAVE_POLL_H
326
be391dca
TT
327/* Define to 1 if you have the `posix_madvise' function. */
328#undef HAVE_POSIX_MADVISE
329
7313baad
UW
330/* Define to 1 if you have the `pread' function. */
331#undef HAVE_PREAD
332
bc8bcb4b
MK
333/* Define to 1 if you have the `pread64' function. */
334#undef HAVE_PREAD64
335
bc8bcb4b
MK
336/* Define if <sys/procfs.h> has prfpregset_t. */
337#undef HAVE_PRFPREGSET_T
338
339/* Define if <sys/procfs.h> has prgregset32_t. */
340#undef HAVE_PRGREGSET32_T
341
342/* Define if <sys/procfs.h> has prgregset_t. */
343#undef HAVE_PRGREGSET_T
344
345/* Define to 1 if you have the <proc_service.h> header file. */
e7d0728a
AC
346#undef HAVE_PROC_SERVICE_H
347
bc8bcb4b
MK
348/* Define if <sys/procfs.h> has prsysent_t. */
349#undef HAVE_PRSYSENT_T
350
351/* Define if <sys/procfs.h> has pr_sigaction64_t. */
352#undef HAVE_PR_SIGACTION64_T
353
354/* Define if <sys/procfs.h> has pr_siginfo64_t. */
355#undef HAVE_PR_SIGINFO64_T
356
357/* Define if <sys/procfs.h> has pr_sigset_t. */
358#undef HAVE_PR_SIGSET_T
359
360/* Define if <sys/procfs.h> has psaddr_t. */
361#undef HAVE_PSADDR_T
362
b08ee99f
UW
363/* Define to 1 if you have the `ptrace64' function. */
364#undef HAVE_PTRACE64
365
60ca704f
SE
366/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
367#undef HAVE_PTRACE_GETFPXREGS
368
369/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
370#undef HAVE_PTRACE_GETREGS
371
bc8bcb4b 372/* Define to 1 if you have the <ptrace.h> header file. */
c906108c
SS
373#undef HAVE_PTRACE_H
374
60ca704f
SE
375/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
376#undef HAVE_PT_GETDBREGS
377
378/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
379#undef HAVE_PT_GETXMMREGS
380
7313baad
UW
381/* Define to 1 if you have the `pwrite' function. */
382#undef HAVE_PWRITE
383
d57a3c85
TJB
384/* Define if Python interpreter is being linked in. */
385#undef HAVE_PYTHON
386
db5e03ae
PA
387/* Define to 1 if you have the `resize_term' function. */
388#undef HAVE_RESIZE_TERM
389
bc8bcb4b
MK
390/* Define to 1 if you have the `sbrk' function. */
391#undef HAVE_SBRK
392
16954d5d
LC
393/* Define to 1 if you have the `scm_new_smob' function. */
394#undef HAVE_SCM_NEW_SMOB
395
a8111142
TT
396/* Define to 1 if you have the `setlocale' function. */
397#undef HAVE_SETLOCALE
398
4b8b5e72
GB
399/* Define to 1 if you have the `setns' function. */
400#undef HAVE_SETNS
401
bc8bcb4b
MK
402/* Define to 1 if you have the `setpgid' function. */
403#undef HAVE_SETPGID
404
405/* Define to 1 if you have the `setpgrp' function. */
406#undef HAVE_SETPGRP
407
7991dee7
JK
408/* Define to 1 if you have the `setrlimit' function. */
409#undef HAVE_SETRLIMIT
410
83116857
TJB
411/* Define to 1 if you have the `setsid' function. */
412#undef HAVE_SETSID
413
bc8bcb4b 414/* Define to 1 if you have the <sgtty.h> header file. */
c906108c
SS
415#undef HAVE_SGTTY_H
416
bc8bcb4b
MK
417/* Define to 1 if you have the `sigaction' function. */
418#undef HAVE_SIGACTION
419
992c7d70
GB
420/* Define to 1 if you have the `sigaltstack' function. */
421#undef HAVE_SIGALTSTACK
422
436868fb
DP
423/* Define to 1 if you have the <signal.h> header file. */
424#undef HAVE_SIGNAL_H
425
bc8bcb4b
MK
426/* Define to 1 if you have the `sigprocmask' function. */
427#undef HAVE_SIGPROCMASK
428
429/* Define if sigsetjmp is available. */
430#undef HAVE_SIGSETJMP
431
432/* Define to 1 if you have the `sigsetmask' function. */
433#undef HAVE_SIGSETMASK
434
435/* Define to 1 if you have the `socketpair' function. */
436#undef HAVE_SOCKETPAIR
437
f9f87d2c
MK
438/* Define to 1 if the system has the type `socklen_t'. */
439#undef HAVE_SOCKLEN_T
440
bc8bcb4b 441/* Define to 1 if you have the <stdint.h> header file. */
e7d0728a
AC
442#undef HAVE_STDINT_H
443
bc8bcb4b 444/* Define to 1 if you have the <stdlib.h> header file. */
c906108c
SS
445#undef HAVE_STDLIB_H
446
bc8bcb4b 447/* Define to 1 if you have the <strings.h> header file. */
5ee754fc
MK
448#undef HAVE_STRINGS_H
449
bc8bcb4b
MK
450/* Define to 1 if you have the <string.h> header file. */
451#undef HAVE_STRING_H
452
453/* Define to 1 if your system has struct lwp. */
454#undef HAVE_STRUCT_LWP
455
6e9567fe
JB
456/* Define to 1 if `struct ptrace_lwpinfo' is a member of `pl_tdname'. */
457#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
458
e6cdd38e
JB
459/* Define to 1 if `struct ptrace_lwpinfo' is a member of `pl_syscall_code'. */
460#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE
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/fault.h> header file. */
596c9d4b
KB
490#undef HAVE_SYS_FAULT_H
491
bc8bcb4b 492/* Define to 1 if you have the <sys/file.h> header file. */
fc24370e
MS
493#undef HAVE_SYS_FILE_H
494
bc8bcb4b 495/* Define to 1 if you have the <sys/filio.h> header file. */
0cf3e697
MH
496#undef HAVE_SYS_FILIO_H
497
bc8bcb4b 498/* Define to 1 if you have the <sys/ioctl.h> header file. */
7e89e357
JT
499#undef HAVE_SYS_IOCTL_H
500
bc8bcb4b 501/* Define to 1 if you have the <sys/param.h> header file. */
c906108c
SS
502#undef HAVE_SYS_PARAM_H
503
bc8bcb4b 504/* Define to 1 if you have the <sys/poll.h> header file. */
409a3f64
AC
505#undef HAVE_SYS_POLL_H
506
bc8bcb4b 507/* Define to 1 if you have the <sys/procfs.h> header file. */
c906108c
SS
508#undef HAVE_SYS_PROCFS_H
509
bc8bcb4b
MK
510/* Define to 1 if you have the <sys/proc.h> header file. */
511#undef HAVE_SYS_PROC_H
512
513/* Define to 1 if you have the <sys/ptrace.h> header file. */
c906108c
SS
514#undef HAVE_SYS_PTRACE_H
515
bc8bcb4b 516/* Define to 1 if you have the <sys/reg.h> header file. */
c906108c
SS
517#undef HAVE_SYS_REG_H
518
7eb368b3
NR
519/* Define to 1 if you have the <sys/resource.h> header file. */
520#undef HAVE_SYS_RESOURCE_H
521
bc8bcb4b 522/* Define to 1 if you have the <sys/select.h> header file. */
7a292a7a
SS
523#undef HAVE_SYS_SELECT_H
524
8658d16d
PA
525/* Define to 1 if you have the <sys/socket.h> header file. */
526#undef HAVE_SYS_SOCKET_H
527
bc8bcb4b
MK
528/* Define to 1 if you have the <sys/stat.h> header file. */
529#undef HAVE_SYS_STAT_H
530
531/* Define to 1 if you have the <sys/syscall.h> header file. */
596c9d4b
KB
532#undef HAVE_SYS_SYSCALL_H
533
bc8bcb4b 534/* Define to 1 if you have the <sys/types.h> header file. */
086ec9eb
MK
535#undef HAVE_SYS_TYPES_H
536
2fa291ac
YQ
537/* Define to 1 if you have the <sys/un.h> header file. */
538#undef HAVE_SYS_UN_H
539
bc8bcb4b 540/* Define to 1 if you have the <sys/user.h> header file. */
944d780c
AC
541#undef HAVE_SYS_USER_H
542
bc8bcb4b 543/* Define to 1 if you have the <sys/wait.h> header file. */
c906108c
SS
544#undef HAVE_SYS_WAIT_H
545
bc8bcb4b
MK
546/* Define to 1 if you have the <termios.h> header file. */
547#undef HAVE_TERMIOS_H
c906108c 548
bc8bcb4b 549/* Define to 1 if you have the <termio.h> header file. */
c906108c
SS
550#undef HAVE_TERMIO_H
551
bc8bcb4b
MK
552/* Define to 1 if you have the <term.h> header file. */
553#undef HAVE_TERM_H
c906108c 554
bc8bcb4b 555/* Define to 1 if you have the <thread_db.h> header file. */
e7d0728a
AC
556#undef HAVE_THREAD_DB_H
557
60ca704f
SE
558/* Define if using Solaris thread debugging. */
559#undef HAVE_THREAD_DB_LIB
560
bc8bcb4b
MK
561/* Define to 1 if you have the `ttrace' function. */
562#undef HAVE_TTRACE
c906108c 563
bc8bcb4b
MK
564/* Define to 1 if you have the <unistd.h> header file. */
565#undef HAVE_UNISTD_H
c906108c 566
bc8bcb4b
MK
567/* Define to 1 if you have the `vfork' function. */
568#undef HAVE_VFORK
c906108c 569
bc8bcb4b
MK
570/* Define to 1 if you have the <vfork.h> header file. */
571#undef HAVE_VFORK_H
c906108c 572
0a4f61e3
DJ
573/* Define to 1 if you have the `waitpid' function. */
574#undef HAVE_WAITPID
575
bc8bcb4b
MK
576/* Define to 1 if you have the <wait.h> header file. */
577#undef HAVE_WAIT_H
0fbb3da7 578
bc8bcb4b
MK
579/* Define to 1 if you have the `wborder' function. */
580#undef HAVE_WBORDER
5b5d99cf 581
2974be62
AM
582/* Define to 1 if you have the <windows.h> header file. */
583#undef HAVE_WINDOWS_H
584
bc8bcb4b
MK
585/* Define to 1 if `fork' works. */
586#undef HAVE_WORKING_FORK
27e9bf90 587
bc8bcb4b
MK
588/* Define to 1 if `vfork' works. */
589#undef HAVE_WORKING_VFORK
27e9bf90 590
110ed339
PA
591/* Define to 1 if you have the `wresize' function. */
592#undef HAVE_WRESIZE
593
ca4ca11e
DJ
594/* Define to 1 if you have the `XML_StopParser' function. */
595#undef HAVE_XML_STOPPARSER
596
bc8bcb4b 597/* Define to 1 if your system has the _etext variable. */
b0b1c2c0
MK
598#undef HAVE__ETEXT
599
bc8bcb4b
MK
600/* Define to 1 if you have the `_mcleanup' function. */
601#undef HAVE__MCLEANUP
086ec9eb 602
478aac75
DE
603/* Path of directory of iconv program. */
604#undef ICONV_BIN
605
606/* Define if the iconv directory should be relocated when GDB is moved. */
607#undef ICONV_BIN_RELOCATABLE
608
bc8bcb4b
MK
609/* Define as const if the declaration of iconv() needs const. */
610#undef ICONV_CONST
5c7f2947 611
b161e06f
JK
612/* directory to load the JIT readers from */
613#undef JIT_READER_DIR
614
615/* Define if the jit-reader-dir directory should be relocated when GDB is
616 moved. */
617#undef JIT_READER_DIR_RELOCATABLE
618
a18d8f10 619/* Define if you want to use new multi-fd /proc interface. */
60ca704f
SE
620#undef NEW_PROC_API
621
bc8bcb4b
MK
622/* Name of this package. */
623#undef PACKAGE
a4db0f07 624
bc8bcb4b
MK
625/* Define to the address where bug reports for this package should be sent. */
626#undef PACKAGE_BUGREPORT
c906108c 627
bc8bcb4b
MK
628/* Define to the full name of this package. */
629#undef PACKAGE_NAME
c906108c 630
bc8bcb4b
MK
631/* Define to the full name and version of this package. */
632#undef PACKAGE_STRING
c906108c 633
bc8bcb4b
MK
634/* Define to the one symbol short name of this package. */
635#undef PACKAGE_TARNAME
c906108c 636
81ecdfbb
RW
637/* Define to the home page for this package. */
638#undef PACKAGE_URL
639
bc8bcb4b
MK
640/* Define to the version of this package. */
641#undef PACKAGE_VERSION
83d37ec8 642
c16158bc
JM
643/* Additional package description */
644#undef PKGVERSION
645
60ca704f
SE
646/* Define if the prfpregset_t type is broken. */
647#undef PRFPREGSET_T_BROKEN
648
dda297ec
TJB
649/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
650#undef PRINTF_HAS_DECFLOAT
651
bc8bcb4b
MK
652/* Define to 1 if the "%Lg" format works to print long doubles. */
653#undef PRINTF_HAS_LONG_DOUBLE
83d37ec8 654
bc8bcb4b
MK
655/* Define to 1 if the "%ll" format works to print long longs. */
656#undef PRINTF_HAS_LONG_LONG
23e04971 657
60ca704f
SE
658/* Define if <proc_service.h> on solaris uses int instead of size_t, and
659 assorted other type changes. */
660#undef PROC_SERVICE_IS_OLD
661
54019719
PA
662/* Define to the type of arg 1 for ptrace. */
663#undef PTRACE_TYPE_ARG1
664
bc8bcb4b
MK
665/* Define to the type of arg 3 for ptrace. */
666#undef PTRACE_TYPE_ARG3
23e04971 667
96d7229d
LM
668/* Define to the type of arg 4 for ptrace. */
669#undef PTRACE_TYPE_ARG4
670
bc8bcb4b
MK
671/* Define to the type of arg 5 for ptrace. */
672#undef PTRACE_TYPE_ARG5
83d37ec8 673
bc8bcb4b
MK
674/* Define as the return type of ptrace. */
675#undef PTRACE_TYPE_RET
e7d0728a 676
0c4a4063
DE
677/* Define if the python directory should be relocated when GDB is moved. */
678#undef PYTHON_PATH_RELOCATABLE
679
29b0e8a2
JM
680/* Relocated directory for source files. */
681#undef RELOC_SRCDIR
682
c16158bc
JM
683/* Bug reporting address */
684#undef REPORT_BUGS_TO
685
bc8bcb4b
MK
686/* Define to 1 if the "%Lg" format works to scan long doubles. */
687#undef SCANF_HAS_LONG_DOUBLE
596c9d4b 688
bc8bcb4b
MK
689/* Define to 1 if the `setpgrp' function takes no argument. */
690#undef SETPGRP_VOID
596c9d4b 691
81ecdfbb 692/* The size of `long', as computed by sizeof. */
4e8d927d
DJ
693#undef SIZEOF_LONG
694
07697489
PA
695/* The size of `long long', as computed by sizeof. */
696#undef SIZEOF_LONG_LONG
697
b161e06f
JK
698/* The size of `unsigned long', as computed by sizeof. */
699#undef SIZEOF_UNSIGNED_LONG
700
701/* The size of `unsigned long long', as computed by sizeof. */
702#undef SIZEOF_UNSIGNED_LONG_LONG
703
704/* The size of `unsigned __int128', as computed by sizeof. */
705#undef SIZEOF_UNSIGNED___INT128
706
bc8bcb4b
MK
707/* If using the C implementation of alloca, define if you know the
708 direction of stack growth for your system; otherwise it will be
81ecdfbb 709 automatically deduced at runtime.
bc8bcb4b
MK
710 STACK_DIRECTION > 0 => grows toward higher addresses
711 STACK_DIRECTION < 0 => grows toward lower addresses
712 STACK_DIRECTION = 0 => direction of growth unknown */
713#undef STACK_DIRECTION
714
bc8bcb4b
MK
715/* Define to 1 if you have the ANSI C header files. */
716#undef STDC_HEADERS
596c9d4b 717
b14b1491 718/* automatically load a system-wide gdbinit file */
16e7150e
JG
719#undef SYSTEM_GDBINIT
720
b14b1491 721/* Define if the system-gdbinit directory should be relocated when GDB is
16e7150e
JG
722 moved. */
723#undef SYSTEM_GDBINIT_RELOCATABLE
724
f83d8a90
DE
725/* search for usr/lib et al within DIR */
726#undef TARGET_SYSTEM_ROOT
727
728/* Define if the sysroot directory should be relocated when GDB is moved. */
729#undef TARGET_SYSTEM_ROOT_RELOCATABLE
730
3f47be5c
EZ
731/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
732#undef THREAD_DB_HAS_TD_NOTALLOC
733
59f80f10
DJ
734/* Define if <thread_db.h> has the TD_NOTLS error code. */
735#undef THREAD_DB_HAS_TD_NOTLS
736
737/* Define if <thread_db.h> has the TD_VERSION error code. */
738#undef THREAD_DB_HAS_TD_VERSION
739
bc8bcb4b
MK
740/* Define to 1 if the regex included in libiberty should be used. */
741#undef USE_INCLUDED_REGEX
b757528f 742
c971b7fa
PA
743/* Enable extensions on AIX 3, Interix. */
744#ifndef _ALL_SOURCE
745# undef _ALL_SOURCE
746#endif
747/* Enable GNU extensions on systems that have them. */
748#ifndef _GNU_SOURCE
749# undef _GNU_SOURCE
750#endif
751/* Enable threading extensions on Solaris. */
752#ifndef _POSIX_PTHREAD_SEMANTICS
753# undef _POSIX_PTHREAD_SEMANTICS
754#endif
755/* Enable extensions on HP NonStop. */
756#ifndef _TANDEM_SOURCE
757# undef _TANDEM_SOURCE
758#endif
759/* Enable general extensions on Solaris. */
760#ifndef __EXTENSIONS__
761# undef __EXTENSIONS__
762#endif
763
764
e5a7de23
EZ
765/* Define if we should use the Windows API, instead of the POSIX API. On
766 Windows, we use the Windows API when building for MinGW, but the POSIX API
767 when building for Cygwin. */
768#undef USE_WIN32API
769
976102cd
PA
770/* Define if the PPC simulator is being linked in. */
771#undef WITH_PPC_SIM
772
0c4a4063
DE
773/* Define if --with-python provides a path, either directly or via
774 python-config.py --exec-prefix. */
775#undef WITH_PYTHON_PATH
776
60ca704f
SE
777/* Define if the simulator is being linked in. */
778#undef WITH_SIM
779
81ecdfbb
RW
780/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
781 significant byte first (like Motorola and SPARC, unlike Intel). */
782#if defined AC_APPLE_UNIVERSAL_BUILD
783# if defined __BIG_ENDIAN__
784# define WORDS_BIGENDIAN 1
785# endif
786#else
787# ifndef WORDS_BIGENDIAN
788# undef WORDS_BIGENDIAN
789# endif
60ca704f
SE
790#endif
791
acd5838a
PA
792/* Number of bits in a file offset, on hosts where this is settable. */
793#undef _FILE_OFFSET_BITS
794
60ca704f
SE
795/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
796 <sys/proc.h> problem on IRIX 5. */
797#undef _KMEMUSER
798
acd5838a
PA
799/* Define for large files, on AIX-style hosts. */
800#undef _LARGE_FILES
801
aa11fd3f
DJ
802/* Define to 1 if on MINIX. */
803#undef _MINIX
804
ba1e897e
EZ
805/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
806 2.[789] when using GCC. */
bc8bcb4b 807#undef _MSE_INT_H
c35f4ffc 808
aa11fd3f
DJ
809/* Define to 2 if the system does not provide POSIX.1 features except with
810 this defined. */
811#undef _POSIX_1_SOURCE
812
c971b7fa 813/* Define to 1 if you need to in order for `stat' and other things to work. */
aa11fd3f
DJ
814#undef _POSIX_SOURCE
815
bc8bcb4b
MK
816/* Define to empty if `const' does not conform to ANSI C. */
817#undef const
c35f4ffc 818
bc8bcb4b
MK
819/* Define to `__inline__' or `__inline' if that's what the C compiler
820 calls it, or to nothing if 'inline' is not supported under any name. */
821#ifndef __cplusplus
822#undef inline
823#endif
b00a8037 824
bc8bcb4b
MK
825/* Define to `int' if <sys/types.h> does not define. */
826#undef pid_t
eb784848 827
bc8bcb4b
MK
828/* Define as `fork' if `vfork' does not work. */
829#undef vfork
This page took 1.10721 seconds and 4 git commands to generate.