gdb/
[deliverable/binutils-gdb.git] / gdb / config.in
CommitLineData
bc8bcb4b 1/* config.in. Generated from configure.ac by autoheader. */
c960c18f 2
f434ba03
PA
3/* Define if the compiler is building for multiple architectures of Apple
4 platforms at once. */
5#undef AA_APPLE_UNIVERSAL_BUILD
6
81ecdfbb
RW
7/* Define if building universal (internal helper macro) */
8#undef AC_APPLE_UNIVERSAL_BUILD
9
aa11fd3f
DJ
10/* Define to the number of bits in type 'ptrdiff_t'. */
11#undef BITSIZEOF_PTRDIFF_T
12
13/* Define to the number of bits in type 'sig_atomic_t'. */
14#undef BITSIZEOF_SIG_ATOMIC_T
15
16/* Define to the number of bits in type 'size_t'. */
17#undef BITSIZEOF_SIZE_T
18
19/* Define to the number of bits in type 'wchar_t'. */
20#undef BITSIZEOF_WCHAR_T
21
22/* Define to the number of bits in type 'wint_t'. */
23#undef BITSIZEOF_WINT_T
24
bc8bcb4b
MK
25/* Define to 1 if the compiler supports long long. */
26#undef CC_HAS_LONG_LONG
c906108c 27
bc8bcb4b
MK
28/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
29 systems. This function is required for `alloca.c' support on those systems.
30 */
31#undef CRAY_STACKSEG_END
c906108c 32
bc8bcb4b
MK
33/* Define to 1 if using `alloca.c'. */
34#undef C_ALLOCA
c906108c 35
b14b1491 36/* look for global separate debug info in this path [LIBDIR/debug] */
bc8bcb4b 37#undef DEBUGDIR
d9feb4e7 38
b14b1491
TT
39/* Define if the separate-debug-dir directory should be relocated when GDB is
40 moved. */
aa28a74e
DJ
41#undef DEBUGDIR_RELOCATABLE
42
bc8bcb4b
MK
43/* Define to BFD's default architecture. */
44#undef DEFAULT_BFD_ARCH
27aac7ff 45
bc8bcb4b
MK
46/* Define to BFD's default target vector. */
47#undef DEFAULT_BFD_VEC
c906108c 48
3841debe
DJ
49/* Define to 1 if translation of program messages to the user's native
50 language is requested. */
bc8bcb4b 51#undef ENABLE_NLS
c906108c 52
b14b1491
TT
53/* look for global separate data files in this path [DATADIR/gdb] */
54#undef GDB_DATADIR
55
56/* Define if the gdb-datadir directory should be relocated when GDB is moved.
57 */
58#undef GDB_DATADIR_RELOCATABLE
59
bc8bcb4b
MK
60/* Define to be a string naming the default host character set. */
61#undef GDB_DEFAULT_HOST_CHARSET
c906108c 62
bc8bcb4b
MK
63/* Host double floatformat */
64#undef GDB_HOST_DOUBLE_FORMAT
d9feb4e7 65
bc8bcb4b
MK
66/* Host float floatformat */
67#undef GDB_HOST_FLOAT_FORMAT
c906108c 68
bc8bcb4b
MK
69/* Host long double floatformat */
70#undef GDB_HOST_LONG_DOUBLE_FORMAT
96baa820 71
60ca704f
SE
72/* nativefile */
73#undef GDB_NM_FILE
74
bc8bcb4b
MK
75/* Define to the default OS ABI for this configuration. */
76#undef GDB_OSABI_DEFAULT
14abd0fb 77
f434ba03
PA
78/* Define to 1 when the gnulib module memchr should be tested. */
79#undef GNULIB_TEST_MEMCHR
80
81/* Define to 1 when the gnulib module memmem should be tested. */
82#undef GNULIB_TEST_MEMMEM
83
bc8bcb4b
MK
84/* Define to 1 if you have `alloca', as a function or macro. */
85#undef HAVE_ALLOCA
c906108c 86
bc8bcb4b
MK
87/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
88 */
89#undef HAVE_ALLOCA_H
58d370e0 90
aa11fd3f
DJ
91/* Define to 1 if you have the <bp-sym.h> header file. */
92#undef HAVE_BP_SYM_H
93
732f6a93
TT
94/* Define to 1 if you have the `btowc' function. */
95#undef HAVE_BTOWC
96
bc8bcb4b
MK
97/* Define to 1 if you have the `canonicalize_file_name' function. */
98#undef HAVE_CANONICALIZE_FILE_NAME
c906108c 99
bc8bcb4b
MK
100/* Define to 1 if you have the <ctype.h> header file. */
101#undef HAVE_CTYPE_H
c906108c 102
bc8bcb4b
MK
103/* Define to 1 if you have the <cursesX.h> header file. */
104#undef HAVE_CURSESX_H
c906108c 105
bc8bcb4b
MK
106/* Define to 1 if you have the <curses.h> header file. */
107#undef HAVE_CURSES_H
0200359f 108
10568435
JK
109/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
110 you don't. */
111#undef HAVE_DECL_ADDR_NO_RANDOMIZE
112
a3828db0
MK
113/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
114 */
115#undef HAVE_DECL_FREE
116
117/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
118 */
bc8bcb4b 119#undef HAVE_DECL_GETOPT
2acceee2 120
a3828db0
MK
121/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
122 */
123#undef HAVE_DECL_MALLOC
124
aa11fd3f
DJ
125/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
126 */
127#undef HAVE_DECL_MEMMEM
128
a3828db0
MK
129/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
130 */
bc8bcb4b 131#undef HAVE_DECL_PTRACE
46711df8 132
a3828db0
MK
133/* Define to 1 if you have the declaration of `realloc', and to 0 if you
134 don't. */
135#undef HAVE_DECL_REALLOC
136
e5a7de23
EZ
137/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
138 don't. */
139#undef HAVE_DECL_SNPRINTF
140
a3828db0
MK
141/* Define to 1 if you have the declaration of `strerror', and to 0 if you
142 don't. */
143#undef HAVE_DECL_STRERROR
144
145/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
146 */
147#undef HAVE_DECL_STRSTR
148
e5a7de23
EZ
149/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
150 don't. */
151#undef HAVE_DECL_VSNPRINTF
152
bc8bcb4b
MK
153/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
154 */
155#undef HAVE_DIRENT_H
96baa820 156
31d99776
DJ
157/* Define if ELF support should be included. */
158#undef HAVE_ELF
159
d542061a
UW
160/* Define to 1 if you have the <elf_hp.h> header file. */
161#undef HAVE_ELF_HP_H
162
01fe12f6
JB
163/* Define to 1 if your system has the etext variable. */
164#undef HAVE_ETEXT
165
bc8bcb4b
MK
166/* Define to 1 if you have the `fork' function. */
167#undef HAVE_FORK
c906108c 168
bc8bcb4b
MK
169/* Define if <sys/procfs.h> has fpregset_t. */
170#undef HAVE_FPREGSET_T
c906108c 171
d3ea6809
MM
172/* Define to 1 if you have the `getgid' function. */
173#undef HAVE_GETGID
174
bc8bcb4b
MK
175/* Define to 1 if you have the `getpagesize' function. */
176#undef HAVE_GETPAGESIZE
b757528f 177
7991dee7
JK
178/* Define to 1 if you have the `getrlimit' function. */
179#undef HAVE_GETRLIMIT
180
7eb368b3
NR
181/* Define to 1 if you have the `getrusage' function. */
182#undef HAVE_GETRUSAGE
183
d3ea6809
MM
184/* Define to 1 if you have the `getuid' function. */
185#undef HAVE_GETUID
186
bc8bcb4b
MK
187/* Define to 1 if you have the <gnu/libc-version.h> header file. */
188#undef HAVE_GNU_LIBC_VERSION_H
8b9cf735 189
bc8bcb4b
MK
190/* Define if <sys/procfs.h> has gregset_t. */
191#undef HAVE_GREGSET_T
c906108c 192
bc8bcb4b
MK
193/* Define if you have the iconv() function. */
194#undef HAVE_ICONV
c906108c 195
6c7a06a3
TT
196/* Define to 1 if you have the `iconvlist' function. */
197#undef HAVE_ICONVLIST
198
bc8bcb4b
MK
199/* Define to 1 if you have the <inttypes.h> header file. */
200#undef HAVE_INTTYPES_H
c906108c 201
6c7a06a3
TT
202/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
203#undef HAVE_LANGINFO_CODESET
204
a8111142
TT
205/* Define if your <locale.h> file defines LC_MESSAGES. */
206#undef HAVE_LC_MESSAGES
207
bc8bcb4b
MK
208/* Define to 1 if you have the `dl' library (-ldl). */
209#undef HAVE_LIBDL
4b14d3e4 210
3841debe
DJ
211/* Define if you have the expat library. */
212#undef HAVE_LIBEXPAT
213
fc3b640d
TT
214/* Define to 1 if you have the `libiconvlist' function. */
215#undef HAVE_LIBICONVLIST
216
bc8bcb4b
MK
217/* Define to 1 if you have the `m' library (-lm). */
218#undef HAVE_LIBM
219
d57a3c85
TJB
220/* Define if Python 2.4 is being used. */
221#undef HAVE_LIBPYTHON2_4
222
223/* Define if Python 2.5 is being used. */
224#undef HAVE_LIBPYTHON2_5
225
226/* Define if Python 2.6 is being used. */
227#undef HAVE_LIBPYTHON2_6
228
11763c18
TT
229/* Define if Python 2.7 is being used. */
230#undef HAVE_LIBPYTHON2_7
231
60ca704f
SE
232/* Define if libunwind library is being used. */
233#undef HAVE_LIBUNWIND
234
bc8bcb4b
MK
235/* Define to 1 if you have the <libunwind.h> header file. */
236#undef HAVE_LIBUNWIND_H
a2f23071 237
bc8bcb4b 238/* Define to 1 if you have the <libunwind-ia64.h> header file. */
0e5d83e3
JJ
239#undef HAVE_LIBUNWIND_IA64_H
240
bc8bcb4b
MK
241/* Define to 1 if you have the `w' library (-lw). */
242#undef HAVE_LIBW
0e5d83e3 243
bc8bcb4b 244/* Define to 1 if you have the <link.h> header file. */
c906108c
SS
245#undef HAVE_LINK_H
246
a8111142
TT
247/* Define to 1 if you have the <locale.h> header file. */
248#undef HAVE_LOCALE_H
249
bc8bcb4b
MK
250/* Define to 1 if the compiler supports long double. */
251#undef HAVE_LONG_DOUBLE
252
aa11fd3f
DJ
253/* Define to 1 if the system has the type `long long int'. */
254#undef HAVE_LONG_LONG_INT
255
bc8bcb4b
MK
256/* Define if <sys/procfs.h> has lwpid_t. */
257#undef HAVE_LWPID_T
258
259/* Define to 1 if you have the <machine/reg.h> header file. */
78434e59
MK
260#undef HAVE_MACHINE_REG_H
261
f434ba03
PA
262/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
263 config.h and <sys/mman.h>. */
264#undef HAVE_MAP_ANONYMOUS
265
aa11fd3f
DJ
266/* Define to 1 if you have the `memchr' function. */
267#undef HAVE_MEMCHR
268
269/* Define to 1 if you have the `memmem' function. */
270#undef HAVE_MEMMEM
271
bc8bcb4b 272/* Define to 1 if you have the <memory.h> header file. */
c906108c
SS
273#undef HAVE_MEMORY_H
274
bc8bcb4b
MK
275/* Define to 1 if you have a working `mmap' system call. */
276#undef HAVE_MMAP
277
278/* Define to 1 if you have the `monstartup' function. */
279#undef HAVE_MONSTARTUP
280
f434ba03
PA
281/* Define to 1 if you have the `mprotect' function. */
282#undef HAVE_MPROTECT
283
bc8bcb4b 284/* Define to 1 if you have the <ncurses.h> header file. */
2894793a
AC
285#undef HAVE_NCURSES_H
286
bc8bcb4b 287/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
a6ed5501
MK
288#undef HAVE_NCURSES_NCURSES_H
289
bc8bcb4b 290/* Define to 1 if you have the <ncurses/term.h> header file. */
3b78cdbb
DA
291#undef HAVE_NCURSES_TERM_H
292
bc8bcb4b 293/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
4b14d3e4
AC
294#undef HAVE_NDIR_H
295
bc8bcb4b
MK
296/* Define to 1 if you have the <nlist.h> header file. */
297#undef HAVE_NLIST_H
298
10568435
JK
299/* Define if you support the personality syscall. */
300#undef HAVE_PERSONALITY
301
a156a290
MF
302/* Define to 1 if you have the `pipe' function. */
303#undef HAVE_PIPE
304
bc8bcb4b
MK
305/* Define to 1 if you have the `poll' function. */
306#undef HAVE_POLL
486363b6 307
bc8bcb4b 308/* Define to 1 if you have the <poll.h> header file. */
409a3f64
AC
309#undef HAVE_POLL_H
310
be391dca
TT
311/* Define to 1 if you have the `posix_madvise' function. */
312#undef HAVE_POSIX_MADVISE
313
bc8bcb4b
MK
314/* Define to 1 if you have the `pread64' function. */
315#undef HAVE_PREAD64
316
317/* Define if <sys/procfs.h> has prfpregset32_t. */
318#undef HAVE_PRFPREGSET32_T
319
320/* Define if <sys/procfs.h> has prfpregset_t. */
321#undef HAVE_PRFPREGSET_T
322
323/* Define if <sys/procfs.h> has prgregset32_t. */
324#undef HAVE_PRGREGSET32_T
325
326/* Define if <sys/procfs.h> has prgregset_t. */
327#undef HAVE_PRGREGSET_T
328
60ca704f
SE
329/* Define if ioctl argument PIOCSET is available. */
330#undef HAVE_PROCFS_PIOCSET
331
bc8bcb4b 332/* Define to 1 if you have the <proc_service.h> header file. */
e7d0728a
AC
333#undef HAVE_PROC_SERVICE_H
334
bc8bcb4b
MK
335/* Define if <sys/procfs.h> has prrun_t. */
336#undef HAVE_PRRUN_T
337
338/* Define if <sys/procfs.h> has prsysent_t. */
339#undef HAVE_PRSYSENT_T
340
341/* Define if <sys/procfs.h> has pr_sigaction64_t. */
342#undef HAVE_PR_SIGACTION64_T
343
344/* Define if <sys/procfs.h> has pr_siginfo64_t. */
345#undef HAVE_PR_SIGINFO64_T
346
347/* Define if <sys/procfs.h> has pr_sigset_t. */
348#undef HAVE_PR_SIGSET_T
349
350/* Define if <sys/procfs.h> has psaddr_t. */
351#undef HAVE_PSADDR_T
352
353/* Define if <sys/procfs.h> has pstatus_t. */
354#undef HAVE_PSTATUS_T
355
60ca704f
SE
356/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
357#undef HAVE_PTRACE_GETFPXREGS
358
359/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
360#undef HAVE_PTRACE_GETREGS
361
bc8bcb4b 362/* Define to 1 if you have the <ptrace.h> header file. */
c906108c
SS
363#undef HAVE_PTRACE_H
364
60ca704f
SE
365/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
366#undef HAVE_PT_GETDBREGS
367
368/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
369#undef HAVE_PT_GETXMMREGS
370
d57a3c85
TJB
371/* Define if Python interpreter is being linked in. */
372#undef HAVE_PYTHON
373
f434ba03
PA
374/* Define to 1 if btowc is declared even after undefining macros. */
375#undef HAVE_RAW_DECL_BTOWC
376
377/* Define to 1 if mbrlen is declared even after undefining macros. */
378#undef HAVE_RAW_DECL_MBRLEN
379
380/* Define to 1 if mbrtowc is declared even after undefining macros. */
381#undef HAVE_RAW_DECL_MBRTOWC
382
383/* Define to 1 if mbsinit is declared even after undefining macros. */
384#undef HAVE_RAW_DECL_MBSINIT
385
386/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
387#undef HAVE_RAW_DECL_MBSNRTOWCS
388
389/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
390#undef HAVE_RAW_DECL_MBSRTOWCS
391
392/* Define to 1 if memmem is declared even after undefining macros. */
393#undef HAVE_RAW_DECL_MEMMEM
394
395/* Define to 1 if mempcpy is declared even after undefining macros. */
396#undef HAVE_RAW_DECL_MEMPCPY
397
398/* Define to 1 if memrchr is declared even after undefining macros. */
399#undef HAVE_RAW_DECL_MEMRCHR
400
401/* Define to 1 if rawmemchr is declared even after undefining macros. */
402#undef HAVE_RAW_DECL_RAWMEMCHR
403
404/* Define to 1 if stpcpy is declared even after undefining macros. */
405#undef HAVE_RAW_DECL_STPCPY
406
407/* Define to 1 if stpncpy is declared even after undefining macros. */
408#undef HAVE_RAW_DECL_STPNCPY
409
410/* Define to 1 if strcasestr is declared even after undefining macros. */
411#undef HAVE_RAW_DECL_STRCASESTR
412
413/* Define to 1 if strchrnul is declared even after undefining macros. */
414#undef HAVE_RAW_DECL_STRCHRNUL
415
416/* Define to 1 if strdup is declared even after undefining macros. */
417#undef HAVE_RAW_DECL_STRDUP
418
419/* Define to 1 if strncat is declared even after undefining macros. */
420#undef HAVE_RAW_DECL_STRNCAT
421
422/* Define to 1 if strndup is declared even after undefining macros. */
423#undef HAVE_RAW_DECL_STRNDUP
424
425/* Define to 1 if strnlen is declared even after undefining macros. */
426#undef HAVE_RAW_DECL_STRNLEN
427
428/* Define to 1 if strpbrk is declared even after undefining macros. */
429#undef HAVE_RAW_DECL_STRPBRK
430
431/* Define to 1 if strsep is declared even after undefining macros. */
432#undef HAVE_RAW_DECL_STRSEP
433
434/* Define to 1 if strsignal is declared even after undefining macros. */
435#undef HAVE_RAW_DECL_STRSIGNAL
436
437/* Define to 1 if strtok_r is declared even after undefining macros. */
438#undef HAVE_RAW_DECL_STRTOK_R
439
440/* Define to 1 if strverscmp is declared even after undefining macros. */
441#undef HAVE_RAW_DECL_STRVERSCMP
442
443/* Define to 1 if wcrtomb is declared even after undefining macros. */
444#undef HAVE_RAW_DECL_WCRTOMB
445
446/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
447#undef HAVE_RAW_DECL_WCSNRTOMBS
448
449/* Define to 1 if wcsrtombs is declared even after undefining macros. */
450#undef HAVE_RAW_DECL_WCSRTOMBS
451
452/* Define to 1 if wctob is declared even after undefining macros. */
453#undef HAVE_RAW_DECL_WCTOB
454
455/* Define to 1 if wcwidth is declared even after undefining macros. */
456#undef HAVE_RAW_DECL_WCWIDTH
457
bc8bcb4b
MK
458/* Define to 1 if you have the `realpath' function. */
459#undef HAVE_REALPATH
460
db5e03ae
PA
461/* Define to 1 if you have the `resize_term' function. */
462#undef HAVE_RESIZE_TERM
463
bc8bcb4b
MK
464/* Define to 1 if you have the `sbrk' function. */
465#undef HAVE_SBRK
466
a8111142
TT
467/* Define to 1 if you have the `setlocale' function. */
468#undef HAVE_SETLOCALE
469
bc8bcb4b
MK
470/* Define to 1 if you have the `setpgid' function. */
471#undef HAVE_SETPGID
472
473/* Define to 1 if you have the `setpgrp' function. */
474#undef HAVE_SETPGRP
475
7991dee7
JK
476/* Define to 1 if you have the `setrlimit' function. */
477#undef HAVE_SETRLIMIT
478
83116857
TJB
479/* Define to 1 if you have the `setsid' function. */
480#undef HAVE_SETSID
481
bc8bcb4b 482/* Define to 1 if you have the <sgtty.h> header file. */
c906108c
SS
483#undef HAVE_SGTTY_H
484
bc8bcb4b
MK
485/* Define to 1 if you have the `sigaction' function. */
486#undef HAVE_SIGACTION
487
436868fb
DP
488/* Define to 1 if you have the <signal.h> header file. */
489#undef HAVE_SIGNAL_H
490
aa11fd3f
DJ
491/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
492#undef HAVE_SIGNED_SIG_ATOMIC_T
493
494/* Define to 1 if 'wchar_t' is a signed integer type. */
495#undef HAVE_SIGNED_WCHAR_T
496
497/* Define to 1 if 'wint_t' is a signed integer type. */
498#undef HAVE_SIGNED_WINT_T
499
bc8bcb4b
MK
500/* Define to 1 if you have the `sigprocmask' function. */
501#undef HAVE_SIGPROCMASK
502
503/* Define if sigsetjmp is available. */
504#undef HAVE_SIGSETJMP
505
506/* Define to 1 if you have the `sigsetmask' function. */
507#undef HAVE_SIGSETMASK
508
509/* Define to 1 if you have the `socketpair' function. */
510#undef HAVE_SOCKETPAIR
511
f9f87d2c
MK
512/* Define to 1 if the system has the type `socklen_t'. */
513#undef HAVE_SOCKLEN_T
514
bc8bcb4b 515/* Define to 1 if you have the <stddef.h> header file. */
c906108c
SS
516#undef HAVE_STDDEF_H
517
bc8bcb4b 518/* Define to 1 if you have the <stdint.h> header file. */
e7d0728a
AC
519#undef HAVE_STDINT_H
520
bc8bcb4b 521/* Define to 1 if you have the <stdlib.h> header file. */
c906108c
SS
522#undef HAVE_STDLIB_H
523
bc8bcb4b 524/* Define to 1 if you have the <strings.h> header file. */
5ee754fc
MK
525#undef HAVE_STRINGS_H
526
bc8bcb4b
MK
527/* Define to 1 if you have the <string.h> header file. */
528#undef HAVE_STRING_H
529
60ca704f
SE
530/* Define if <sys/link.h> has struct link_map32 */
531#undef HAVE_STRUCT_LINK_MAP32
532
533/* Define if <link.h> exists and defines struct link_map which has members
534 with an ``lm_'' prefix. (For SunOS.) */
535#undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
536
537/* Define if <link.h> exists and defines struct link_map which has members
538 with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
539#undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
540
bc8bcb4b
MK
541/* Define to 1 if your system has struct lwp. */
542#undef HAVE_STRUCT_LWP
543
544/* Define to 1 if your system has struct reg in <machine/reg.h>. */
545#undef HAVE_STRUCT_REG
546
81ecdfbb 547/* Define to 1 if `struct reg' is a member of `r_fs'. */
5c45e068
MK
548#undef HAVE_STRUCT_REG_R_FS
549
81ecdfbb 550/* Define to 1 if `struct reg' is a member of `r_gs'. */
5c45e068
MK
551#undef HAVE_STRUCT_REG_R_GS
552
60ca704f
SE
553/* Define if <link.h> exists and defines a struct so_map which has members
554 with an ``som_'' prefix. (Found on older *BSD systems.) */
555#undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
556
81ecdfbb 557/* Define to 1 if `struct stat' is a member of `st_blksize'. */
d3ea6809
MM
558#undef HAVE_STRUCT_STAT_ST_BLKSIZE
559
81ecdfbb 560/* Define to 1 if `struct stat' is a member of `st_blocks'. */
666ec76f
MK
561#undef HAVE_STRUCT_STAT_ST_BLOCKS
562
81ecdfbb 563/* Define to 1 if `struct thread' is a member of `td_pcb'. */
bc8bcb4b
MK
564#undef HAVE_STRUCT_THREAD_TD_PCB
565
566/* Define to 1 if you have the `syscall' function. */
567#undef HAVE_SYSCALL
568
aa11fd3f
DJ
569/* Define to 1 if you have the <sys/bitypes.h> header file. */
570#undef HAVE_SYS_BITYPES_H
571
bc8bcb4b 572/* Define to 1 if you have the <sys/debugreg.h> header file. */
c906108c
SS
573#undef HAVE_SYS_DEBUGREG_H
574
bc8bcb4b
MK
575/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
576 */
4b14d3e4
AC
577#undef HAVE_SYS_DIR_H
578
bc8bcb4b 579/* Define to 1 if you have the <sys/fault.h> header file. */
596c9d4b
KB
580#undef HAVE_SYS_FAULT_H
581
bc8bcb4b 582/* Define to 1 if you have the <sys/file.h> header file. */
fc24370e
MS
583#undef HAVE_SYS_FILE_H
584
bc8bcb4b 585/* Define to 1 if you have the <sys/filio.h> header file. */
0cf3e697
MH
586#undef HAVE_SYS_FILIO_H
587
aa11fd3f
DJ
588/* Define to 1 if you have the <sys/inttypes.h> header file. */
589#undef HAVE_SYS_INTTYPES_H
590
bc8bcb4b 591/* Define to 1 if you have the <sys/ioctl.h> header file. */
7e89e357
JT
592#undef HAVE_SYS_IOCTL_H
593
f434ba03
PA
594/* Define to 1 if you have the <sys/mman.h> header file. */
595#undef HAVE_SYS_MMAN_H
596
bc8bcb4b
MK
597/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
598 */
4b14d3e4
AC
599#undef HAVE_SYS_NDIR_H
600
bc8bcb4b 601/* Define to 1 if you have the <sys/param.h> header file. */
c906108c
SS
602#undef HAVE_SYS_PARAM_H
603
bc8bcb4b 604/* Define to 1 if you have the <sys/poll.h> header file. */
409a3f64
AC
605#undef HAVE_SYS_POLL_H
606
bc8bcb4b 607/* Define to 1 if you have the <sys/procfs.h> header file. */
c906108c
SS
608#undef HAVE_SYS_PROCFS_H
609
bc8bcb4b
MK
610/* Define to 1 if you have the <sys/proc.h> header file. */
611#undef HAVE_SYS_PROC_H
612
613/* Define to 1 if you have the <sys/ptrace.h> header file. */
c906108c
SS
614#undef HAVE_SYS_PTRACE_H
615
bc8bcb4b 616/* Define to 1 if you have the <sys/reg.h> header file. */
c906108c
SS
617#undef HAVE_SYS_REG_H
618
7eb368b3
NR
619/* Define to 1 if you have the <sys/resource.h> header file. */
620#undef HAVE_SYS_RESOURCE_H
621
bc8bcb4b 622/* Define to 1 if you have the <sys/select.h> header file. */
7a292a7a
SS
623#undef HAVE_SYS_SELECT_H
624
bc8bcb4b
MK
625/* Define to 1 if you have the <sys/stat.h> header file. */
626#undef HAVE_SYS_STAT_H
627
628/* Define to 1 if you have the <sys/syscall.h> header file. */
596c9d4b
KB
629#undef HAVE_SYS_SYSCALL_H
630
bc8bcb4b 631/* Define to 1 if you have the <sys/types.h> header file. */
086ec9eb
MK
632#undef HAVE_SYS_TYPES_H
633
bc8bcb4b 634/* Define to 1 if you have the <sys/user.h> header file. */
944d780c
AC
635#undef HAVE_SYS_USER_H
636
bc8bcb4b 637/* Define to 1 if you have the <sys/wait.h> header file. */
c906108c
SS
638#undef HAVE_SYS_WAIT_H
639
bc8bcb4b
MK
640/* Define to 1 if you have the <termios.h> header file. */
641#undef HAVE_TERMIOS_H
c906108c 642
bc8bcb4b 643/* Define to 1 if you have the <termio.h> header file. */
c906108c
SS
644#undef HAVE_TERMIO_H
645
bc8bcb4b
MK
646/* Define to 1 if you have the <term.h> header file. */
647#undef HAVE_TERM_H
c906108c 648
bc8bcb4b 649/* Define to 1 if you have the <thread_db.h> header file. */
e7d0728a
AC
650#undef HAVE_THREAD_DB_H
651
60ca704f
SE
652/* Define if using Solaris thread debugging. */
653#undef HAVE_THREAD_DB_LIB
654
bc8bcb4b 655/* Define to 1 if you have the <time.h> header file. */
104c1213
JM
656#undef HAVE_TIME_H
657
60ca704f 658/* Define if you support the tkill syscall. */
bc8bcb4b 659#undef HAVE_TKILL_SYSCALL
c906108c 660
bc8bcb4b
MK
661/* Define to 1 if you have the `ttrace' function. */
662#undef HAVE_TTRACE
c906108c 663
bc8bcb4b
MK
664/* Define to 1 if you have the <unistd.h> header file. */
665#undef HAVE_UNISTD_H
c906108c 666
aa11fd3f
DJ
667/* Define to 1 if the system has the type `unsigned long long int'. */
668#undef HAVE_UNSIGNED_LONG_LONG_INT
669
bc8bcb4b
MK
670/* Define to 1 if you have the `vfork' function. */
671#undef HAVE_VFORK
c906108c 672
bc8bcb4b
MK
673/* Define to 1 if you have the <vfork.h> header file. */
674#undef HAVE_VFORK_H
c906108c 675
0a4f61e3
DJ
676/* Define to 1 if you have the `waitpid' function. */
677#undef HAVE_WAITPID
678
bc8bcb4b
MK
679/* Define to 1 if you have the <wait.h> header file. */
680#undef HAVE_WAIT_H
0fbb3da7 681
bc8bcb4b
MK
682/* Define to 1 if you have the `wborder' function. */
683#undef HAVE_WBORDER
5b5d99cf 684
aa11fd3f
DJ
685/* Define to 1 if you have the <wchar.h> header file. */
686#undef HAVE_WCHAR_H
687
f434ba03
PA
688/* Define if you have the 'wchar_t' type. */
689#undef HAVE_WCHAR_T
690
691/* Define if you have the 'wint_t' type. */
692#undef HAVE_WINT_T
693
bc8bcb4b
MK
694/* Define to 1 if `fork' works. */
695#undef HAVE_WORKING_FORK
27e9bf90 696
bc8bcb4b
MK
697/* Define to 1 if `vfork' works. */
698#undef HAVE_WORKING_VFORK
27e9bf90 699
110ed339
PA
700/* Define to 1 if you have the `wresize' function. */
701#undef HAVE_WRESIZE
702
ca4ca11e
DJ
703/* Define to 1 if you have the `XML_StopParser' function. */
704#undef HAVE_XML_STOPPARSER
705
233a11ab
CS
706/* Define to 1 if you have the <zlib.h> header file. */
707#undef HAVE_ZLIB_H
708
bc8bcb4b 709/* Define to 1 if your system has the _etext variable. */
b0b1c2c0
MK
710#undef HAVE__ETEXT
711
bc8bcb4b
MK
712/* Define to 1 if you have the `_mcleanup' function. */
713#undef HAVE__MCLEANUP
086ec9eb 714
bc8bcb4b
MK
715/* Define as const if the declaration of iconv() needs const. */
716#undef ICONV_CONST
5c7f2947 717
f434ba03
PA
718/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
719#undef MAP_ANONYMOUS
720
60ca704f
SE
721/* Define if you want to use new multi-fd /proc interface (replaces
722 HAVE_MULTIPLE_PROC_FDS as well as other macros). */
723#undef NEW_PROC_API
724
bc8bcb4b
MK
725/* Name of this package. */
726#undef PACKAGE
a4db0f07 727
bc8bcb4b
MK
728/* Define to the address where bug reports for this package should be sent. */
729#undef PACKAGE_BUGREPORT
c906108c 730
bc8bcb4b
MK
731/* Define to the full name of this package. */
732#undef PACKAGE_NAME
c906108c 733
bc8bcb4b
MK
734/* Define to the full name and version of this package. */
735#undef PACKAGE_STRING
c906108c 736
bc8bcb4b
MK
737/* Define to the one symbol short name of this package. */
738#undef PACKAGE_TARNAME
c906108c 739
81ecdfbb
RW
740/* Define to the home page for this package. */
741#undef PACKAGE_URL
742
bc8bcb4b
MK
743/* Define to the version of this package. */
744#undef PACKAGE_VERSION
83d37ec8 745
c16158bc
JM
746/* Additional package description */
747#undef PKGVERSION
748
60ca704f
SE
749/* Define if the prfpregset_t type is broken. */
750#undef PRFPREGSET_T_BROKEN
751
dda297ec
TJB
752/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
753#undef PRINTF_HAS_DECFLOAT
754
bc8bcb4b
MK
755/* Define to 1 if the "%Lg" format works to print long doubles. */
756#undef PRINTF_HAS_LONG_DOUBLE
83d37ec8 757
bc8bcb4b
MK
758/* Define to 1 if the "%ll" format works to print long longs. */
759#undef PRINTF_HAS_LONG_LONG
23e04971 760
60ca704f
SE
761/* Define if <proc_service.h> on solaris uses int instead of size_t, and
762 assorted other type changes. */
763#undef PROC_SERVICE_IS_OLD
764
bc8bcb4b
MK
765/* Define to the type of arg 3 for ptrace. */
766#undef PTRACE_TYPE_ARG3
23e04971 767
bc8bcb4b
MK
768/* Define to the type of arg 5 for ptrace. */
769#undef PTRACE_TYPE_ARG5
83d37ec8 770
bc8bcb4b
MK
771/* Define as the return type of ptrace. */
772#undef PTRACE_TYPE_RET
e7d0728a 773
aa11fd3f
DJ
774/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
775 'ptrdiff_t'. */
776#undef PTRDIFF_T_SUFFIX
777
0c4a4063
DE
778/* Define if the python directory should be relocated when GDB is moved. */
779#undef PYTHON_PATH_RELOCATABLE
780
29b0e8a2
JM
781/* Relocated directory for source files. */
782#undef RELOC_SRCDIR
783
c16158bc
JM
784/* Bug reporting address */
785#undef REPORT_BUGS_TO
786
bc8bcb4b
MK
787/* Define as the return type of signal handlers (`int' or `void'). */
788#undef RETSIGTYPE
596c9d4b 789
bc8bcb4b
MK
790/* Define to 1 if the "%Lg" format works to scan long doubles. */
791#undef SCANF_HAS_LONG_DOUBLE
596c9d4b 792
bc8bcb4b
MK
793/* Define to 1 if the `setpgrp' function takes no argument. */
794#undef SETPGRP_VOID
596c9d4b 795
aa11fd3f
DJ
796/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
797 'sig_atomic_t'. */
798#undef SIG_ATOMIC_T_SUFFIX
799
81ecdfbb 800/* The size of `long', as computed by sizeof. */
4e8d927d
DJ
801#undef SIZEOF_LONG
802
aa11fd3f
DJ
803/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
804 'size_t'. */
805#undef SIZE_T_SUFFIX
806
bc8bcb4b
MK
807/* If using the C implementation of alloca, define if you know the
808 direction of stack growth for your system; otherwise it will be
81ecdfbb 809 automatically deduced at runtime.
bc8bcb4b
MK
810 STACK_DIRECTION > 0 => grows toward higher addresses
811 STACK_DIRECTION < 0 => grows toward lower addresses
812 STACK_DIRECTION = 0 => direction of growth unknown */
813#undef STACK_DIRECTION
814
815/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
816#undef STAT_MACROS_BROKEN
817
818/* Define to 1 if you have the ANSI C header files. */
819#undef STDC_HEADERS
596c9d4b 820
b14b1491 821/* automatically load a system-wide gdbinit file */
16e7150e
JG
822#undef SYSTEM_GDBINIT
823
b14b1491 824/* Define if the system-gdbinit directory should be relocated when GDB is
16e7150e
JG
825 moved. */
826#undef SYSTEM_GDBINIT_RELOCATABLE
827
3f47be5c
EZ
828/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
829#undef THREAD_DB_HAS_TD_NOTALLOC
830
59f80f10
DJ
831/* Define if <thread_db.h> has the TD_NOTLS error code. */
832#undef THREAD_DB_HAS_TD_NOTLS
833
834/* Define if <thread_db.h> has the TD_VERSION error code. */
835#undef THREAD_DB_HAS_TD_VERSION
836
bc8bcb4b
MK
837/* Define to 1 if the regex included in libiberty should be used. */
838#undef USE_INCLUDED_REGEX
b757528f 839
e5a7de23
EZ
840/* Define if we should use the Windows API, instead of the POSIX API. On
841 Windows, we use the Windows API when building for MinGW, but the POSIX API
842 when building for Cygwin. */
843#undef USE_WIN32API
844
aa11fd3f
DJ
845/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
846 'wchar_t'. */
847#undef WCHAR_T_SUFFIX
848
849/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
850 'wint_t'. */
851#undef WINT_T_SUFFIX
852
0c4a4063
DE
853/* Define if --with-python provides a path, either directly or via
854 python-config.py --exec-prefix. */
855#undef WITH_PYTHON_PATH
856
60ca704f
SE
857/* Define if the simulator is being linked in. */
858#undef WITH_SIM
859
81ecdfbb
RW
860/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
861 significant byte first (like Motorola and SPARC, unlike Intel). */
862#if defined AC_APPLE_UNIVERSAL_BUILD
863# if defined __BIG_ENDIAN__
864# define WORDS_BIGENDIAN 1
865# endif
866#else
867# ifndef WORDS_BIGENDIAN
868# undef WORDS_BIGENDIAN
869# endif
60ca704f
SE
870#endif
871
acd5838a
PA
872/* Number of bits in a file offset, on hosts where this is settable. */
873#undef _FILE_OFFSET_BITS
874
60ca704f
SE
875/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
876 <sys/proc.h> problem on IRIX 5. */
877#undef _KMEMUSER
878
acd5838a
PA
879/* Define for large files, on AIX-style hosts. */
880#undef _LARGE_FILES
881
aa11fd3f
DJ
882/* Define to 1 if on MINIX. */
883#undef _MINIX
884
ba1e897e
EZ
885/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
886 2.[789] when using GCC. */
bc8bcb4b 887#undef _MSE_INT_H
c35f4ffc 888
aa11fd3f
DJ
889/* Define to 2 if the system does not provide POSIX.1 features except with
890 this defined. */
891#undef _POSIX_1_SOURCE
892
893/* Define to 1 if you need to in order for `stat' and other things to work. */
894#undef _POSIX_SOURCE
895
60ca704f
SE
896/* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
897#undef _SYSCALL32
898
f434ba03
PA
899/* Define to 500 only on HP-UX. */
900#undef _XOPEN_SOURCE
901
aa11fd3f
DJ
902/* Enable extensions on AIX 3, Interix. */
903#ifndef _ALL_SOURCE
904# undef _ALL_SOURCE
905#endif
906/* Enable GNU extensions on systems that have them. */
907#ifndef _GNU_SOURCE
908# undef _GNU_SOURCE
909#endif
910/* Enable threading extensions on Solaris. */
911#ifndef _POSIX_PTHREAD_SEMANTICS
912# undef _POSIX_PTHREAD_SEMANTICS
913#endif
914/* Enable extensions on HP NonStop. */
915#ifndef _TANDEM_SOURCE
916# undef _TANDEM_SOURCE
917#endif
918/* Enable general extensions on Solaris. */
919#ifndef __EXTENSIONS__
920# undef __EXTENSIONS__
921#endif
922
923
bc8bcb4b
MK
924/* Define to empty if `const' does not conform to ANSI C. */
925#undef const
c35f4ffc 926
bc8bcb4b
MK
927/* Define to `__inline__' or `__inline' if that's what the C compiler
928 calls it, or to nothing if 'inline' is not supported under any name. */
929#ifndef __cplusplus
930#undef inline
931#endif
b00a8037 932
f434ba03
PA
933/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
934 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
935 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
936 __APPLE__ && __MACH__ test for MacOS X.
937 __APPLE_CC__ tests for the Apple compiler and its version.
938 __STDC_VERSION__ tests for the C99 mode. */
939#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
940# define __GNUC_STDC_INLINE__ 1
941#endif
aa11fd3f 942
bc8bcb4b
MK
943/* Define to `int' if <sys/types.h> does not define. */
944#undef pid_t
eb784848 945
a71e0887
JK
946/* readline-6.0 started to use different name. */
947#undef readline_echoing_p
948
aa11fd3f
DJ
949/* Define to the equivalent of the C99 'restrict' keyword, or to
950 nothing if this is not supported. Do not define if restrict is
951 supported directly. */
952#undef restrict
f434ba03
PA
953/* Work around a bug in Sun C++: it does not support _Restrict or
954 __restrict__, even though the corresponding Sun C compiler ends up with
955 "#define restrict _Restrict" or "#define restrict __restrict__" in the
956 previous line. Perhaps some future version of Sun C++ will work with
957 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
aa11fd3f
DJ
958#if defined __SUNPRO_CC && !defined __RESTRICT
959# define _Restrict
f434ba03 960# define __restrict__
aa11fd3f
DJ
961#endif
962
f434ba03
PA
963/* Define as a marker that can be attached to declarations that might not
964 be used. This helps to reduce warnings, such as from
965 GCC -Wunused-parameter. */
966#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
967# define _GL_UNUSED __attribute__ ((__unused__))
968#else
969# define _GL_UNUSED
970#endif
971/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
972 is a misnomer outside of parameter lists. */
973#define _UNUSED_PARAMETER_ _GL_UNUSED
974
975
bc8bcb4b
MK
976/* Define as `fork' if `vfork' does not work. */
977#undef vfork
This page took 0.861837 seconds and 4 git commands to generate.