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