gdb configure updates
[deliverable/binutils-gdb.git] / gdb / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Directories from which to load auto-loaded scripts. */
7 #undef AUTO_LOAD_DIR
8
9 /* Directories safe to hold auto-loaded files. */
10 #undef AUTO_LOAD_SAFE_PATH
11
12 /* Directory of programs. */
13 #undef BINDIR
14
15 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16 systems. This function is required for `alloca.c' support on those systems.
17 */
18 #undef CRAY_STACKSEG_END
19
20 /* Define to 1 if using `alloca.c'. */
21 #undef C_ALLOCA
22
23 /* look for global separate debug info in this path [LIBDIR/debug] */
24 #undef DEBUGDIR
25
26 /* Define if the separate-debug-dir directory should be relocated when GDB is
27 moved. */
28 #undef DEBUGDIR_RELOCATABLE
29
30 /* Define to BFD's default architecture. */
31 #undef DEFAULT_BFD_ARCH
32
33 /* Define to BFD's default target vector. */
34 #undef DEFAULT_BFD_VEC
35
36 /* Define to 1 if translation of program messages to the user's native
37 language is requested. */
38 #undef ENABLE_NLS
39
40 /* The .gdbinit filename. */
41 #undef GDBINIT
42
43 /* look for global separate data files in this path [DATADIR/gdb] */
44 #undef GDB_DATADIR
45
46 /* Define if the gdb-datadir directory should be relocated when GDB is moved.
47 */
48 #undef GDB_DATADIR_RELOCATABLE
49
50 /* Define to be a string naming the default host character set. */
51 #undef GDB_DEFAULT_HOST_CHARSET
52
53 /* Host double floatformat */
54 #undef GDB_HOST_DOUBLE_FORMAT
55
56 /* Host float floatformat */
57 #undef GDB_HOST_FLOAT_FORMAT
58
59 /* Host long double floatformat */
60 #undef GDB_HOST_LONG_DOUBLE_FORMAT
61
62 /* nativefile */
63 #undef GDB_NM_FILE
64
65 /* Define to the default OS ABI for this configuration. */
66 #undef GDB_OSABI_DEFAULT
67
68 /* Define to 1 if you have `alloca', as a function or macro. */
69 #undef HAVE_ALLOCA
70
71 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
72 */
73 #undef HAVE_ALLOCA_H
74
75 /* Define to 1 if you have the `btowc' function. */
76 #undef HAVE_BTOWC
77
78 /* Define to 1 if you have the `canonicalize_file_name' function. */
79 #undef HAVE_CANONICALIZE_FILE_NAME
80
81 /* Define to 1 if you have the <cursesX.h> header file. */
82 #undef HAVE_CURSESX_H
83
84 /* Define to 1 if you have the <curses.h> header file. */
85 #undef HAVE_CURSES_H
86
87 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
88 you don't. */
89 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
90
91 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
92 */
93 #undef HAVE_DECL_FREE
94
95 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
96 don't. */
97 #undef HAVE_DECL_GETTHRDS
98
99 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
100 */
101 #undef HAVE_DECL_MALLOC
102
103 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
104 */
105 #undef HAVE_DECL_PTRACE
106
107 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
108 don't. */
109 #undef HAVE_DECL_REALLOC
110
111 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
112 don't. */
113 #undef HAVE_DECL_SNPRINTF
114
115 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
116 don't. */
117 #undef HAVE_DECL_STRERROR
118
119 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
120 */
121 #undef HAVE_DECL_STRSTR
122
123 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
124 */
125 #undef HAVE_DIRENT_H
126
127 /* Define to 1 if you have the <dlfcn.h> header file. */
128 #undef HAVE_DLFCN_H
129
130 /* Define if ELF support should be included. */
131 #undef HAVE_ELF
132
133 /* Define to 1 if you have the <elf_hp.h> header file. */
134 #undef HAVE_ELF_HP_H
135
136 /* Define to 1 if your system has the etext variable. */
137 #undef HAVE_ETEXT
138
139 /* Define to 1 if you have the `fdwalk' function. */
140 #undef HAVE_FDWALK
141
142 /* Define to 1 if you have the `fork' function. */
143 #undef HAVE_FORK
144
145 /* Define if <sys/procfs.h> has fpregset_t. */
146 #undef HAVE_FPREGSET_T
147
148 /* Define to 1 if you have the `getgid' function. */
149 #undef HAVE_GETGID
150
151 /* Define to 1 if you have the `getpagesize' function. */
152 #undef HAVE_GETPAGESIZE
153
154 /* Define to 1 if you have the `getrlimit' function. */
155 #undef HAVE_GETRLIMIT
156
157 /* Define to 1 if you have the `getrusage' function. */
158 #undef HAVE_GETRUSAGE
159
160 /* Define to 1 if you have the `getuid' function. */
161 #undef HAVE_GETUID
162
163 /* Define if <sys/procfs.h> has gregset_t. */
164 #undef HAVE_GREGSET_T
165
166 /* Define if you have the iconv() function. */
167 #undef HAVE_ICONV
168
169 /* Define to 1 if you have the `iconvlist' function. */
170 #undef HAVE_ICONVLIST
171
172 /* Define to 1 if you have the <inttypes.h> header file. */
173 #undef HAVE_INTTYPES_H
174
175 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
176 #undef HAVE_LANGINFO_CODESET
177
178 /* Define if your <locale.h> file defines LC_MESSAGES. */
179 #undef HAVE_LC_MESSAGES
180
181 /* Define if you have the babeltrace library. */
182 #undef HAVE_LIBBABELTRACE
183
184 /* Define to 1 if you have the `dl' library (-ldl). */
185 #undef HAVE_LIBDL
186
187 /* Define if you have the expat library. */
188 #undef HAVE_LIBEXPAT
189
190 /* Define to 1 if you have the `libiconvlist' function. */
191 #undef HAVE_LIBICONVLIST
192
193 /* Define if you have the lzma library. */
194 #undef HAVE_LIBLZMA
195
196 /* Define to 1 if you have the `m' library (-lm). */
197 #undef HAVE_LIBM
198
199 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
200 #undef HAVE_LIBMCHECK
201
202 /* Define if Python 2.4 is being used. */
203 #undef HAVE_LIBPYTHON2_4
204
205 /* Define if Python 2.5 is being used. */
206 #undef HAVE_LIBPYTHON2_5
207
208 /* Define if Python 2.6 is being used. */
209 #undef HAVE_LIBPYTHON2_6
210
211 /* Define if Python 2.7 is being used. */
212 #undef HAVE_LIBPYTHON2_7
213
214 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
215 #undef HAVE_LIBUNWIND_IA64_H
216
217 /* Define to 1 if you have the `w' library (-lw). */
218 #undef HAVE_LIBW
219
220 /* Define to 1 if you have the <linux/perf_event.h> header file. */
221 #undef HAVE_LINUX_PERF_EVENT_H
222
223 /* Define to 1 if you have the <locale.h> header file. */
224 #undef HAVE_LOCALE_H
225
226 /* Define to 1 if the compiler supports long double. */
227 #undef HAVE_LONG_DOUBLE
228
229 /* Define to 1 if you have the `lstat' function. */
230 #undef HAVE_LSTAT
231
232 /* Define if <sys/procfs.h> has lwpid_t. */
233 #undef HAVE_LWPID_T
234
235 /* Define to 1 if you have the <machine/reg.h> header file. */
236 #undef HAVE_MACHINE_REG_H
237
238 /* Define to 1 if you have the <memory.h> header file. */
239 #undef HAVE_MEMORY_H
240
241 /* Define to 1 if you have a working `mmap' system call. */
242 #undef HAVE_MMAP
243
244 /* Define to 1 if you have the `monstartup' function. */
245 #undef HAVE_MONSTARTUP
246
247 /* Define to 1 if you have the <ncurses.h> header file. */
248 #undef HAVE_NCURSES_H
249
250 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
251 #undef HAVE_NCURSES_NCURSES_H
252
253 /* Define to 1 if you have the <ncurses/term.h> header file. */
254 #undef HAVE_NCURSES_TERM_H
255
256 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
257 #undef HAVE_NDIR_H
258
259 /* Define to 1 if you have the <nlist.h> header file. */
260 #undef HAVE_NLIST_H
261
262 /* Define if you support the personality syscall. */
263 #undef HAVE_PERSONALITY
264
265 /* Define to 1 if you have the `pipe' function. */
266 #undef HAVE_PIPE
267
268 /* Define to 1 if you have the `pipe2' function. */
269 #undef HAVE_PIPE2
270
271 /* Define to 1 if you have the `poll' function. */
272 #undef HAVE_POLL
273
274 /* Define to 1 if you have the <poll.h> header file. */
275 #undef HAVE_POLL_H
276
277 /* Define to 1 if you have the `posix_madvise' function. */
278 #undef HAVE_POSIX_MADVISE
279
280 /* Define to 1 if you have the `pread' function. */
281 #undef HAVE_PREAD
282
283 /* Define to 1 if you have the `pread64' function. */
284 #undef HAVE_PREAD64
285
286 /* Define if <sys/procfs.h> has prfpregset_t. */
287 #undef HAVE_PRFPREGSET_T
288
289 /* Define if <sys/procfs.h> has prgregset32_t. */
290 #undef HAVE_PRGREGSET32_T
291
292 /* Define if <sys/procfs.h> has prgregset_t. */
293 #undef HAVE_PRGREGSET_T
294
295 /* Define to 1 if you have the <proc_service.h> header file. */
296 #undef HAVE_PROC_SERVICE_H
297
298 /* Define if <sys/procfs.h> has prsysent_t. */
299 #undef HAVE_PRSYSENT_T
300
301 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
302 #undef HAVE_PR_SIGACTION64_T
303
304 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
305 #undef HAVE_PR_SIGINFO64_T
306
307 /* Define if <sys/procfs.h> has pr_sigset_t. */
308 #undef HAVE_PR_SIGSET_T
309
310 /* Define if <sys/procfs.h> has psaddr_t. */
311 #undef HAVE_PSADDR_T
312
313 /* Define to 1 if you have the `ptrace64' function. */
314 #undef HAVE_PTRACE64
315
316 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
317 #undef HAVE_PTRACE_GETFPXREGS
318
319 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
320 #undef HAVE_PTRACE_GETREGS
321
322 /* Define to 1 if you have the <ptrace.h> header file. */
323 #undef HAVE_PTRACE_H
324
325 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
326 #undef HAVE_PT_GETDBREGS
327
328 /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
329 #undef HAVE_PT_GETXMMREGS
330
331 /* Define to 1 if you have the `pwrite' function. */
332 #undef HAVE_PWRITE
333
334 /* Define if Python interpreter is being linked in. */
335 #undef HAVE_PYTHON
336
337 /* Define to 1 if you have the `readlink' function. */
338 #undef HAVE_READLINK
339
340 /* Define to 1 if you have the `realpath' function. */
341 #undef HAVE_REALPATH
342
343 /* Define to 1 if you have the `resize_term' function. */
344 #undef HAVE_RESIZE_TERM
345
346 /* Define to 1 if you have the `sbrk' function. */
347 #undef HAVE_SBRK
348
349 /* Define to 1 if you have the `setlocale' function. */
350 #undef HAVE_SETLOCALE
351
352 /* Define to 1 if you have the `setpgid' function. */
353 #undef HAVE_SETPGID
354
355 /* Define to 1 if you have the `setpgrp' function. */
356 #undef HAVE_SETPGRP
357
358 /* Define to 1 if you have the `setrlimit' function. */
359 #undef HAVE_SETRLIMIT
360
361 /* Define to 1 if you have the `setsid' function. */
362 #undef HAVE_SETSID
363
364 /* Define to 1 if you have the <sgtty.h> header file. */
365 #undef HAVE_SGTTY_H
366
367 /* Define to 1 if you have the `sigaction' function. */
368 #undef HAVE_SIGACTION
369
370 /* Define to 1 if you have the <signal.h> header file. */
371 #undef HAVE_SIGNAL_H
372
373 /* Define to 1 if you have the `sigprocmask' function. */
374 #undef HAVE_SIGPROCMASK
375
376 /* Define if sigsetjmp is available. */
377 #undef HAVE_SIGSETJMP
378
379 /* Define to 1 if you have the `sigsetmask' function. */
380 #undef HAVE_SIGSETMASK
381
382 /* Define to 1 if you have the `socketpair' function. */
383 #undef HAVE_SOCKETPAIR
384
385 /* Define to 1 if the system has the type `socklen_t'. */
386 #undef HAVE_SOCKLEN_T
387
388 /* Define to 1 if you have the <stddef.h> header file. */
389 #undef HAVE_STDDEF_H
390
391 /* Define to 1 if you have the <stdint.h> header file. */
392 #undef HAVE_STDINT_H
393
394 /* Define to 1 if you have the <stdlib.h> header file. */
395 #undef HAVE_STDLIB_H
396
397 /* Define to 1 if you have the <strings.h> header file. */
398 #undef HAVE_STRINGS_H
399
400 /* Define to 1 if you have the <string.h> header file. */
401 #undef HAVE_STRING_H
402
403 /* Define to 1 if your system has struct lwp. */
404 #undef HAVE_STRUCT_LWP
405
406 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
407 #undef HAVE_STRUCT_REG
408
409 /* Define to 1 if `struct reg' is a member of `r_fs'. */
410 #undef HAVE_STRUCT_REG_R_FS
411
412 /* Define to 1 if `struct reg' is a member of `r_gs'. */
413 #undef HAVE_STRUCT_REG_R_GS
414
415 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
416 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
417
418 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
419 #undef HAVE_STRUCT_STAT_ST_BLOCKS
420
421 /* Define to 1 if `struct thread' is a member of `td_pcb'. */
422 #undef HAVE_STRUCT_THREAD_TD_PCB
423
424 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
425 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
426
427 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
428 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
429
430 /* Define to 1 if you have the <sys/debugreg.h> header file. */
431 #undef HAVE_SYS_DEBUGREG_H
432
433 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
434 */
435 #undef HAVE_SYS_DIR_H
436
437 /* Define to 1 if you have the <sys/fault.h> header file. */
438 #undef HAVE_SYS_FAULT_H
439
440 /* Define to 1 if you have the <sys/file.h> header file. */
441 #undef HAVE_SYS_FILE_H
442
443 /* Define to 1 if you have the <sys/filio.h> header file. */
444 #undef HAVE_SYS_FILIO_H
445
446 /* Define to 1 if you have the <sys/ioctl.h> header file. */
447 #undef HAVE_SYS_IOCTL_H
448
449 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
450 */
451 #undef HAVE_SYS_NDIR_H
452
453 /* Define to 1 if you have the <sys/param.h> header file. */
454 #undef HAVE_SYS_PARAM_H
455
456 /* Define to 1 if you have the <sys/poll.h> header file. */
457 #undef HAVE_SYS_POLL_H
458
459 /* Define to 1 if you have the <sys/procfs.h> header file. */
460 #undef HAVE_SYS_PROCFS_H
461
462 /* Define to 1 if you have the <sys/proc.h> header file. */
463 #undef HAVE_SYS_PROC_H
464
465 /* Define to 1 if you have the <sys/ptrace.h> header file. */
466 #undef HAVE_SYS_PTRACE_H
467
468 /* Define to 1 if you have the <sys/reg.h> header file. */
469 #undef HAVE_SYS_REG_H
470
471 /* Define to 1 if you have the <sys/resource.h> header file. */
472 #undef HAVE_SYS_RESOURCE_H
473
474 /* Define to 1 if you have the <sys/select.h> header file. */
475 #undef HAVE_SYS_SELECT_H
476
477 /* Define to 1 if you have the <sys/socket.h> header file. */
478 #undef HAVE_SYS_SOCKET_H
479
480 /* Define to 1 if you have the <sys/stat.h> header file. */
481 #undef HAVE_SYS_STAT_H
482
483 /* Define to 1 if you have the <sys/syscall.h> header file. */
484 #undef HAVE_SYS_SYSCALL_H
485
486 /* Define to 1 if you have the <sys/types.h> header file. */
487 #undef HAVE_SYS_TYPES_H
488
489 /* Define to 1 if you have the <sys/un.h> header file. */
490 #undef HAVE_SYS_UN_H
491
492 /* Define to 1 if you have the <sys/user.h> header file. */
493 #undef HAVE_SYS_USER_H
494
495 /* Define to 1 if you have the <sys/wait.h> header file. */
496 #undef HAVE_SYS_WAIT_H
497
498 /* Define to 1 if you have the <termios.h> header file. */
499 #undef HAVE_TERMIOS_H
500
501 /* Define to 1 if you have the <termio.h> header file. */
502 #undef HAVE_TERMIO_H
503
504 /* Define to 1 if you have the <term.h> header file. */
505 #undef HAVE_TERM_H
506
507 /* Define to 1 if you have the <thread_db.h> header file. */
508 #undef HAVE_THREAD_DB_H
509
510 /* Define if using Solaris thread debugging. */
511 #undef HAVE_THREAD_DB_LIB
512
513 /* Define if you support the tkill syscall. */
514 #undef HAVE_TKILL_SYSCALL
515
516 /* Define to 1 if you have the `ttrace' function. */
517 #undef HAVE_TTRACE
518
519 /* Define to 1 if you have the <unistd.h> header file. */
520 #undef HAVE_UNISTD_H
521
522 /* Define to 1 if you have the `vfork' function. */
523 #undef HAVE_VFORK
524
525 /* Define to 1 if you have the <vfork.h> header file. */
526 #undef HAVE_VFORK_H
527
528 /* Define to 1 if you have the `waitpid' function. */
529 #undef HAVE_WAITPID
530
531 /* Define to 1 if you have the <wait.h> header file. */
532 #undef HAVE_WAIT_H
533
534 /* Define to 1 if you have the `wborder' function. */
535 #undef HAVE_WBORDER
536
537 /* Define to 1 if `fork' works. */
538 #undef HAVE_WORKING_FORK
539
540 /* Define to 1 if `vfork' works. */
541 #undef HAVE_WORKING_VFORK
542
543 /* Define to 1 if you have the `wresize' function. */
544 #undef HAVE_WRESIZE
545
546 /* Define to 1 if you have the `XML_StopParser' function. */
547 #undef HAVE_XML_STOPPARSER
548
549 /* Define to 1 if you have the <zlib.h> header file. */
550 #undef HAVE_ZLIB_H
551
552 /* Define to 1 if your system has the _etext variable. */
553 #undef HAVE__ETEXT
554
555 /* Define to 1 if you have the `_mcleanup' function. */
556 #undef HAVE__MCLEANUP
557
558 /* Path of directory of iconv program. */
559 #undef ICONV_BIN
560
561 /* Define if the iconv directory should be relocated when GDB is moved. */
562 #undef ICONV_BIN_RELOCATABLE
563
564 /* Define as const if the declaration of iconv() needs const. */
565 #undef ICONV_CONST
566
567 /* directory to load the JIT readers from */
568 #undef JIT_READER_DIR
569
570 /* Define if the jit-reader-dir directory should be relocated when GDB is
571 moved. */
572 #undef JIT_READER_DIR_RELOCATABLE
573
574 /* Define if you want to use new multi-fd /proc interface (replaces
575 HAVE_MULTIPLE_PROC_FDS as well as other macros). */
576 #undef NEW_PROC_API
577
578 /* Name of this package. */
579 #undef PACKAGE
580
581 /* Define to the address where bug reports for this package should be sent. */
582 #undef PACKAGE_BUGREPORT
583
584 /* Define to the full name of this package. */
585 #undef PACKAGE_NAME
586
587 /* Define to the full name and version of this package. */
588 #undef PACKAGE_STRING
589
590 /* Define to the one symbol short name of this package. */
591 #undef PACKAGE_TARNAME
592
593 /* Define to the home page for this package. */
594 #undef PACKAGE_URL
595
596 /* Define to the version of this package. */
597 #undef PACKAGE_VERSION
598
599 /* Additional package description */
600 #undef PKGVERSION
601
602 /* Define if the prfpregset_t type is broken. */
603 #undef PRFPREGSET_T_BROKEN
604
605 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
606 #undef PRINTF_HAS_DECFLOAT
607
608 /* Define to 1 if the "%Lg" format works to print long doubles. */
609 #undef PRINTF_HAS_LONG_DOUBLE
610
611 /* Define to 1 if the "%ll" format works to print long longs. */
612 #undef PRINTF_HAS_LONG_LONG
613
614 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
615 assorted other type changes. */
616 #undef PROC_SERVICE_IS_OLD
617
618 /* Define to the type of arg 3 for ptrace. */
619 #undef PTRACE_TYPE_ARG3
620
621 /* Define to the type of arg 4 for ptrace. */
622 #undef PTRACE_TYPE_ARG4
623
624 /* Define to the type of arg 5 for ptrace. */
625 #undef PTRACE_TYPE_ARG5
626
627 /* Define as the return type of ptrace. */
628 #undef PTRACE_TYPE_RET
629
630 /* Define if the python directory should be relocated when GDB is moved. */
631 #undef PYTHON_PATH_RELOCATABLE
632
633 /* Relocated directory for source files. */
634 #undef RELOC_SRCDIR
635
636 /* Bug reporting address */
637 #undef REPORT_BUGS_TO
638
639 /* Define as the return type of signal handlers (`int' or `void'). */
640 #undef RETSIGTYPE
641
642 /* Define to 1 if the "%Lg" format works to scan long doubles. */
643 #undef SCANF_HAS_LONG_DOUBLE
644
645 /* Define to 1 if the `setpgrp' function takes no argument. */
646 #undef SETPGRP_VOID
647
648 /* The size of `long', as computed by sizeof. */
649 #undef SIZEOF_LONG
650
651 /* The size of `unsigned long', as computed by sizeof. */
652 #undef SIZEOF_UNSIGNED_LONG
653
654 /* The size of `unsigned long long', as computed by sizeof. */
655 #undef SIZEOF_UNSIGNED_LONG_LONG
656
657 /* The size of `unsigned __int128', as computed by sizeof. */
658 #undef SIZEOF_UNSIGNED___INT128
659
660 /* If using the C implementation of alloca, define if you know the
661 direction of stack growth for your system; otherwise it will be
662 automatically deduced at runtime.
663 STACK_DIRECTION > 0 => grows toward higher addresses
664 STACK_DIRECTION < 0 => grows toward lower addresses
665 STACK_DIRECTION = 0 => direction of growth unknown */
666 #undef STACK_DIRECTION
667
668 /* Define to 1 if you have the ANSI C header files. */
669 #undef STDC_HEADERS
670
671 /* automatically load a system-wide gdbinit file */
672 #undef SYSTEM_GDBINIT
673
674 /* Define if the system-gdbinit directory should be relocated when GDB is
675 moved. */
676 #undef SYSTEM_GDBINIT_RELOCATABLE
677
678 /* search for usr/lib et al within DIR */
679 #undef TARGET_SYSTEM_ROOT
680
681 /* Define if the sysroot directory should be relocated when GDB is moved. */
682 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
683
684 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
685 #undef THREAD_DB_HAS_TD_NOTALLOC
686
687 /* Define if <thread_db.h> has the TD_NOTLS error code. */
688 #undef THREAD_DB_HAS_TD_NOTLS
689
690 /* Define if <thread_db.h> has the TD_VERSION error code. */
691 #undef THREAD_DB_HAS_TD_VERSION
692
693 /* Define to 1 if the regex included in libiberty should be used. */
694 #undef USE_INCLUDED_REGEX
695
696 /* Enable extensions on AIX 3, Interix. */
697 #ifndef _ALL_SOURCE
698 # undef _ALL_SOURCE
699 #endif
700 /* Enable GNU extensions on systems that have them. */
701 #ifndef _GNU_SOURCE
702 # undef _GNU_SOURCE
703 #endif
704 /* Enable threading extensions on Solaris. */
705 #ifndef _POSIX_PTHREAD_SEMANTICS
706 # undef _POSIX_PTHREAD_SEMANTICS
707 #endif
708 /* Enable extensions on HP NonStop. */
709 #ifndef _TANDEM_SOURCE
710 # undef _TANDEM_SOURCE
711 #endif
712 /* Enable general extensions on Solaris. */
713 #ifndef __EXTENSIONS__
714 # undef __EXTENSIONS__
715 #endif
716
717
718 /* Define if we should use the Windows API, instead of the POSIX API. On
719 Windows, we use the Windows API when building for MinGW, but the POSIX API
720 when building for Cygwin. */
721 #undef USE_WIN32API
722
723 /* Define if --with-python provides a path, either directly or via
724 python-config.py --exec-prefix. */
725 #undef WITH_PYTHON_PATH
726
727 /* Define if the simulator is being linked in. */
728 #undef WITH_SIM
729
730 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
731 significant byte first (like Motorola and SPARC, unlike Intel). */
732 #if defined AC_APPLE_UNIVERSAL_BUILD
733 # if defined __BIG_ENDIAN__
734 # define WORDS_BIGENDIAN 1
735 # endif
736 #else
737 # ifndef WORDS_BIGENDIAN
738 # undef WORDS_BIGENDIAN
739 # endif
740 #endif
741
742 /* Number of bits in a file offset, on hosts where this is settable. */
743 #undef _FILE_OFFSET_BITS
744
745 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
746 <sys/proc.h> problem on IRIX 5. */
747 #undef _KMEMUSER
748
749 /* Define for large files, on AIX-style hosts. */
750 #undef _LARGE_FILES
751
752 /* Define to 1 if on MINIX. */
753 #undef _MINIX
754
755 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
756 2.[789] when using GCC. */
757 #undef _MSE_INT_H
758
759 /* Define to 2 if the system does not provide POSIX.1 features except with
760 this defined. */
761 #undef _POSIX_1_SOURCE
762
763 /* Define to 1 if you need to in order for `stat' and other things to work. */
764 #undef _POSIX_SOURCE
765
766 /* Define to empty if `const' does not conform to ANSI C. */
767 #undef const
768
769 /* Define to `__inline__' or `__inline' if that's what the C compiler
770 calls it, or to nothing if 'inline' is not supported under any name. */
771 #ifndef __cplusplus
772 #undef inline
773 #endif
774
775 /* Define to `int' if <sys/types.h> does not define. */
776 #undef pid_t
777
778 /* Define as `fork' if `vfork' does not work. */
779 #undef vfork
This page took 0.047343 seconds and 5 git commands to generate.