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