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