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