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