]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config.in
Fix --diable-shared --enable-plugins build breakage
[thirdparty/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 <dlfcn.h> header file. */
124 #undef HAVE_DLFCN_H
125
126 /* Define if ELF support should be included. */
127 #undef HAVE_ELF
128
129 /* Define to 1 if you have the <elf_hp.h> header file. */
130 #undef HAVE_ELF_HP_H
131
132 /* Define to 1 if your system has the etext variable. */
133 #undef HAVE_ETEXT
134
135 /* Define to 1 if you have the `fdwalk' function. */
136 #undef HAVE_FDWALK
137
138 /* Define to 1 if you have the `fork' function. */
139 #undef HAVE_FORK
140
141 /* Define if <sys/procfs.h> has fpregset_t. */
142 #undef HAVE_FPREGSET_T
143
144 /* Define to 1 if you have the <gc/gc.h> header file. */
145 #undef HAVE_GC_GC_H
146
147 /* Define to 1 if you have the `getgid' function. */
148 #undef HAVE_GETGID
149
150 /* Define to 1 if you have the `getpagesize' function. */
151 #undef HAVE_GETPAGESIZE
152
153 /* Define to 1 if you have the `getrlimit' function. */
154 #undef HAVE_GETRLIMIT
155
156 /* Define to 1 if you have the `getrusage' function. */
157 #undef HAVE_GETRUSAGE
158
159 /* Define to 1 if you have the `getuid' function. */
160 #undef HAVE_GETUID
161
162 /* Define if <sys/procfs.h> has gregset_t. */
163 #undef HAVE_GREGSET_T
164
165 /* Define if Guile interpreter is being linked in. */
166 #undef HAVE_GUILE
167
168 /* Define if you have the iconv() function. */
169 #undef HAVE_ICONV
170
171 /* Define to 1 if you have the `iconvlist' function. */
172 #undef HAVE_ICONVLIST
173
174 /* Define to 1 if you have the <inttypes.h> header file. */
175 #undef HAVE_INTTYPES_H
176
177 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
178 #undef HAVE_LANGINFO_CODESET
179
180 /* Define if your <locale.h> file defines LC_MESSAGES. */
181 #undef HAVE_LC_MESSAGES
182
183 /* Define if you have the babeltrace library. */
184 #undef HAVE_LIBBABELTRACE
185
186 /* Define to 1 if you have the `dl' library (-ldl). */
187 #undef HAVE_LIBDL
188
189 /* Define if you have the expat library. */
190 #undef HAVE_LIBEXPAT
191
192 /* Define to 1 if you have the `libiconvlist' function. */
193 #undef HAVE_LIBICONVLIST
194
195 /* Define if you have the lzma library. */
196 #undef HAVE_LIBLZMA
197
198 /* Define to 1 if you have the `m' library (-lm). */
199 #undef HAVE_LIBM
200
201 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
202 #undef HAVE_LIBMCHECK
203
204 /* Define if Python 2.4 is being used. */
205 #undef HAVE_LIBPYTHON2_4
206
207 /* Define if Python 2.5 is being used. */
208 #undef HAVE_LIBPYTHON2_5
209
210 /* Define if Python 2.6 is being used. */
211 #undef HAVE_LIBPYTHON2_6
212
213 /* Define if Python 2.7 is being used. */
214 #undef HAVE_LIBPYTHON2_7
215
216 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
217 #undef HAVE_LIBUNWIND_IA64_H
218
219 /* Define to 1 if you have the `w' library (-lw). */
220 #undef HAVE_LIBW
221
222 /* Define to 1 if you have the <linux/perf_event.h> header file. */
223 #undef HAVE_LINUX_PERF_EVENT_H
224
225 /* Define to 1 if you have the <locale.h> header file. */
226 #undef HAVE_LOCALE_H
227
228 /* Define to 1 if the compiler supports long double. */
229 #undef HAVE_LONG_DOUBLE
230
231 /* Define to 1 if you have the `lstat' function. */
232 #undef HAVE_LSTAT
233
234 /* Define if <sys/procfs.h> has lwpid_t. */
235 #undef HAVE_LWPID_T
236
237 /* Define to 1 if you have the <machine/reg.h> header file. */
238 #undef HAVE_MACHINE_REG_H
239
240 /* Define to 1 if you have the <memory.h> header file. */
241 #undef HAVE_MEMORY_H
242
243 /* Define to 1 if you have a working `mmap' system call. */
244 #undef HAVE_MMAP
245
246 /* Define to 1 if you have the `monstartup' function. */
247 #undef HAVE_MONSTARTUP
248
249 /* Define to 1 if you have the <ncurses.h> header file. */
250 #undef HAVE_NCURSES_H
251
252 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
253 #undef HAVE_NCURSES_NCURSES_H
254
255 /* Define to 1 if you have the <ncurses/term.h> header file. */
256 #undef HAVE_NCURSES_TERM_H
257
258 /* Define to 1 if you have the <nlist.h> header file. */
259 #undef HAVE_NLIST_H
260
261 /* Define if you support the personality syscall. */
262 #undef HAVE_PERSONALITY
263
264 /* Define to 1 if you have the `pipe' function. */
265 #undef HAVE_PIPE
266
267 /* Define to 1 if you have the `pipe2' function. */
268 #undef HAVE_PIPE2
269
270 /* Define to 1 if you have the `poll' function. */
271 #undef HAVE_POLL
272
273 /* Define to 1 if you have the <poll.h> header file. */
274 #undef HAVE_POLL_H
275
276 /* Define to 1 if you have the `posix_madvise' function. */
277 #undef HAVE_POSIX_MADVISE
278
279 /* Define to 1 if you have the `pread' function. */
280 #undef HAVE_PREAD
281
282 /* Define to 1 if you have the `pread64' function. */
283 #undef HAVE_PREAD64
284
285 /* Define if <sys/procfs.h> has prfpregset_t. */
286 #undef HAVE_PRFPREGSET_T
287
288 /* Define if <sys/procfs.h> has prgregset32_t. */
289 #undef HAVE_PRGREGSET32_T
290
291 /* Define if <sys/procfs.h> has prgregset_t. */
292 #undef HAVE_PRGREGSET_T
293
294 /* Define to 1 if you have the <proc_service.h> header file. */
295 #undef HAVE_PROC_SERVICE_H
296
297 /* Define if <sys/procfs.h> has prsysent_t. */
298 #undef HAVE_PRSYSENT_T
299
300 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
301 #undef HAVE_PR_SIGACTION64_T
302
303 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
304 #undef HAVE_PR_SIGINFO64_T
305
306 /* Define if <sys/procfs.h> has pr_sigset_t. */
307 #undef HAVE_PR_SIGSET_T
308
309 /* Define if <sys/procfs.h> has psaddr_t. */
310 #undef HAVE_PSADDR_T
311
312 /* Define to 1 if you have the `ptrace64' function. */
313 #undef HAVE_PTRACE64
314
315 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
316 #undef HAVE_PTRACE_GETFPXREGS
317
318 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
319 #undef HAVE_PTRACE_GETREGS
320
321 /* Define to 1 if you have the <ptrace.h> header file. */
322 #undef HAVE_PTRACE_H
323
324 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
325 #undef HAVE_PT_GETDBREGS
326
327 /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
328 #undef HAVE_PT_GETXMMREGS
329
330 /* Define to 1 if you have the `pwrite' function. */
331 #undef HAVE_PWRITE
332
333 /* Define if Python interpreter is being linked in. */
334 #undef HAVE_PYTHON
335
336 /* Define to 1 if you have the `readlink' function. */
337 #undef HAVE_READLINK
338
339 /* Define to 1 if you have the `realpath' function. */
340 #undef HAVE_REALPATH
341
342 /* Define to 1 if you have the `resize_term' function. */
343 #undef HAVE_RESIZE_TERM
344
345 /* Define to 1 if you have the `sbrk' function. */
346 #undef HAVE_SBRK
347
348 /* Define to 1 if you have the `scm_new_smob' function. */
349 #undef HAVE_SCM_NEW_SMOB
350
351 /* Define to 1 if you have the `setenv' function. */
352 #undef HAVE_SETENV
353
354 /* Define to 1 if you have the `setlocale' function. */
355 #undef HAVE_SETLOCALE
356
357 /* Define to 1 if you have the `setpgid' function. */
358 #undef HAVE_SETPGID
359
360 /* Define to 1 if you have the `setpgrp' function. */
361 #undef HAVE_SETPGRP
362
363 /* Define to 1 if you have the `setrlimit' function. */
364 #undef HAVE_SETRLIMIT
365
366 /* Define to 1 if you have the `setsid' function. */
367 #undef HAVE_SETSID
368
369 /* Define to 1 if you have the <sgtty.h> header file. */
370 #undef HAVE_SGTTY_H
371
372 /* Define to 1 if you have the `sigaction' function. */
373 #undef HAVE_SIGACTION
374
375 /* Define to 1 if you have the `sigaltstack' function. */
376 #undef HAVE_SIGALTSTACK
377
378 /* Define to 1 if you have the <signal.h> header file. */
379 #undef HAVE_SIGNAL_H
380
381 /* Define to 1 if you have the `sigprocmask' function. */
382 #undef HAVE_SIGPROCMASK
383
384 /* Define if sigsetjmp is available. */
385 #undef HAVE_SIGSETJMP
386
387 /* Define to 1 if you have the `sigsetmask' function. */
388 #undef HAVE_SIGSETMASK
389
390 /* Define to 1 if you have the `socketpair' function. */
391 #undef HAVE_SOCKETPAIR
392
393 /* Define to 1 if the system has the type `socklen_t'. */
394 #undef HAVE_SOCKLEN_T
395
396 /* Define to 1 if you have the <stdint.h> header file. */
397 #undef HAVE_STDINT_H
398
399 /* Define to 1 if you have the <stdlib.h> header file. */
400 #undef HAVE_STDLIB_H
401
402 /* Define to 1 if you have the <strings.h> header file. */
403 #undef HAVE_STRINGS_H
404
405 /* Define to 1 if you have the <string.h> header file. */
406 #undef HAVE_STRING_H
407
408 /* Define to 1 if your system has struct lwp. */
409 #undef HAVE_STRUCT_LWP
410
411 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
412 #undef HAVE_STRUCT_REG
413
414 /* Define to 1 if `struct reg' is a member of `r_fs'. */
415 #undef HAVE_STRUCT_REG_R_FS
416
417 /* Define to 1 if `struct reg' is a member of `r_gs'. */
418 #undef HAVE_STRUCT_REG_R_GS
419
420 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
421 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
422
423 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
424 #undef HAVE_STRUCT_STAT_ST_BLOCKS
425
426 /* Define to 1 if `struct thread' is a member of `td_pcb'. */
427 #undef HAVE_STRUCT_THREAD_TD_PCB
428
429 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
430 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
431
432 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
433 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
434
435 /* Define to 1 if you have the <sys/debugreg.h> header file. */
436 #undef HAVE_SYS_DEBUGREG_H
437
438 /* Define to 1 if you have the <sys/fault.h> header file. */
439 #undef HAVE_SYS_FAULT_H
440
441 /* Define to 1 if you have the <sys/file.h> header file. */
442 #undef HAVE_SYS_FILE_H
443
444 /* Define to 1 if you have the <sys/filio.h> header file. */
445 #undef HAVE_SYS_FILIO_H
446
447 /* Define to 1 if you have the <sys/ioctl.h> header file. */
448 #undef HAVE_SYS_IOCTL_H
449
450 /* Define to 1 if you have the <sys/param.h> header file. */
451 #undef HAVE_SYS_PARAM_H
452
453 /* Define to 1 if you have the <sys/poll.h> header file. */
454 #undef HAVE_SYS_POLL_H
455
456 /* Define to 1 if you have the <sys/procfs.h> header file. */
457 #undef HAVE_SYS_PROCFS_H
458
459 /* Define to 1 if you have the <sys/proc.h> header file. */
460 #undef HAVE_SYS_PROC_H
461
462 /* Define to 1 if you have the <sys/ptrace.h> header file. */
463 #undef HAVE_SYS_PTRACE_H
464
465 /* Define to 1 if you have the <sys/reg.h> header file. */
466 #undef HAVE_SYS_REG_H
467
468 /* Define to 1 if you have the <sys/resource.h> header file. */
469 #undef HAVE_SYS_RESOURCE_H
470
471 /* Define to 1 if you have the <sys/select.h> header file. */
472 #undef HAVE_SYS_SELECT_H
473
474 /* Define to 1 if you have the <sys/socket.h> header file. */
475 #undef HAVE_SYS_SOCKET_H
476
477 /* Define to 1 if you have the <sys/stat.h> header file. */
478 #undef HAVE_SYS_STAT_H
479
480 /* Define to 1 if you have the <sys/syscall.h> header file. */
481 #undef HAVE_SYS_SYSCALL_H
482
483 /* Define to 1 if you have the <sys/types.h> header file. */
484 #undef HAVE_SYS_TYPES_H
485
486 /* Define to 1 if you have the <sys/un.h> header file. */
487 #undef HAVE_SYS_UN_H
488
489 /* Define to 1 if you have the <sys/user.h> header file. */
490 #undef HAVE_SYS_USER_H
491
492 /* Define to 1 if you have the <sys/wait.h> header file. */
493 #undef HAVE_SYS_WAIT_H
494
495 /* Define to 1 if you have the <termios.h> header file. */
496 #undef HAVE_TERMIOS_H
497
498 /* Define to 1 if you have the <termio.h> header file. */
499 #undef HAVE_TERMIO_H
500
501 /* Define to 1 if you have the <term.h> header file. */
502 #undef HAVE_TERM_H
503
504 /* Define to 1 if you have the <thread_db.h> header file. */
505 #undef HAVE_THREAD_DB_H
506
507 /* Define if using Solaris thread debugging. */
508 #undef HAVE_THREAD_DB_LIB
509
510 /* Define if you support the tkill syscall. */
511 #undef HAVE_TKILL_SYSCALL
512
513 /* Define to 1 if you have the `ttrace' function. */
514 #undef HAVE_TTRACE
515
516 /* Define to 1 if you have the <unistd.h> header file. */
517 #undef HAVE_UNISTD_H
518
519 /* Define to 1 if you have the `vfork' function. */
520 #undef HAVE_VFORK
521
522 /* Define to 1 if you have the <vfork.h> header file. */
523 #undef HAVE_VFORK_H
524
525 /* Define to 1 if you have the `waitpid' function. */
526 #undef HAVE_WAITPID
527
528 /* Define to 1 if you have the <wait.h> header file. */
529 #undef HAVE_WAIT_H
530
531 /* Define to 1 if you have the `wborder' function. */
532 #undef HAVE_WBORDER
533
534 /* Define to 1 if you have the <windows.h> header file. */
535 #undef HAVE_WINDOWS_H
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. */
575 #undef NEW_PROC_API
576
577 /* Name of this package. */
578 #undef PACKAGE
579
580 /* Define to the address where bug reports for this package should be sent. */
581 #undef PACKAGE_BUGREPORT
582
583 /* Define to the full name of this package. */
584 #undef PACKAGE_NAME
585
586 /* Define to the full name and version of this package. */
587 #undef PACKAGE_STRING
588
589 /* Define to the one symbol short name of this package. */
590 #undef PACKAGE_TARNAME
591
592 /* Define to the home page for this package. */
593 #undef PACKAGE_URL
594
595 /* Define to the version of this package. */
596 #undef PACKAGE_VERSION
597
598 /* Additional package description */
599 #undef PKGVERSION
600
601 /* Define if the prfpregset_t type is broken. */
602 #undef PRFPREGSET_T_BROKEN
603
604 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
605 #undef PRINTF_HAS_DECFLOAT
606
607 /* Define to 1 if the "%Lg" format works to print long doubles. */
608 #undef PRINTF_HAS_LONG_DOUBLE
609
610 /* Define to 1 if the "%ll" format works to print long longs. */
611 #undef PRINTF_HAS_LONG_LONG
612
613 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
614 assorted other type changes. */
615 #undef PROC_SERVICE_IS_OLD
616
617 /* Define to the type of arg 3 for ptrace. */
618 #undef PTRACE_TYPE_ARG3
619
620 /* Define to the type of arg 4 for ptrace. */
621 #undef PTRACE_TYPE_ARG4
622
623 /* Define to the type of arg 5 for ptrace. */
624 #undef PTRACE_TYPE_ARG5
625
626 /* Define as the return type of ptrace. */
627 #undef PTRACE_TYPE_RET
628
629 /* Define if the python directory should be relocated when GDB is moved. */
630 #undef PYTHON_PATH_RELOCATABLE
631
632 /* Relocated directory for source files. */
633 #undef RELOC_SRCDIR
634
635 /* Bug reporting address */
636 #undef REPORT_BUGS_TO
637
638 /* Define as the return type of signal handlers (`int' or `void'). */
639 #undef RETSIGTYPE
640
641 /* Define to 1 if the "%Lg" format works to scan long doubles. */
642 #undef SCANF_HAS_LONG_DOUBLE
643
644 /* Define to 1 if the `setpgrp' function takes no argument. */
645 #undef SETPGRP_VOID
646
647 /* The size of `long', as computed by sizeof. */
648 #undef SIZEOF_LONG
649
650 /* The size of `unsigned long', as computed by sizeof. */
651 #undef SIZEOF_UNSIGNED_LONG
652
653 /* The size of `unsigned long long', as computed by sizeof. */
654 #undef SIZEOF_UNSIGNED_LONG_LONG
655
656 /* The size of `unsigned __int128', as computed by sizeof. */
657 #undef SIZEOF_UNSIGNED___INT128
658
659 /* If using the C implementation of alloca, define if you know the
660 direction of stack growth for your system; otherwise it will be
661 automatically deduced at runtime.
662 STACK_DIRECTION > 0 => grows toward higher addresses
663 STACK_DIRECTION < 0 => grows toward lower addresses
664 STACK_DIRECTION = 0 => direction of growth unknown */
665 #undef STACK_DIRECTION
666
667 /* Define to 1 if you have the ANSI C header files. */
668 #undef STDC_HEADERS
669
670 /* automatically load a system-wide gdbinit file */
671 #undef SYSTEM_GDBINIT
672
673 /* Define if the system-gdbinit directory should be relocated when GDB is
674 moved. */
675 #undef SYSTEM_GDBINIT_RELOCATABLE
676
677 /* search for usr/lib et al within DIR */
678 #undef TARGET_SYSTEM_ROOT
679
680 /* Define if the sysroot directory should be relocated when GDB is moved. */
681 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
682
683 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
684 #undef THREAD_DB_HAS_TD_NOTALLOC
685
686 /* Define if <thread_db.h> has the TD_NOTLS error code. */
687 #undef THREAD_DB_HAS_TD_NOTLS
688
689 /* Define if <thread_db.h> has the TD_VERSION error code. */
690 #undef THREAD_DB_HAS_TD_VERSION
691
692 /* Define to 1 if the regex included in libiberty should be used. */
693 #undef USE_INCLUDED_REGEX
694
695 /* Enable extensions on AIX 3, Interix. */
696 #ifndef _ALL_SOURCE
697 # undef _ALL_SOURCE
698 #endif
699 /* Enable GNU extensions on systems that have them. */
700 #ifndef _GNU_SOURCE
701 # undef _GNU_SOURCE
702 #endif
703 /* Enable threading extensions on Solaris. */
704 #ifndef _POSIX_PTHREAD_SEMANTICS
705 # undef _POSIX_PTHREAD_SEMANTICS
706 #endif
707 /* Enable extensions on HP NonStop. */
708 #ifndef _TANDEM_SOURCE
709 # undef _TANDEM_SOURCE
710 #endif
711 /* Enable general extensions on Solaris. */
712 #ifndef __EXTENSIONS__
713 # undef __EXTENSIONS__
714 #endif
715
716
717 /* Define if we should use the Windows API, instead of the POSIX API. On
718 Windows, we use the Windows API when building for MinGW, but the POSIX API
719 when building for Cygwin. */
720 #undef USE_WIN32API
721
722 /* Define if --with-python provides a path, either directly or via
723 python-config.py --exec-prefix. */
724 #undef WITH_PYTHON_PATH
725
726 /* Define if the simulator is being linked in. */
727 #undef WITH_SIM
728
729 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
730 significant byte first (like Motorola and SPARC, unlike Intel). */
731 #if defined AC_APPLE_UNIVERSAL_BUILD
732 # if defined __BIG_ENDIAN__
733 # define WORDS_BIGENDIAN 1
734 # endif
735 #else
736 # ifndef WORDS_BIGENDIAN
737 # undef WORDS_BIGENDIAN
738 # endif
739 #endif
740
741 /* Number of bits in a file offset, on hosts where this is settable. */
742 #undef _FILE_OFFSET_BITS
743
744 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
745 <sys/proc.h> problem on IRIX 5. */
746 #undef _KMEMUSER
747
748 /* Define for large files, on AIX-style hosts. */
749 #undef _LARGE_FILES
750
751 /* Define to 1 if on MINIX. */
752 #undef _MINIX
753
754 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
755 2.[789] when using GCC. */
756 #undef _MSE_INT_H
757
758 /* Define to 2 if the system does not provide POSIX.1 features except with
759 this defined. */
760 #undef _POSIX_1_SOURCE
761
762 /* Define to 1 if you need to in order for `stat' and other things to work. */
763 #undef _POSIX_SOURCE
764
765 /* Define to empty if `const' does not conform to ANSI C. */
766 #undef const
767
768 /* Define to `__inline__' or `__inline' if that's what the C compiler
769 calls it, or to nothing if 'inline' is not supported under any name. */
770 #ifndef __cplusplus
771 #undef inline
772 #endif
773
774 /* Define to `int' if <sys/types.h> does not define. */
775 #undef pid_t
776
777 /* Define as `fork' if `vfork' does not work. */
778 #undef vfork