1 /* config.in. Generated automatically from configure.in by autoheader. */
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
10 /* Define if using alloca.c. */
13 /* Define to empty if the keyword does not work. */
16 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
17 This function is required for alloca.c support on those systems. */
18 #undef CRAY_STACKSEG_END
20 /* Define if you have alloca, as a function or macro. */
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
26 /* Define if the `long double' type works. */
27 #undef HAVE_LONG_DOUBLE
29 /* Define if you have a working `mmap' system call. */
32 /* Define if you have <vfork.h>. */
35 /* Define as __inline if that's what the C compiler calls it. */
38 /* Define to `long' if <sys/types.h> doesn't define. */
41 /* Define to `int' if <sys/types.h> doesn't define. */
44 /* Define if you need to in order for stat and other things to work. */
47 /* Define as the return type of signal handlers (int or void). */
50 /* Define if the `setpgrp' function takes no argument. */
53 /* Define to `unsigned' if <sys/types.h> doesn't define. */
56 /* If using the C implementation of alloca, define if you know the
57 direction of stack growth for your system; otherwise it will be
58 automatically deduced at run-time.
59 STACK_DIRECTION > 0 => grows toward higher addresses
60 STACK_DIRECTION < 0 => grows toward lower addresses
61 STACK_DIRECTION = 0 => direction of growth unknown
63 #undef STACK_DIRECTION
65 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
66 #undef STAT_MACROS_BROKEN
68 /* Define if you have the ANSI C header files. */
71 /* Define vfork as fork if vfork does not work. */
74 /* Enable GNU extensions on systems that have them. */
79 /* Define if your struct reg has r_fs. */
80 #undef HAVE_STRUCT_REG_R_FS
82 /* Define if your struct reg has r_gs. */
83 #undef HAVE_STRUCT_REG_R_GS
85 /* Define if <link.h> exists and defines struct link_map which has
86 members with an ``l_'' prefix. (For Solaris, SVR4, and
87 SVR4-like systems.) */
88 #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
90 /* Define if <link.h> exists and defines struct link_map which has
91 members with an ``lm_'' prefix. (For SunOS.) */
92 #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
94 /* Define if <link.h> exists and defines a struct so_map which has
95 members with an ``som_'' prefix. (Found on older *BSD systems.) */
96 #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
98 /* Define if <sys/link.h> has struct link_map32 */
99 #undef HAVE_STRUCT_LINK_MAP32
101 /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
104 /* Define if the prfpregset_t type is broken. */
105 #undef PRFPREGSET_T_BROKEN
107 /* Define if you want to use new multi-fd /proc interface
108 (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
111 /* Define if ioctl argument PIOCSET is available. */
112 #undef HAVE_PROCFS_PIOCSET
114 /* Define if the `long long' type works. */
115 #undef CC_HAS_LONG_LONG
117 /* Define if the "ll" format works to print long long ints. */
118 #undef PRINTF_HAS_LONG_LONG
120 /* Define if the "%Lg" format works to print long doubles. */
121 #undef PRINTF_HAS_LONG_DOUBLE
123 /* Define if the "%Lg" format works to scan long doubles. */
124 #undef SCANF_HAS_LONG_DOUBLE
126 /* Define if using Solaris thread debugging. */
127 #undef HAVE_THREAD_DB_LIB
129 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
130 #undef START_INFERIOR_TRAPS_EXPECTED
133 /* Define if you have HPUX threads */
134 #undef HAVE_HPUX_THREAD_SUPPORT
136 /* Define if you want to use the memory mapped malloc package (mmalloc). */
139 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
140 to initialize mmalloc, and we want to force checking to be used anyway.
141 This may cause spurious memory corruption messages if the runtime tries
142 to explicitly deallocate that memory when gdb calls exit. */
145 /* Define if <proc_service.h> on solaris uses int instead of
146 size_t, and assorted other type changes. */
147 #undef PROC_SERVICE_IS_OLD
149 /* Define if the simulator is being linked in. */
152 /* Set to true if the save_state_t structure is present */
153 #undef HAVE_STRUCT_SAVE_STATE_T
155 /* Set to true if the save_state_t structure has the ss_wide member */
156 #undef HAVE_STRUCT_MEMBER_SS_WIDE
158 /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */
159 #undef HAVE_PTRACE_GETREGS
161 /* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request. */
162 #undef HAVE_PTRACE_GETFPXREGS
164 /* Define if <sys/ptrace.h> defines the PT_GETDBREGS request. */
165 #undef HAVE_PT_GETDBREGS
167 /* Define if <sys/ptrace.h> defines the PT_GETXMMREGS request. */
168 #undef HAVE_PT_GETXMMREGS
179 /* Define if you have the __argz_count function. */
180 #undef HAVE___ARGZ_COUNT
182 /* Define if you have the __argz_next function. */
183 #undef HAVE___ARGZ_NEXT
185 /* Define if you have the __argz_stringify function. */
186 #undef HAVE___ARGZ_STRINGIFY
188 /* Define if you have the _mcleanup function. */
189 #undef HAVE__MCLEANUP
191 /* Define if you have the canonicalize_file_name function. */
192 #undef HAVE_CANONICALIZE_FILE_NAME
194 /* Define if you have the dcgettext function. */
195 #undef HAVE_DCGETTEXT
197 /* Define if you have the getcwd function. */
200 /* Define if you have the getpagesize function. */
201 #undef HAVE_GETPAGESIZE
203 /* Define if you have the monstartup function. */
204 #undef HAVE_MONSTARTUP
206 /* Define if you have the munmap function. */
209 /* Define if you have the poll function. */
212 /* Define if you have the pread64 function. */
215 /* Define if you have the putenv function. */
218 /* Define if you have the realpath function. */
221 /* Define if you have the sbrk function. */
224 /* Define if you have the setenv function. */
227 /* Define if you have the setlocale function. */
228 #undef HAVE_SETLOCALE
230 /* Define if you have the setpgid function. */
233 /* Define if you have the setpgrp function. */
236 /* Define if you have the sigaction function. */
237 #undef HAVE_SIGACTION
239 /* Define if you have the sigprocmask function. */
240 #undef HAVE_SIGPROCMASK
242 /* Define if you have the sigsetmask function. */
243 #undef HAVE_SIGSETMASK
245 /* Define if you have the socketpair function. */
246 #undef HAVE_SOCKETPAIR
248 /* Define if you have the stpcpy function. */
251 /* Define if you have the strcasecmp function. */
252 #undef HAVE_STRCASECMP
254 /* Define if you have the strchr function. */
257 /* Define if you have the syscall function. */
260 /* Define if you have the <argz.h> header file. */
263 /* Define if you have the <ctype.h> header file. */
266 /* Define if you have the <curses.h> header file. */
269 /* Define if you have the <dirent.h> header file. */
272 /* Define if you have the <limits.h> header file. */
275 /* Define if you have the <link.h> header file. */
278 /* Define if you have the <locale.h> header file. */
281 /* Define if you have the <malloc.h> header file. */
284 /* Define if you have the <memory.h> header file. */
287 /* Define if you have the <ncurses.h> header file. */
288 #undef HAVE_NCURSES_H
290 /* Define if you have the <ndir.h> header file. */
293 /* Define if you have the <nl_types.h> header file. */
294 #undef HAVE_NL_TYPES_H
296 /* Define if you have the <nlist.h> header file. */
299 /* Define if you have the <poll.h> header file. */
302 /* Define if you have the <proc_service.h> header file. */
303 #undef HAVE_PROC_SERVICE_H
305 /* Define if you have the <ptrace.h> header file. */
308 /* Define if you have the <sgtty.h> header file. */
311 /* Define if you have the <stddef.h> header file. */
314 /* Define if you have the <stdint.h> header file. */
317 /* Define if you have the <stdlib.h> header file. */
320 /* Define if you have the <string.h> header file. */
323 /* Define if you have the <strings.h> header file. */
324 #undef HAVE_STRINGS_H
326 /* Define if you have the <sys/debugreg.h> header file. */
327 #undef HAVE_SYS_DEBUGREG_H
329 /* Define if you have the <sys/dir.h> header file. */
330 #undef HAVE_SYS_DIR_H
332 /* Define if you have the <sys/fault.h> header file. */
333 #undef HAVE_SYS_FAULT_H
335 /* Define if you have the <sys/file.h> header file. */
336 #undef HAVE_SYS_FILE_H
338 /* Define if you have the <sys/filio.h> header file. */
339 #undef HAVE_SYS_FILIO_H
341 /* Define if you have the <sys/ioctl.h> header file. */
342 #undef HAVE_SYS_IOCTL_H
344 /* Define if you have the <sys/ndir.h> header file. */
345 #undef HAVE_SYS_NDIR_H
347 /* Define if you have the <sys/param.h> header file. */
348 #undef HAVE_SYS_PARAM_H
350 /* Define if you have the <sys/poll.h> header file. */
351 #undef HAVE_SYS_POLL_H
353 /* Define if you have the <sys/proc.h> header file. */
354 #undef HAVE_SYS_PROC_H
356 /* Define if you have the <sys/procfs.h> header file. */
357 #undef HAVE_SYS_PROCFS_H
359 /* Define if you have the <sys/ptrace.h> header file. */
360 #undef HAVE_SYS_PTRACE_H
362 /* Define if you have the <sys/reg.h> header file. */
363 #undef HAVE_SYS_REG_H
365 /* Define if you have the <sys/select.h> header file. */
366 #undef HAVE_SYS_SELECT_H
368 /* Define if you have the <sys/syscall.h> header file. */
369 #undef HAVE_SYS_SYSCALL_H
371 /* Define if you have the <sys/user.h> header file. */
372 #undef HAVE_SYS_USER_H
374 /* Define if you have the <sys/wait.h> header file. */
375 #undef HAVE_SYS_WAIT_H
377 /* Define if you have the <term.h> header file. */
380 /* Define if you have the <termio.h> header file. */
383 /* Define if you have the <termios.h> header file. */
384 #undef HAVE_TERMIOS_H
386 /* Define if you have the <thread_db.h> header file. */
387 #undef HAVE_THREAD_DB_H
389 /* Define if you have the <time.h> header file. */
392 /* Define if you have the <unistd.h> header file. */
395 /* Define if you have the <values.h> header file. */
398 /* Define if you have the <wait.h> header file. */
401 /* Define if you have the dl library (-ldl). */
404 /* Define if you have the m library (-lm). */
407 /* Define if you have the w library (-lw). */
410 /* Define if you have the stpcpy function */
413 /* Define if your locale.h file contains LC_MESSAGES. */
414 #undef HAVE_LC_MESSAGES
416 /* Define to 1 if NLS is requested */
419 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
422 /* Name of this package. */
425 /* Global directory for separate debug files. */
428 /* Define to BFD's default architecture. */
429 #undef DEFAULT_BFD_ARCH
431 /* Define to BFD's default target vector. */
432 #undef DEFAULT_BFD_VEC
434 /* Define to 1 if your system has the _etext variable. */
437 /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on
438 Solaris 2.[78] when using GCC. */
441 /* Define to 1 if we found this declaration otherwise define to 0. */
442 #undef HAVE_DECL_GETOPT
444 /* Define if sigsetjmp is available. */
445 #undef HAVE_SIGSETJMP
447 /* Define to 1 if the regex included in libiberty should be used. */
448 #undef USE_INCLUDED_REGEX
450 /* Define if <stdint.h> provides the uintptr_t type. */
451 #undef HAVE_UINTPTR_T
453 /* Define if malloc is not declared in system header files. */
454 #undef NEED_DECLARATION_MALLOC
456 /* Define if realloc is not declared in system header files. */
457 #undef NEED_DECLARATION_REALLOC
459 /* Define if free is not declared in system header files. */
460 #undef NEED_DECLARATION_FREE
462 /* Define if strerror is not declared in system header files. */
463 #undef NEED_DECLARATION_STRERROR
465 /* Define if strdup is not declared in system header files. */
466 #undef NEED_DECLARATION_STRDUP
468 /* Define if strstr is not declared in system header files. */
469 #undef NEED_DECLARATION_STRSTR
471 /* Define if canonicalize_file_name is not declared in system header files. */
472 #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
474 /* Define if <sys/procfs.h> has pstatus_t. */
475 #undef HAVE_PSTATUS_T
477 /* Define if <sys/procfs.h> has prrun_t. */
480 /* Define if <sys/procfs.h> has gregset_t. */
481 #undef HAVE_GREGSET_T
483 /* Define if <sys/procfs.h> has fpregset_t. */
484 #undef HAVE_FPREGSET_T
486 /* Define if <sys/procfs.h> has prgregset_t. */
487 #undef HAVE_PRGREGSET_T
489 /* Define if <sys/procfs.h> has prfpregset_t. */
490 #undef HAVE_PRFPREGSET_T
492 /* Define if <sys/procfs.h> has prgregset32_t. */
493 #undef HAVE_PRGREGSET32_T
495 /* Define if <sys/procfs.h> has prfpregset32_t. */
496 #undef HAVE_PRFPREGSET32_T
498 /* Define if <sys/procfs.h> has lwpid_t. */
501 /* Define if <sys/procfs.h> has psaddr_t. */
504 /* Define if <sys/procfs.h> has prsysent_t. */
505 #undef HAVE_PRSYSENT_T
507 /* Define if <sys/procfs.h> has pr_sigset_t. */
508 #undef HAVE_PR_SIGSET_T
510 /* Define if <sys/procfs.h> has pr_sigaction64_t. */
511 #undef HAVE_PR_SIGACTION64_T
513 /* Define if <sys/procfs.h> has pr_siginfo64_t. */
514 #undef HAVE_PR_SIGINFO64_T
516 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
517 #undef THREAD_DB_HAS_TD_NOTALLOC
519 /* Define if we can use the tkill syscall. */
520 #undef HAVE_TKILL_SYSCALL
522 /* Define to the default OS ABI for this configuration. */
523 #undef GDB_OSABI_DEFAULT
525 /* Define to be a string naming the default host character set. */
526 #undef GDB_DEFAULT_HOST_CHARSET
528 /* Define if you have the iconv() function. */
531 /* Define as const if the declaration of iconv() needs const. */