* configure, config.in: Rebuild.
[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 1 if the compiler supports long long. */
16 #undef CC_HAS_LONG_LONG
17
18 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
19 systems. This function is required for `alloca.c' support on those systems.
20 */
21 #undef CRAY_STACKSEG_END
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 /* Define to 1 if translation of program messages to the user's native
40 language is requested. */
41 #undef ENABLE_NLS
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 `getopt', and to 0 if you don't.
96 */
97 #undef HAVE_DECL_GETOPT
98
99 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
100 don't. */
101 #undef HAVE_DECL_GETTHRDS
102
103 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
104 */
105 #undef HAVE_DECL_MALLOC
106
107 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
108 */
109 #undef HAVE_DECL_PTRACE
110
111 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
112 don't. */
113 #undef HAVE_DECL_REALLOC
114
115 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
116 don't. */
117 #undef HAVE_DECL_SNPRINTF
118
119 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
120 don't. */
121 #undef HAVE_DECL_STRERROR
122
123 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
124 */
125 #undef HAVE_DECL_STRSTR
126
127 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
128 don't. */
129 #undef HAVE_DECL_VSNPRINTF
130
131 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
132 */
133 #undef HAVE_DIRENT_H
134
135 /* Define to 1 if you have the <dlfcn.h> header file. */
136 #undef HAVE_DLFCN_H
137
138 /* Define if ELF support should be included. */
139 #undef HAVE_ELF
140
141 /* Define to 1 if you have the <elf_hp.h> header file. */
142 #undef HAVE_ELF_HP_H
143
144 /* Define to 1 if your system has the etext variable. */
145 #undef HAVE_ETEXT
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 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 to 1 if you have the `m' library (-lm). */
196 #undef HAVE_LIBM
197
198 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
199 #undef HAVE_LIBMCHECK
200
201 /* Define if Python 2.4 is being used. */
202 #undef HAVE_LIBPYTHON2_4
203
204 /* Define if Python 2.5 is being used. */
205 #undef HAVE_LIBPYTHON2_5
206
207 /* Define if Python 2.6 is being used. */
208 #undef HAVE_LIBPYTHON2_6
209
210 /* Define if Python 2.7 is being used. */
211 #undef HAVE_LIBPYTHON2_7
212
213 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
214 #undef HAVE_LIBUNWIND_IA64_H
215
216 /* Define to 1 if you have the `w' library (-lw). */
217 #undef HAVE_LIBW
218
219 /* Define to 1 if you have the <link.h> header file. */
220 #undef HAVE_LINK_H
221
222 /* Define to 1 if you have the <locale.h> header file. */
223 #undef HAVE_LOCALE_H
224
225 /* Define to 1 if the compiler supports long double. */
226 #undef HAVE_LONG_DOUBLE
227
228 /* Define to 1 if you have the `lstat' function. */
229 #undef HAVE_LSTAT
230
231 /* Define if <sys/procfs.h> has lwpid_t. */
232 #undef HAVE_LWPID_T
233
234 /* Define to 1 if you have the <machine/reg.h> header file. */
235 #undef HAVE_MACHINE_REG_H
236
237 /* Define to 1 if you have the <memory.h> header file. */
238 #undef HAVE_MEMORY_H
239
240 /* Define to 1 if you have a working `mmap' system call. */
241 #undef HAVE_MMAP
242
243 /* Define to 1 if you have the `monstartup' function. */
244 #undef HAVE_MONSTARTUP
245
246 /* Define to 1 if you have the <ncurses.h> header file. */
247 #undef HAVE_NCURSES_H
248
249 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
250 #undef HAVE_NCURSES_NCURSES_H
251
252 /* Define to 1 if you have the <ncurses/term.h> header file. */
253 #undef HAVE_NCURSES_TERM_H
254
255 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
256 #undef HAVE_NDIR_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 `poll' function. */
268 #undef HAVE_POLL
269
270 /* Define to 1 if you have the <poll.h> header file. */
271 #undef HAVE_POLL_H
272
273 /* Define to 1 if you have the `posix_madvise' function. */
274 #undef HAVE_POSIX_MADVISE
275
276 /* Define to 1 if you have the `pread' function. */
277 #undef HAVE_PREAD
278
279 /* Define to 1 if you have the `pread64' function. */
280 #undef HAVE_PREAD64
281
282 /* Define if <sys/procfs.h> has prfpregset32_t. */
283 #undef HAVE_PRFPREGSET32_T
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 if ioctl argument PIOCSET is available. */
295 #undef HAVE_PROCFS_PIOCSET
296
297 /* Define to 1 if you have the <proc_service.h> header file. */
298 #undef HAVE_PROC_SERVICE_H
299
300 /* Define if <sys/procfs.h> has prrun_t. */
301 #undef HAVE_PRRUN_T
302
303 /* Define if <sys/procfs.h> has prsysent_t. */
304 #undef HAVE_PRSYSENT_T
305
306 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
307 #undef HAVE_PR_SIGACTION64_T
308
309 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
310 #undef HAVE_PR_SIGINFO64_T
311
312 /* Define if <sys/procfs.h> has pr_sigset_t. */
313 #undef HAVE_PR_SIGSET_T
314
315 /* Define if <sys/procfs.h> has psaddr_t. */
316 #undef HAVE_PSADDR_T
317
318 /* Define if <sys/procfs.h> has pstatus_t. */
319 #undef HAVE_PSTATUS_T
320
321 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
322 #undef HAVE_PTRACE_GETFPXREGS
323
324 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
325 #undef HAVE_PTRACE_GETREGS
326
327 /* Define to 1 if you have the <ptrace.h> header file. */
328 #undef HAVE_PTRACE_H
329
330 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
331 #undef HAVE_PT_GETDBREGS
332
333 /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
334 #undef HAVE_PT_GETXMMREGS
335
336 /* Define to 1 if you have the `pwrite' function. */
337 #undef HAVE_PWRITE
338
339 /* Define if Python interpreter is being linked in. */
340 #undef HAVE_PYTHON
341
342 /* Define to 1 if you have the `readlink' function. */
343 #undef HAVE_READLINK
344
345 /* Define to 1 if you have the `realpath' function. */
346 #undef HAVE_REALPATH
347
348 /* Define to 1 if you have the `resize_term' function. */
349 #undef HAVE_RESIZE_TERM
350
351 /* Define to 1 if you have the `sbrk' function. */
352 #undef HAVE_SBRK
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 <signal.h> header file. */
376 #undef HAVE_SIGNAL_H
377
378 /* Define to 1 if you have the `sigprocmask' function. */
379 #undef HAVE_SIGPROCMASK
380
381 /* Define if sigsetjmp is available. */
382 #undef HAVE_SIGSETJMP
383
384 /* Define to 1 if you have the `sigsetmask' function. */
385 #undef HAVE_SIGSETMASK
386
387 /* Define to 1 if you have the `socketpair' function. */
388 #undef HAVE_SOCKETPAIR
389
390 /* Define to 1 if the system has the type `socklen_t'. */
391 #undef HAVE_SOCKLEN_T
392
393 /* Define to 1 if you have the <stddef.h> header file. */
394 #undef HAVE_STDDEF_H
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 if <sys/link.h> has struct link_map32 */
409 #undef HAVE_STRUCT_LINK_MAP32
410
411 /* Define if <link.h> exists and defines struct link_map which has members
412 with an ``lm_'' prefix. (For SunOS.) */
413 #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
414
415 /* Define if <link.h> exists and defines struct link_map which has members
416 with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
417 #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
418
419 /* Define to 1 if your system has struct lwp. */
420 #undef HAVE_STRUCT_LWP
421
422 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
423 #undef HAVE_STRUCT_REG
424
425 /* Define to 1 if `struct reg' is a member of `r_fs'. */
426 #undef HAVE_STRUCT_REG_R_FS
427
428 /* Define to 1 if `struct reg' is a member of `r_gs'. */
429 #undef HAVE_STRUCT_REG_R_GS
430
431 /* Define if <link.h> exists and defines a struct so_map which has members
432 with an ``som_'' prefix. (Found on older *BSD systems.) */
433 #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
434
435 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
436 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
437
438 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
439 #undef HAVE_STRUCT_STAT_ST_BLOCKS
440
441 /* Define to 1 if `struct thread' is a member of `td_pcb'. */
442 #undef HAVE_STRUCT_THREAD_TD_PCB
443
444 /* Define to 1 if `struct user_regs_struct' is a member of `fs_base'. */
445 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
446
447 /* Define to 1 if `struct user_regs_struct' is a member of `gs_base'. */
448 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
449
450 /* Define to 1 if you have the `syscall' function. */
451 #undef HAVE_SYSCALL
452
453 /* Define to 1 if you have the <sys/debugreg.h> header file. */
454 #undef HAVE_SYS_DEBUGREG_H
455
456 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
457 */
458 #undef HAVE_SYS_DIR_H
459
460 /* Define to 1 if you have the <sys/fault.h> header file. */
461 #undef HAVE_SYS_FAULT_H
462
463 /* Define to 1 if you have the <sys/file.h> header file. */
464 #undef HAVE_SYS_FILE_H
465
466 /* Define to 1 if you have the <sys/filio.h> header file. */
467 #undef HAVE_SYS_FILIO_H
468
469 /* Define to 1 if you have the <sys/ioctl.h> header file. */
470 #undef HAVE_SYS_IOCTL_H
471
472 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
473 */
474 #undef HAVE_SYS_NDIR_H
475
476 /* Define to 1 if you have the <sys/param.h> header file. */
477 #undef HAVE_SYS_PARAM_H
478
479 /* Define to 1 if you have the <sys/poll.h> header file. */
480 #undef HAVE_SYS_POLL_H
481
482 /* Define to 1 if you have the <sys/procfs.h> header file. */
483 #undef HAVE_SYS_PROCFS_H
484
485 /* Define to 1 if you have the <sys/proc.h> header file. */
486 #undef HAVE_SYS_PROC_H
487
488 /* Define to 1 if you have the <sys/ptrace.h> header file. */
489 #undef HAVE_SYS_PTRACE_H
490
491 /* Define to 1 if you have the <sys/reg.h> header file. */
492 #undef HAVE_SYS_REG_H
493
494 /* Define to 1 if you have the <sys/resource.h> header file. */
495 #undef HAVE_SYS_RESOURCE_H
496
497 /* Define to 1 if you have the <sys/select.h> header file. */
498 #undef HAVE_SYS_SELECT_H
499
500 /* Define to 1 if you have the <sys/socket.h> header file. */
501 #undef HAVE_SYS_SOCKET_H
502
503 /* Define to 1 if you have the <sys/stat.h> header file. */
504 #undef HAVE_SYS_STAT_H
505
506 /* Define to 1 if you have the <sys/syscall.h> header file. */
507 #undef HAVE_SYS_SYSCALL_H
508
509 /* Define to 1 if you have the <sys/types.h> header file. */
510 #undef HAVE_SYS_TYPES_H
511
512 /* Define to 1 if you have the <sys/un.h> header file. */
513 #undef HAVE_SYS_UN_H
514
515 /* Define to 1 if you have the <sys/user.h> header file. */
516 #undef HAVE_SYS_USER_H
517
518 /* Define to 1 if you have the <sys/wait.h> header file. */
519 #undef HAVE_SYS_WAIT_H
520
521 /* Define to 1 if you have the <termios.h> header file. */
522 #undef HAVE_TERMIOS_H
523
524 /* Define to 1 if you have the <termio.h> header file. */
525 #undef HAVE_TERMIO_H
526
527 /* Define to 1 if you have the <term.h> header file. */
528 #undef HAVE_TERM_H
529
530 /* Define to 1 if you have the <thread_db.h> header file. */
531 #undef HAVE_THREAD_DB_H
532
533 /* Define if using Solaris thread debugging. */
534 #undef HAVE_THREAD_DB_LIB
535
536 /* Define if you support the tkill syscall. */
537 #undef HAVE_TKILL_SYSCALL
538
539 /* Define to 1 if you have the `ttrace' function. */
540 #undef HAVE_TTRACE
541
542 /* Define to 1 if you have the <unistd.h> header file. */
543 #undef HAVE_UNISTD_H
544
545 /* Define to 1 if you have the `vfork' function. */
546 #undef HAVE_VFORK
547
548 /* Define to 1 if you have the <vfork.h> header file. */
549 #undef HAVE_VFORK_H
550
551 /* Define to 1 if you have the `waitpid' function. */
552 #undef HAVE_WAITPID
553
554 /* Define to 1 if you have the <wait.h> header file. */
555 #undef HAVE_WAIT_H
556
557 /* Define to 1 if you have the `wborder' function. */
558 #undef HAVE_WBORDER
559
560 /* Define to 1 if `fork' works. */
561 #undef HAVE_WORKING_FORK
562
563 /* Define to 1 if `vfork' works. */
564 #undef HAVE_WORKING_VFORK
565
566 /* Define to 1 if you have the `wresize' function. */
567 #undef HAVE_WRESIZE
568
569 /* Define to 1 if you have the `XML_StopParser' function. */
570 #undef HAVE_XML_STOPPARSER
571
572 /* Define to 1 if you have the <zlib.h> header file. */
573 #undef HAVE_ZLIB_H
574
575 /* Define to 1 if your system has the _etext variable. */
576 #undef HAVE__ETEXT
577
578 /* Define to 1 if you have the `_mcleanup' function. */
579 #undef HAVE__MCLEANUP
580
581 /* Path of directory of iconv program. */
582 #undef ICONV_BIN
583
584 /* Define if the iconv directory should be relocated when GDB is moved. */
585 #undef ICONV_BIN_RELOCATABLE
586
587 /* Define as const if the declaration of iconv() needs const. */
588 #undef ICONV_CONST
589
590 /* directory to load the JIT readers from */
591 #undef JIT_READER_DIR
592
593 /* Define if the jit-reader-dir directory should be relocated when GDB is
594 moved. */
595 #undef JIT_READER_DIR_RELOCATABLE
596
597 /* Define if you want to use new multi-fd /proc interface (replaces
598 HAVE_MULTIPLE_PROC_FDS as well as other macros). */
599 #undef NEW_PROC_API
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 if the prfpregset_t type is broken. */
626 #undef PRFPREGSET_T_BROKEN
627
628 /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
629 #undef PRINTF_HAS_DECFLOAT
630
631 /* Define to 1 if the "%Lg" format works to print long doubles. */
632 #undef PRINTF_HAS_LONG_DOUBLE
633
634 /* Define to 1 if the "%ll" format works to print long longs. */
635 #undef PRINTF_HAS_LONG_LONG
636
637 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
638 assorted other type changes. */
639 #undef PROC_SERVICE_IS_OLD
640
641 /* Define to the type of arg 3 for ptrace. */
642 #undef PTRACE_TYPE_ARG3
643
644 /* Define to the type of arg 5 for ptrace. */
645 #undef PTRACE_TYPE_ARG5
646
647 /* Define as the return type of ptrace. */
648 #undef PTRACE_TYPE_RET
649
650 /* Define if the python directory should be relocated when GDB is moved. */
651 #undef PYTHON_PATH_RELOCATABLE
652
653 /* Relocated directory for source files. */
654 #undef RELOC_SRCDIR
655
656 /* Bug reporting address */
657 #undef REPORT_BUGS_TO
658
659 /* Define as the return type of signal handlers (`int' or `void'). */
660 #undef RETSIGTYPE
661
662 /* Define to 1 if the "%Lg" format works to scan long doubles. */
663 #undef SCANF_HAS_LONG_DOUBLE
664
665 /* Define to 1 if the `setpgrp' function takes no argument. */
666 #undef SETPGRP_VOID
667
668 /* The size of `long', as computed by sizeof. */
669 #undef SIZEOF_LONG
670
671 /* The size of `unsigned long', as computed by sizeof. */
672 #undef SIZEOF_UNSIGNED_LONG
673
674 /* The size of `unsigned long long', as computed by sizeof. */
675 #undef SIZEOF_UNSIGNED_LONG_LONG
676
677 /* The size of `unsigned __int128', as computed by sizeof. */
678 #undef SIZEOF_UNSIGNED___INT128
679
680 /* If using the C implementation of alloca, define if you know the
681 direction of stack growth for your system; otherwise it will be
682 automatically deduced at runtime.
683 STACK_DIRECTION > 0 => grows toward higher addresses
684 STACK_DIRECTION < 0 => grows toward lower addresses
685 STACK_DIRECTION = 0 => direction of growth unknown */
686 #undef STACK_DIRECTION
687
688 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
689 #undef STAT_MACROS_BROKEN
690
691 /* Define to 1 if you have the ANSI C header files. */
692 #undef STDC_HEADERS
693
694 /* automatically load a system-wide gdbinit file */
695 #undef SYSTEM_GDBINIT
696
697 /* Define if the system-gdbinit directory should be relocated when GDB is
698 moved. */
699 #undef SYSTEM_GDBINIT_RELOCATABLE
700
701 /* search for usr/lib et al within DIR */
702 #undef TARGET_SYSTEM_ROOT
703
704 /* Define if the sysroot directory should be relocated when GDB is moved. */
705 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
706
707 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
708 #undef THREAD_DB_HAS_TD_NOTALLOC
709
710 /* Define if <thread_db.h> has the TD_NOTLS error code. */
711 #undef THREAD_DB_HAS_TD_NOTLS
712
713 /* Define if <thread_db.h> has the TD_VERSION error code. */
714 #undef THREAD_DB_HAS_TD_VERSION
715
716 /* Define to 1 if the regex included in libiberty should be used. */
717 #undef USE_INCLUDED_REGEX
718
719 /* Enable extensions on AIX 3, Interix. */
720 #ifndef _ALL_SOURCE
721 # undef _ALL_SOURCE
722 #endif
723 /* Enable GNU extensions on systems that have them. */
724 #ifndef _GNU_SOURCE
725 # undef _GNU_SOURCE
726 #endif
727 /* Enable threading extensions on Solaris. */
728 #ifndef _POSIX_PTHREAD_SEMANTICS
729 # undef _POSIX_PTHREAD_SEMANTICS
730 #endif
731 /* Enable extensions on HP NonStop. */
732 #ifndef _TANDEM_SOURCE
733 # undef _TANDEM_SOURCE
734 #endif
735 /* Enable general extensions on Solaris. */
736 #ifndef __EXTENSIONS__
737 # undef __EXTENSIONS__
738 #endif
739
740
741 /* Define if we should use the Windows API, instead of the POSIX API. On
742 Windows, we use the Windows API when building for MinGW, but the POSIX API
743 when building for Cygwin. */
744 #undef USE_WIN32API
745
746 /* Define if --with-python provides a path, either directly or via
747 python-config.py --exec-prefix. */
748 #undef WITH_PYTHON_PATH
749
750 /* Define if the simulator is being linked in. */
751 #undef WITH_SIM
752
753 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
754 significant byte first (like Motorola and SPARC, unlike Intel). */
755 #if defined AC_APPLE_UNIVERSAL_BUILD
756 # if defined __BIG_ENDIAN__
757 # define WORDS_BIGENDIAN 1
758 # endif
759 #else
760 # ifndef WORDS_BIGENDIAN
761 # undef WORDS_BIGENDIAN
762 # endif
763 #endif
764
765 /* Number of bits in a file offset, on hosts where this is settable. */
766 #undef _FILE_OFFSET_BITS
767
768 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
769 <sys/proc.h> problem on IRIX 5. */
770 #undef _KMEMUSER
771
772 /* Define for large files, on AIX-style hosts. */
773 #undef _LARGE_FILES
774
775 /* Define to 1 if on MINIX. */
776 #undef _MINIX
777
778 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
779 2.[789] when using GCC. */
780 #undef _MSE_INT_H
781
782 /* Define to 2 if the system does not provide POSIX.1 features except with
783 this defined. */
784 #undef _POSIX_1_SOURCE
785
786 /* Define to 1 if you need to in order for `stat' and other things to work. */
787 #undef _POSIX_SOURCE
788
789 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
790 #undef _SYSCALL32
791
792 /* Define to empty if `const' does not conform to ANSI C. */
793 #undef const
794
795 /* Define to `__inline__' or `__inline' if that's what the C compiler
796 calls it, or to nothing if 'inline' is not supported under any name. */
797 #ifndef __cplusplus
798 #undef inline
799 #endif
800
801 /* Define to `int' if <sys/types.h> does not define. */
802 #undef pid_t
803
804 /* Define as `fork' if `vfork' does not work. */
805 #undef vfork
This page took 0.048705 seconds and 5 git commands to generate.