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