* NEWS: Mention pointer to member improvements.
[deliverable/binutils-gdb.git] / gdb / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if the compiler supports long long. */
4 #undef CC_HAS_LONG_LONG
5
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Global directory for separate debug files. */
15 #undef DEBUGDIR
16
17 /* Define to BFD's default architecture. */
18 #undef DEFAULT_BFD_ARCH
19
20 /* Define to BFD's default target vector. */
21 #undef DEFAULT_BFD_VEC
22
23 /* Define to 1 if translation of program messages to the user's native
24 language is requested. */
25 #undef ENABLE_NLS
26
27 /* Define to be a string naming the default host character set. */
28 #undef GDB_DEFAULT_HOST_CHARSET
29
30 /* Host double floatformat */
31 #undef GDB_HOST_DOUBLE_FORMAT
32
33 /* Host float floatformat */
34 #undef GDB_HOST_FLOAT_FORMAT
35
36 /* Host long double floatformat */
37 #undef GDB_HOST_LONG_DOUBLE_FORMAT
38
39 /* nativefile */
40 #undef GDB_NM_FILE
41
42 /* Define to the default OS ABI for this configuration. */
43 #undef GDB_OSABI_DEFAULT
44
45 /* targetfile */
46 #undef GDB_TM_FILE
47
48 /* hostfile */
49 #undef GDB_XM_FILE
50
51 /* Define to 1 if you have `alloca', as a function or macro. */
52 #undef HAVE_ALLOCA
53
54 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
55 */
56 #undef HAVE_ALLOCA_H
57
58 /* Define to 1 if you have the `canonicalize_file_name' function. */
59 #undef HAVE_CANONICALIZE_FILE_NAME
60
61 /* Define to 1 if you have the <ctype.h> header file. */
62 #undef HAVE_CTYPE_H
63
64 /* Define to 1 if you have the <cursesX.h> header file. */
65 #undef HAVE_CURSESX_H
66
67 /* Define to 1 if you have the <curses.h> header file. */
68 #undef HAVE_CURSES_H
69
70 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
71 */
72 #undef HAVE_DECL_FREE
73
74 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
75 */
76 #undef HAVE_DECL_GETOPT
77
78 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
79 */
80 #undef HAVE_DECL_MALLOC
81
82 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
83 */
84 #undef HAVE_DECL_PTRACE
85
86 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
87 don't. */
88 #undef HAVE_DECL_REALLOC
89
90 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
91 don't. */
92 #undef HAVE_DECL_SNPRINTF
93
94 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
95 don't. */
96 #undef HAVE_DECL_STRERROR
97
98 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
99 */
100 #undef HAVE_DECL_STRSTR
101
102 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
103 don't. */
104 #undef HAVE_DECL_VSNPRINTF
105
106 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
107 */
108 #undef HAVE_DIRENT_H
109
110 /* Define to 1 if you have the `fork' function. */
111 #undef HAVE_FORK
112
113 /* Define if <sys/procfs.h> has fpregset_t. */
114 #undef HAVE_FPREGSET_T
115
116 /* Define to 1 if you have the `getgid' function. */
117 #undef HAVE_GETGID
118
119 /* Define to 1 if you have the `getpagesize' function. */
120 #undef HAVE_GETPAGESIZE
121
122 /* Define to 1 if you have the `getuid' function. */
123 #undef HAVE_GETUID
124
125 /* Define to 1 if you have the <gnu/libc-version.h> header file. */
126 #undef HAVE_GNU_LIBC_VERSION_H
127
128 /* Define if <sys/procfs.h> has gregset_t. */
129 #undef HAVE_GREGSET_T
130
131 /* Define if you have HPUX threads */
132 #undef HAVE_HPUX_THREAD_SUPPORT
133
134 /* Define if you have the iconv() function. */
135 #undef HAVE_ICONV
136
137 /* Define to 1 if you have the <inttypes.h> header file. */
138 #undef HAVE_INTTYPES_H
139
140 /* Define to 1 if you have the `dl' library (-ldl). */
141 #undef HAVE_LIBDL
142
143 /* Define if you have the expat library. */
144 #undef HAVE_LIBEXPAT
145
146 /* Define to 1 if you have the `m' library (-lm). */
147 #undef HAVE_LIBM
148
149 /* Define if libunwind library is being used. */
150 #undef HAVE_LIBUNWIND
151
152 /* Define to 1 if you have the <libunwind.h> header file. */
153 #undef HAVE_LIBUNWIND_H
154
155 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
156 #undef HAVE_LIBUNWIND_IA64_H
157
158 /* Define to 1 if you have the `w' library (-lw). */
159 #undef HAVE_LIBW
160
161 /* Define to 1 if you have the <link.h> header file. */
162 #undef HAVE_LINK_H
163
164 /* Define to 1 if the compiler supports long double. */
165 #undef HAVE_LONG_DOUBLE
166
167 /* Define if <sys/procfs.h> has lwpid_t. */
168 #undef HAVE_LWPID_T
169
170 /* Define to 1 if you have the <machine/reg.h> header file. */
171 #undef HAVE_MACHINE_REG_H
172
173 /* Define to 1 if you have the <memory.h> header file. */
174 #undef HAVE_MEMORY_H
175
176 /* Define to 1 if you have a working `mmap' system call. */
177 #undef HAVE_MMAP
178
179 /* Define to 1 if you have the `monstartup' function. */
180 #undef HAVE_MONSTARTUP
181
182 /* Define to 1 if you have the <ncurses.h> header file. */
183 #undef HAVE_NCURSES_H
184
185 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
186 #undef HAVE_NCURSES_NCURSES_H
187
188 /* Define to 1 if you have the <ncurses/term.h> header file. */
189 #undef HAVE_NCURSES_TERM_H
190
191 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
192 #undef HAVE_NDIR_H
193
194 /* Define to 1 if you have the <nlist.h> header file. */
195 #undef HAVE_NLIST_H
196
197 /* Define to 1 if you have the `poll' function. */
198 #undef HAVE_POLL
199
200 /* Define to 1 if you have the <poll.h> header file. */
201 #undef HAVE_POLL_H
202
203 /* Define to 1 if you have the `pread64' function. */
204 #undef HAVE_PREAD64
205
206 /* Define if <sys/procfs.h> has prfpregset32_t. */
207 #undef HAVE_PRFPREGSET32_T
208
209 /* Define if <sys/procfs.h> has prfpregset_t. */
210 #undef HAVE_PRFPREGSET_T
211
212 /* Define if <sys/procfs.h> has prgregset32_t. */
213 #undef HAVE_PRGREGSET32_T
214
215 /* Define if <sys/procfs.h> has prgregset_t. */
216 #undef HAVE_PRGREGSET_T
217
218 /* Define if ioctl argument PIOCSET is available. */
219 #undef HAVE_PROCFS_PIOCSET
220
221 /* Define to 1 if you have the <proc_service.h> header file. */
222 #undef HAVE_PROC_SERVICE_H
223
224 /* Define if <sys/procfs.h> has prrun_t. */
225 #undef HAVE_PRRUN_T
226
227 /* Define if <sys/procfs.h> has prsysent_t. */
228 #undef HAVE_PRSYSENT_T
229
230 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
231 #undef HAVE_PR_SIGACTION64_T
232
233 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
234 #undef HAVE_PR_SIGINFO64_T
235
236 /* Define if <sys/procfs.h> has pr_sigset_t. */
237 #undef HAVE_PR_SIGSET_T
238
239 /* Define if <sys/procfs.h> has psaddr_t. */
240 #undef HAVE_PSADDR_T
241
242 /* Define if <sys/procfs.h> has pstatus_t. */
243 #undef HAVE_PSTATUS_T
244
245 /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
246 #undef HAVE_PTRACE_GETFPXREGS
247
248 /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
249 #undef HAVE_PTRACE_GETREGS
250
251 /* Define to 1 if you have the <ptrace.h> header file. */
252 #undef HAVE_PTRACE_H
253
254 /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
255 #undef HAVE_PT_GETDBREGS
256
257 /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
258 #undef HAVE_PT_GETXMMREGS
259
260 /* Define to 1 if you have the `realpath' function. */
261 #undef HAVE_REALPATH
262
263 /* Define to 1 if you have the `sbrk' function. */
264 #undef HAVE_SBRK
265
266 /* Define to 1 if you have the `setpgid' function. */
267 #undef HAVE_SETPGID
268
269 /* Define to 1 if you have the `setpgrp' function. */
270 #undef HAVE_SETPGRP
271
272 /* Define to 1 if you have the <sgtty.h> header file. */
273 #undef HAVE_SGTTY_H
274
275 /* Define to 1 if you have the `sigaction' function. */
276 #undef HAVE_SIGACTION
277
278 /* Define to 1 if you have the `sigprocmask' function. */
279 #undef HAVE_SIGPROCMASK
280
281 /* Define if sigsetjmp is available. */
282 #undef HAVE_SIGSETJMP
283
284 /* Define to 1 if you have the `sigsetmask' function. */
285 #undef HAVE_SIGSETMASK
286
287 /* Define to 1 if you have the `socketpair' function. */
288 #undef HAVE_SOCKETPAIR
289
290 /* Define to 1 if the system has the type `socklen_t'. */
291 #undef HAVE_SOCKLEN_T
292
293 /* Define to 1 if you have the <stddef.h> header file. */
294 #undef HAVE_STDDEF_H
295
296 /* Define to 1 if you have the <stdint.h> header file. */
297 #undef HAVE_STDINT_H
298
299 /* Define to 1 if you have the <stdlib.h> header file. */
300 #undef HAVE_STDLIB_H
301
302 /* Define to 1 if you have the <strings.h> header file. */
303 #undef HAVE_STRINGS_H
304
305 /* Define to 1 if you have the <string.h> header file. */
306 #undef HAVE_STRING_H
307
308 /* Define if <sys/link.h> has struct link_map32 */
309 #undef HAVE_STRUCT_LINK_MAP32
310
311 /* Define if <link.h> exists and defines struct link_map which has members
312 with an ``lm_'' prefix. (For SunOS.) */
313 #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
314
315 /* Define if <link.h> exists and defines struct link_map which has members
316 with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
317 #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
318
319 /* Define to 1 if your system has struct lwp. */
320 #undef HAVE_STRUCT_LWP
321
322 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
323 #undef HAVE_STRUCT_REG
324
325 /* Define to 1 if `r_fs' is member of `struct reg'. */
326 #undef HAVE_STRUCT_REG_R_FS
327
328 /* Define to 1 if `r_gs' is member of `struct reg'. */
329 #undef HAVE_STRUCT_REG_R_GS
330
331 /* Define if <link.h> exists and defines a struct so_map which has members
332 with an ``som_'' prefix. (Found on older *BSD systems.) */
333 #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
334
335 /* Define to 1 if `st_blksize' is member of `struct stat'. */
336 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
337
338 /* Define to 1 if `st_blocks' is member of `struct stat'. */
339 #undef HAVE_STRUCT_STAT_ST_BLOCKS
340
341 /* Define to 1 if `td_pcb' is member of `struct thread'. */
342 #undef HAVE_STRUCT_THREAD_TD_PCB
343
344 /* Define to 1 if you have the `syscall' function. */
345 #undef HAVE_SYSCALL
346
347 /* Define to 1 if you have the <sys/debugreg.h> header file. */
348 #undef HAVE_SYS_DEBUGREG_H
349
350 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
351 */
352 #undef HAVE_SYS_DIR_H
353
354 /* Define to 1 if you have the <sys/fault.h> header file. */
355 #undef HAVE_SYS_FAULT_H
356
357 /* Define to 1 if you have the <sys/file.h> header file. */
358 #undef HAVE_SYS_FILE_H
359
360 /* Define to 1 if you have the <sys/filio.h> header file. */
361 #undef HAVE_SYS_FILIO_H
362
363 /* Define to 1 if you have the <sys/ioctl.h> header file. */
364 #undef HAVE_SYS_IOCTL_H
365
366 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
367 */
368 #undef HAVE_SYS_NDIR_H
369
370 /* Define to 1 if you have the <sys/param.h> header file. */
371 #undef HAVE_SYS_PARAM_H
372
373 /* Define to 1 if you have the <sys/poll.h> header file. */
374 #undef HAVE_SYS_POLL_H
375
376 /* Define to 1 if you have the <sys/procfs.h> header file. */
377 #undef HAVE_SYS_PROCFS_H
378
379 /* Define to 1 if you have the <sys/proc.h> header file. */
380 #undef HAVE_SYS_PROC_H
381
382 /* Define to 1 if you have the <sys/ptrace.h> header file. */
383 #undef HAVE_SYS_PTRACE_H
384
385 /* Define to 1 if you have the <sys/reg.h> header file. */
386 #undef HAVE_SYS_REG_H
387
388 /* Define to 1 if you have the <sys/select.h> header file. */
389 #undef HAVE_SYS_SELECT_H
390
391 /* Define to 1 if you have the <sys/stat.h> header file. */
392 #undef HAVE_SYS_STAT_H
393
394 /* Define to 1 if you have the <sys/syscall.h> header file. */
395 #undef HAVE_SYS_SYSCALL_H
396
397 /* Define to 1 if you have the <sys/types.h> header file. */
398 #undef HAVE_SYS_TYPES_H
399
400 /* Define to 1 if you have the <sys/user.h> header file. */
401 #undef HAVE_SYS_USER_H
402
403 /* Define to 1 if you have the <sys/wait.h> header file. */
404 #undef HAVE_SYS_WAIT_H
405
406 /* Define to 1 if you have the <termios.h> header file. */
407 #undef HAVE_TERMIOS_H
408
409 /* Define to 1 if you have the <termio.h> header file. */
410 #undef HAVE_TERMIO_H
411
412 /* Define to 1 if you have the <term.h> header file. */
413 #undef HAVE_TERM_H
414
415 /* Define to 1 if you have the <thread_db.h> header file. */
416 #undef HAVE_THREAD_DB_H
417
418 /* Define if using Solaris thread debugging. */
419 #undef HAVE_THREAD_DB_LIB
420
421 /* Define to 1 if you have the <time.h> header file. */
422 #undef HAVE_TIME_H
423
424 /* Define if you support the tkill syscall. */
425 #undef HAVE_TKILL_SYSCALL
426
427 /* Define to 1 if you have the `ttrace' function. */
428 #undef HAVE_TTRACE
429
430 /* Define to 1 if the system has the type `uintptr_t'. */
431 #undef HAVE_UINTPTR_T
432
433 /* Define to 1 if you have the <unistd.h> header file. */
434 #undef HAVE_UNISTD_H
435
436 /* Define to 1 if you have the `vfork' function. */
437 #undef HAVE_VFORK
438
439 /* Define to 1 if you have the <vfork.h> header file. */
440 #undef HAVE_VFORK_H
441
442 /* Define to 1 if you have the <wait.h> header file. */
443 #undef HAVE_WAIT_H
444
445 /* Define to 1 if you have the `wborder' function. */
446 #undef HAVE_WBORDER
447
448 /* Define to 1 if `fork' works. */
449 #undef HAVE_WORKING_FORK
450
451 /* Define to 1 if `vfork' works. */
452 #undef HAVE_WORKING_VFORK
453
454 /* Define to 1 if your system has the _etext variable. */
455 #undef HAVE__ETEXT
456
457 /* Define to 1 if you have the `_mcleanup' function. */
458 #undef HAVE__MCLEANUP
459
460 /* Define as const if the declaration of iconv() needs const. */
461 #undef ICONV_CONST
462
463 /* Define if you want to use new multi-fd /proc interface (replaces
464 HAVE_MULTIPLE_PROC_FDS as well as other macros). */
465 #undef NEW_PROC_API
466
467 /* Name of this package. */
468 #undef PACKAGE
469
470 /* Define to the address where bug reports for this package should be sent. */
471 #undef PACKAGE_BUGREPORT
472
473 /* Define to the full name of this package. */
474 #undef PACKAGE_NAME
475
476 /* Define to the full name and version of this package. */
477 #undef PACKAGE_STRING
478
479 /* Define to the one symbol short name of this package. */
480 #undef PACKAGE_TARNAME
481
482 /* Define to the version of this package. */
483 #undef PACKAGE_VERSION
484
485 /* Define if the prfpregset_t type is broken. */
486 #undef PRFPREGSET_T_BROKEN
487
488 /* Define to 1 if the "%Lg" format works to print long doubles. */
489 #undef PRINTF_HAS_LONG_DOUBLE
490
491 /* Define to 1 if the "%ll" format works to print long longs. */
492 #undef PRINTF_HAS_LONG_LONG
493
494 /* Define if <proc_service.h> on solaris uses int instead of size_t, and
495 assorted other type changes. */
496 #undef PROC_SERVICE_IS_OLD
497
498 /* Define to the type of arg 3 for ptrace. */
499 #undef PTRACE_TYPE_ARG3
500
501 /* Define to the type of arg 5 for ptrace. */
502 #undef PTRACE_TYPE_ARG5
503
504 /* Define as the return type of ptrace. */
505 #undef PTRACE_TYPE_RET
506
507 /* Define as the return type of signal handlers (`int' or `void'). */
508 #undef RETSIGTYPE
509
510 /* Define to 1 if the "%Lg" format works to scan long doubles. */
511 #undef SCANF_HAS_LONG_DOUBLE
512
513 /* Define to 1 if the `setpgrp' function takes no argument. */
514 #undef SETPGRP_VOID
515
516 /* The size of a `char', as computed by sizeof. */
517 #undef SIZEOF_CHAR
518
519 /* The size of a `int', as computed by sizeof. */
520 #undef SIZEOF_INT
521
522 /* The size of a `long', as computed by sizeof. */
523 #undef SIZEOF_LONG
524
525 /* The size of a `short', as computed by sizeof. */
526 #undef SIZEOF_SHORT
527
528 /* The size of a `void *', as computed by sizeof. */
529 #undef SIZEOF_VOID_P
530
531 /* If using the C implementation of alloca, define if you know the
532 direction of stack growth for your system; otherwise it will be
533 automatically deduced at run-time.
534 STACK_DIRECTION > 0 => grows toward higher addresses
535 STACK_DIRECTION < 0 => grows toward lower addresses
536 STACK_DIRECTION = 0 => direction of growth unknown */
537 #undef STACK_DIRECTION
538
539 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
540 #undef START_INFERIOR_TRAPS_EXPECTED
541
542 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
543 #undef STAT_MACROS_BROKEN
544
545 /* Define to 1 if you have the ANSI C header files. */
546 #undef STDC_HEADERS
547
548 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
549 #undef THREAD_DB_HAS_TD_NOTALLOC
550
551 /* Define if <thread_db.h> has the TD_NOTLS error code. */
552 #undef THREAD_DB_HAS_TD_NOTLS
553
554 /* Define if <thread_db.h> has the TD_VERSION error code. */
555 #undef THREAD_DB_HAS_TD_VERSION
556
557 /* Define to 1 if the regex included in libiberty should be used. */
558 #undef USE_INCLUDED_REGEX
559
560 /* Define if we should use the Windows API, instead of the POSIX API. On
561 Windows, we use the Windows API when building for MinGW, but the POSIX API
562 when building for Cygwin. */
563 #undef USE_WIN32API
564
565 /* Define if the simulator is being linked in. */
566 #undef WITH_SIM
567
568 /* Define to 1 if on AIX 3.
569 System headers sometimes define this.
570 We just want to avoid a redefinition error message. */
571 #ifndef _ALL_SOURCE
572 # undef _ALL_SOURCE
573 #endif
574
575 /* Enable GNU extensions on systems that have them. */
576 #ifndef _GNU_SOURCE
577 # undef _GNU_SOURCE
578 #endif
579
580 /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
581 <sys/proc.h> problem on IRIX 5. */
582 #undef _KMEMUSER
583
584 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris
585 2.[789] when using GCC. */
586 #undef _MSE_INT_H
587
588 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
589 #undef _SYSCALL32
590
591 /* Define to empty if `const' does not conform to ANSI C. */
592 #undef const
593
594 /* Define to `__inline__' or `__inline' if that's what the C compiler
595 calls it, or to nothing if 'inline' is not supported under any name. */
596 #ifndef __cplusplus
597 #undef inline
598 #endif
599
600 /* Define to `int' if <sys/types.h> does not define. */
601 #undef pid_t
602
603 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
604 #undef sys_quotactl
605
606 /* Define as `fork' if `vfork' does not work. */
607 #undef vfork
This page took 0.057073 seconds and 4 git commands to generate.