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