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