]>
Commit | Line | Data |
---|---|---|
c906108c SS |
1 | /* config.in. Generated automatically from configure.in by autoheader. */ |
2 | ||
c906108c SS |
3 | /* Define if on AIX 3. |
4 | System headers sometimes define this. | |
5 | We just want to avoid a redefinition error message. */ | |
6 | #ifndef _ALL_SOURCE | |
7 | #undef _ALL_SOURCE | |
8 | #endif | |
9 | ||
10 | /* Define if using alloca.c. */ | |
11 | #undef C_ALLOCA | |
12 | ||
13 | /* Define to empty if the keyword does not work. */ | |
14 | #undef const | |
15 | ||
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 | |
19 | ||
20 | /* Define if you have alloca, as a function or macro. */ | |
21 | #undef HAVE_ALLOCA | |
22 | ||
23 | /* Define if you have <alloca.h> and it should be used (not on Ultrix). */ | |
24 | #undef HAVE_ALLOCA_H | |
25 | ||
26 | /* Define if the `long double' type works. */ | |
27 | #undef HAVE_LONG_DOUBLE | |
28 | ||
29 | /* Define if you have a working `mmap' system call. */ | |
30 | #undef HAVE_MMAP | |
31 | ||
74c1b268 AC |
32 | /* Define if you have <vfork.h>. */ |
33 | #undef HAVE_VFORK_H | |
34 | ||
c906108c SS |
35 | /* Define as __inline if that's what the C compiler calls it. */ |
36 | #undef inline | |
37 | ||
38 | /* Define to `long' if <sys/types.h> doesn't define. */ | |
39 | #undef off_t | |
40 | ||
74c1b268 AC |
41 | /* Define to `int' if <sys/types.h> doesn't define. */ |
42 | #undef pid_t | |
43 | ||
c906108c SS |
44 | /* Define as the return type of signal handlers (int or void). */ |
45 | #undef RETSIGTYPE | |
46 | ||
0200359f MK |
47 | /* Define if the `setpgrp' function takes no argument. */ |
48 | #undef SETPGRP_VOID | |
49 | ||
c906108c SS |
50 | /* Define to `unsigned' if <sys/types.h> doesn't define. */ |
51 | #undef size_t | |
52 | ||
53 | /* If using the C implementation of alloca, define if you know the | |
54 | direction of stack growth for your system; otherwise it will be | |
55 | automatically deduced at run-time. | |
56 | STACK_DIRECTION > 0 => grows toward higher addresses | |
57 | STACK_DIRECTION < 0 => grows toward lower addresses | |
58 | STACK_DIRECTION = 0 => direction of growth unknown | |
59 | */ | |
60 | #undef STACK_DIRECTION | |
61 | ||
62 | /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */ | |
63 | #undef STAT_MACROS_BROKEN | |
64 | ||
65 | /* Define if you have the ANSI C header files. */ | |
66 | #undef STDC_HEADERS | |
67 | ||
74c1b268 AC |
68 | /* Define vfork as fork if vfork does not work. */ |
69 | #undef vfork | |
70 | ||
6abadcf8 ND |
71 | /* Define if compiling on Solaris 7. */ |
72 | #undef _MSE_INT_H | |
73 | ||
7dfa765c | 74 | /* Define if your struct reg has r_fs. */ |
422ea4b8 | 75 | #undef HAVE_STRUCT_REG_R_FS |
7dfa765c MK |
76 | |
77 | /* Define if your struct reg has r_gs. */ | |
422ea4b8 | 78 | #undef HAVE_STRUCT_REG_R_GS |
7dfa765c | 79 | |
d45fe813 KB |
80 | /* Define if <link.h> exists and defines struct link_map which has |
81 | members with an ``l_'' prefix. (For Solaris, SVR4, and | |
82 | SVR4-like systems.) */ | |
83 | #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS | |
84 | ||
85 | /* Define if <link.h> exists and defines struct link_map which has | |
86 | members with an ``lm_'' prefix. (For SunOS.) */ | |
87 | #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS | |
88 | ||
89 | /* Define if <link.h> exists and defines a struct so_map which has | |
90 | members with an ``som_'' prefix. (Found on older *BSD systems.) */ | |
91 | #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS | |
92 | ||
451928c5 AC |
93 | /* Define if <sys/link.h> has struct link_map32 */ |
94 | #undef HAVE_STRUCT_LINK_MAP32 | |
95 | ||
d84dd0c5 MK |
96 | /* Define if the prfpregset_t type is broken. */ |
97 | #undef PRFPREGSET_T_BROKEN | |
98 | ||
c3f6f71d JM |
99 | /* Define if you want to use new multi-fd /proc interface |
100 | (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */ | |
101 | #undef NEW_PROC_API | |
c906108c | 102 | |
e7d0728a AC |
103 | /* Define if ioctl argument PIOCSET is available. */ |
104 | #undef HAVE_PROCFS_PIOCSET | |
105 | ||
c906108c SS |
106 | /* Define if the `long long' type works. */ |
107 | #undef CC_HAS_LONG_LONG | |
108 | ||
109 | /* Define if the "ll" format works to print long long ints. */ | |
110 | #undef PRINTF_HAS_LONG_LONG | |
111 | ||
112 | /* Define if the "%Lg" format works to print long doubles. */ | |
113 | #undef PRINTF_HAS_LONG_DOUBLE | |
114 | ||
115 | /* Define if the "%Lg" format works to scan long doubles. */ | |
116 | #undef SCANF_HAS_LONG_DOUBLE | |
117 | ||
118 | /* Define if using Solaris thread debugging. */ | |
119 | #undef HAVE_THREAD_DB_LIB | |
120 | ||
121 | /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */ | |
122 | #undef START_INFERIOR_TRAPS_EXPECTED | |
123 | #undef sys_quotactl | |
124 | ||
125 | /* Define if you have HPUX threads */ | |
126 | #undef HAVE_HPUX_THREAD_SUPPORT | |
127 | ||
128 | /* Define if you want to use the memory mapped malloc package (mmalloc). */ | |
129 | #undef USE_MMALLOC | |
130 | ||
131 | /* Define if the runtime uses a routine from mmalloc before gdb has a chance | |
132 | to initialize mmalloc, and we want to force checking to be used anyway. | |
133 | This may cause spurious memory corruption messages if the runtime tries | |
134 | to explicitly deallocate that memory when gdb calls exit. */ | |
135 | #undef MMCHECK_FORCE | |
136 | ||
c906108c SS |
137 | /* Define if <proc_service.h> on solaris uses int instead of |
138 | size_t, and assorted other type changes. */ | |
139 | #undef PROC_SERVICE_IS_OLD | |
140 | ||
7a292a7a SS |
141 | /* If you want to specify a default CPU variant, define this to be its |
142 | name, as a C string. */ | |
143 | #undef TARGET_CPU_DEFAULT | |
144 | ||
145 | /* Define if the simulator is being linked in. */ | |
146 | #undef WITH_SIM | |
147 | ||
c906108c | 148 | /* Set to true if the save_state_t structure is present */ |
5c44784c | 149 | #undef HAVE_STRUCT_SAVE_STATE_T |
c906108c SS |
150 | |
151 | /* Set to true if the save_state_t structure has the ss_wide member */ | |
5c44784c JM |
152 | #undef HAVE_STRUCT_MEMBER_SS_WIDE |
153 | ||
3f1ef994 | 154 | /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */ |
f60300e7 MK |
155 | #undef HAVE_PTRACE_GETREGS |
156 | ||
6ce2ac0b MK |
157 | /* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request. */ |
158 | #undef HAVE_PTRACE_GETFPXREGS | |
c906108c | 159 | |
0afdd437 MK |
160 | /* Define if <sys/ptrace.h> defines the PT_GETDBREGS request. */ |
161 | #undef HAVE_PT_GETDBREGS | |
162 | ||
e48f66e4 AC |
163 | /* Define if gnu-regex.c included with GDB should be used. */ |
164 | #undef USE_INCLUDED_REGEX | |
165 | ||
1ba607ad AC |
166 | /* BFD's default architecture. */ |
167 | #undef DEFAULT_BFD_ARCH | |
168 | ||
169 | /* BFD's default target vector. */ | |
170 | #undef DEFAULT_BFD_VEC | |
171 | ||
6166d547 AC |
172 | /* Multi-arch enabled. */ |
173 | #undef GDB_MULTI_ARCH | |
174 | ||
5a2402b8 AC |
175 | /* hostfile */ |
176 | #undef GDB_XM_FILE | |
177 | ||
178 | /* targetfile */ | |
179 | #undef GDB_TM_FILE | |
180 | ||
181 | /* nativefile */ | |
182 | #undef GDB_NM_FILE | |
183 | ||
c906108c SS |
184 | /* Define if you have the __argz_count function. */ |
185 | #undef HAVE___ARGZ_COUNT | |
186 | ||
187 | /* Define if you have the __argz_next function. */ | |
188 | #undef HAVE___ARGZ_NEXT | |
189 | ||
190 | /* Define if you have the __argz_stringify function. */ | |
191 | #undef HAVE___ARGZ_STRINGIFY | |
192 | ||
193 | /* Define if you have the bcopy function. */ | |
194 | #undef HAVE_BCOPY | |
195 | ||
196 | /* Define if you have the btowc function. */ | |
197 | #undef HAVE_BTOWC | |
198 | ||
199 | /* Define if you have the bzero function. */ | |
200 | #undef HAVE_BZERO | |
201 | ||
202 | /* Define if you have the dcgettext function. */ | |
203 | #undef HAVE_DCGETTEXT | |
204 | ||
205 | /* Define if you have the getcwd function. */ | |
206 | #undef HAVE_GETCWD | |
207 | ||
208 | /* Define if you have the getpagesize function. */ | |
209 | #undef HAVE_GETPAGESIZE | |
210 | ||
211 | /* Define if you have the isascii function. */ | |
212 | #undef HAVE_ISASCII | |
213 | ||
214 | /* Define if you have the munmap function. */ | |
215 | #undef HAVE_MUNMAP | |
216 | ||
96baa820 JM |
217 | /* Define if you have the poll function. */ |
218 | #undef HAVE_POLL | |
219 | ||
c906108c SS |
220 | /* Define if you have the putenv function. */ |
221 | #undef HAVE_PUTENV | |
222 | ||
223 | /* Define if you have the sbrk function. */ | |
224 | #undef HAVE_SBRK | |
225 | ||
226 | /* Define if you have the setenv function. */ | |
227 | #undef HAVE_SETENV | |
228 | ||
229 | /* Define if you have the setlocale function. */ | |
230 | #undef HAVE_SETLOCALE | |
231 | ||
232 | /* Define if you have the setpgid function. */ | |
233 | #undef HAVE_SETPGID | |
234 | ||
0200359f MK |
235 | /* Define if you have the setpgrp function. */ |
236 | #undef HAVE_SETPGRP | |
237 | ||
c906108c SS |
238 | /* Define if you have the sigaction function. */ |
239 | #undef HAVE_SIGACTION | |
240 | ||
2acceee2 JM |
241 | /* Define if you have the sigprocmask function. */ |
242 | #undef HAVE_SIGPROCMASK | |
243 | ||
46711df8 MK |
244 | /* Define if you have the sigsetmask function. */ |
245 | #undef HAVE_SIGSETMASK | |
246 | ||
96baa820 JM |
247 | /* Define if you have the socketpair function. */ |
248 | #undef HAVE_SOCKETPAIR | |
249 | ||
c906108c SS |
250 | /* Define if you have the stpcpy function. */ |
251 | #undef HAVE_STPCPY | |
252 | ||
253 | /* Define if you have the strcasecmp function. */ | |
254 | #undef HAVE_STRCASECMP | |
255 | ||
256 | /* Define if you have the strchr function. */ | |
257 | #undef HAVE_STRCHR | |
258 | ||
259 | /* Define if you have the <argz.h> header file. */ | |
260 | #undef HAVE_ARGZ_H | |
261 | ||
262 | /* Define if you have the <asm/debugreg.h> header file. */ | |
263 | #undef HAVE_ASM_DEBUGREG_H | |
264 | ||
265 | /* Define if you have the <ctype.h> header file. */ | |
266 | #undef HAVE_CTYPE_H | |
267 | ||
268 | /* Define if you have the <curses.h> header file. */ | |
269 | #undef HAVE_CURSES_H | |
270 | ||
4b14d3e4 AC |
271 | /* Define if you have the <dirent.h> header file. */ |
272 | #undef HAVE_DIRENT_H | |
273 | ||
c906108c SS |
274 | /* Define if you have the <endian.h> header file. */ |
275 | #undef HAVE_ENDIAN_H | |
276 | ||
277 | /* Define if you have the <limits.h> header file. */ | |
278 | #undef HAVE_LIMITS_H | |
279 | ||
280 | /* Define if you have the <link.h> header file. */ | |
281 | #undef HAVE_LINK_H | |
282 | ||
283 | /* Define if you have the <locale.h> header file. */ | |
284 | #undef HAVE_LOCALE_H | |
285 | ||
286 | /* Define if you have the <malloc.h> header file. */ | |
287 | #undef HAVE_MALLOC_H | |
288 | ||
289 | /* Define if you have the <memory.h> header file. */ | |
290 | #undef HAVE_MEMORY_H | |
291 | ||
2894793a AC |
292 | /* Define if you have the <ncurses.h> header file. */ |
293 | #undef HAVE_NCURSES_H | |
294 | ||
4b14d3e4 AC |
295 | /* Define if you have the <ndir.h> header file. */ |
296 | #undef HAVE_NDIR_H | |
297 | ||
c906108c SS |
298 | /* Define if you have the <nl_types.h> header file. */ |
299 | #undef HAVE_NL_TYPES_H | |
300 | ||
486363b6 KB |
301 | /* Define if you have the <nlist.h> header file. */ |
302 | #undef HAVE_NLIST_H | |
303 | ||
c906108c SS |
304 | /* Define if you have the <objlist.h> header file. */ |
305 | #undef HAVE_OBJLIST_H | |
306 | ||
409a3f64 AC |
307 | /* Define if you have the <poll.h> header file. */ |
308 | #undef HAVE_POLL_H | |
309 | ||
e7d0728a AC |
310 | /* Define if you have the <proc_service.h> header file. */ |
311 | #undef HAVE_PROC_SERVICE_H | |
312 | ||
c906108c SS |
313 | /* Define if you have the <ptrace.h> header file. */ |
314 | #undef HAVE_PTRACE_H | |
315 | ||
316 | /* Define if you have the <sgtty.h> header file. */ | |
317 | #undef HAVE_SGTTY_H | |
318 | ||
319 | /* Define if you have the <stddef.h> header file. */ | |
320 | #undef HAVE_STDDEF_H | |
321 | ||
e7d0728a AC |
322 | /* Define if you have the <stdint.h> header file. */ |
323 | #undef HAVE_STDINT_H | |
324 | ||
c906108c SS |
325 | /* Define if you have the <stdlib.h> header file. */ |
326 | #undef HAVE_STDLIB_H | |
327 | ||
328 | /* Define if you have the <string.h> header file. */ | |
329 | #undef HAVE_STRING_H | |
330 | ||
331 | /* Define if you have the <sys/debugreg.h> header file. */ | |
332 | #undef HAVE_SYS_DEBUGREG_H | |
333 | ||
4b14d3e4 AC |
334 | /* Define if you have the <sys/dir.h> header file. */ |
335 | #undef HAVE_SYS_DIR_H | |
336 | ||
596c9d4b KB |
337 | /* Define if you have the <sys/fault.h> header file. */ |
338 | #undef HAVE_SYS_FAULT_H | |
339 | ||
fc24370e MS |
340 | /* Define if you have the <sys/file.h> header file. */ |
341 | #undef HAVE_SYS_FILE_H | |
342 | ||
c2d11a7d JM |
343 | /* Define if you have the <sys/ioctl.h> header file. */ |
344 | #undef HAVE_SYS_IOCTL_H | |
345 | ||
0cf3e697 MH |
346 | /* Define if you have the <sys/filio.h> header file. */ |
347 | #undef HAVE_SYS_FILIO_H | |
348 | ||
4b14d3e4 AC |
349 | /* Define if you have the <sys/ndir.h> header file. */ |
350 | #undef HAVE_SYS_NDIR_H | |
351 | ||
c906108c SS |
352 | /* Define if you have the <sys/param.h> header file. */ |
353 | #undef HAVE_SYS_PARAM_H | |
354 | ||
409a3f64 AC |
355 | /* Define if you have the <sys/poll.h> header file. */ |
356 | #undef HAVE_SYS_POLL_H | |
357 | ||
c906108c SS |
358 | /* Define if you have the <sys/procfs.h> header file. */ |
359 | #undef HAVE_SYS_PROCFS_H | |
360 | ||
361 | /* Define if you have the <sys/ptrace.h> header file. */ | |
362 | #undef HAVE_SYS_PTRACE_H | |
363 | ||
364 | /* Define if you have the <sys/reg.h> header file. */ | |
365 | #undef HAVE_SYS_REG_H | |
366 | ||
7a292a7a SS |
367 | /* Define if you have the <sys/select.h> header file. */ |
368 | #undef HAVE_SYS_SELECT_H | |
369 | ||
596c9d4b KB |
370 | /* Define if you have the <sys/syscall.h> header file. */ |
371 | #undef HAVE_SYS_SYSCALL_H | |
372 | ||
944d780c AC |
373 | /* Define if you have the <sys/user.h> header file. */ |
374 | #undef HAVE_SYS_USER_H | |
375 | ||
c906108c SS |
376 | /* Define if you have the <sys/wait.h> header file. */ |
377 | #undef HAVE_SYS_WAIT_H | |
378 | ||
379 | /* Define if you have the <term.h> header file. */ | |
380 | #undef HAVE_TERM_H | |
381 | ||
382 | /* Define if you have the <termio.h> header file. */ | |
383 | #undef HAVE_TERMIO_H | |
384 | ||
385 | /* Define if you have the <termios.h> header file. */ | |
386 | #undef HAVE_TERMIOS_H | |
387 | ||
e7d0728a AC |
388 | /* Define if you have the <thread_db.h> header file. */ |
389 | #undef HAVE_THREAD_DB_H | |
390 | ||
104c1213 JM |
391 | /* Define if you have the <time.h> header file. */ |
392 | #undef HAVE_TIME_H | |
393 | ||
c906108c SS |
394 | /* Define if you have the <unistd.h> header file. */ |
395 | #undef HAVE_UNISTD_H | |
396 | ||
397 | /* Define if you have the <values.h> header file. */ | |
398 | #undef HAVE_VALUES_H | |
399 | ||
400 | /* Define if you have the <wait.h> header file. */ | |
401 | #undef HAVE_WAIT_H | |
402 | ||
403 | /* Define if you have the <wchar.h> header file. */ | |
404 | #undef HAVE_WCHAR_H | |
405 | ||
406 | /* Define if you have the <wctype.h> header file. */ | |
407 | #undef HAVE_WCTYPE_H | |
408 | ||
409 | /* Define if you have the dl library (-ldl). */ | |
410 | #undef HAVE_LIBDL | |
411 | ||
412 | /* Define if you have the m library (-lm). */ | |
413 | #undef HAVE_LIBM | |
414 | ||
7be570e7 JM |
415 | /* Define if you have the socket library (-lsocket). */ |
416 | #undef HAVE_LIBSOCKET | |
417 | ||
c906108c SS |
418 | /* Define if you have the w library (-lw). */ |
419 | #undef HAVE_LIBW | |
420 | ||
421 | /* Define if you have the stpcpy function */ | |
422 | #undef HAVE_STPCPY | |
423 | ||
424 | /* Define if your locale.h file contains LC_MESSAGES. */ | |
425 | #undef HAVE_LC_MESSAGES | |
426 | ||
427 | /* Define to 1 if NLS is requested */ | |
428 | #undef ENABLE_NLS | |
429 | ||
430 | /* Define as 1 if you have gettext and don't want to use GNU gettext. */ | |
431 | #undef HAVE_GETTEXT | |
432 | ||
2b2d558c MK |
433 | /* Define if sigsetjmp is available. */ |
434 | #undef HAVE_SIGSETJMP | |
435 | ||
c906108c SS |
436 | /* Define if malloc is not declared in system header files. */ |
437 | #undef NEED_DECLARATION_MALLOC | |
438 | ||
439 | /* Define if realloc is not declared in system header files. */ | |
440 | #undef NEED_DECLARATION_REALLOC | |
441 | ||
442 | /* Define if free is not declared in system header files. */ | |
443 | #undef NEED_DECLARATION_FREE | |
444 | ||
445 | /* Define if strerror is not declared in system header files. */ | |
446 | #undef NEED_DECLARATION_STRERROR | |
447 | ||
448 | /* Define if strdup is not declared in system header files. */ | |
449 | #undef NEED_DECLARATION_STRDUP | |
450 | ||
b83266a0 SS |
451 | /* Define if strstr is not declared in system header files. */ |
452 | #undef NEED_DECLARATION_STRSTR | |
453 | ||
c906108c SS |
454 | /* Define if <sys/procfs.h> has pstatus_t. */ |
455 | #undef HAVE_PSTATUS_T | |
456 | ||
457 | /* Define if <sys/procfs.h> has prrun_t. */ | |
458 | #undef HAVE_PRRUN_T | |
459 | ||
460 | /* Define if <sys/procfs.h> has gregset_t. */ | |
461 | #undef HAVE_GREGSET_T | |
462 | ||
463 | /* Define if <sys/procfs.h> has fpregset_t. */ | |
464 | #undef HAVE_FPREGSET_T | |
465 | ||
e7d0728a | 466 | /* Define if <sys/procfs.h> has prgregset_t. */ |
83d37ec8 MK |
467 | #undef HAVE_PRGREGSET_T |
468 | ||
e7d0728a | 469 | /* Define if <sys/procfs.h> has prfpregset_t. */ |
83d37ec8 MK |
470 | #undef HAVE_PRFPREGSET_T |
471 | ||
23e04971 MS |
472 | /* Define if <sys/procfs.h> has prgregset32_t. */ |
473 | #undef HAVE_PRGREGSET32_T | |
474 | ||
475 | /* Define if <sys/procfs.h> has prfpregset32_t. */ | |
476 | #undef HAVE_PRFPREGSET32_T | |
477 | ||
e7d0728a | 478 | /* Define if <sys/procfs.h> has lwpid_t. */ |
83d37ec8 MK |
479 | #undef HAVE_LWPID_T |
480 | ||
e7d0728a | 481 | /* Define if <sys/procfs.h> has psaddr_t. */ |
83d37ec8 | 482 | #undef HAVE_PSADDR_T |
e7d0728a | 483 | |
596c9d4b KB |
484 | /* Define if <sys/procfs.h> has prsysent_t. */ |
485 | #undef HAVE_PRSYSENT_T | |
486 | ||
487 | /* Define if <sys/procfs.h> has pr_sigset_t. */ | |
488 | #undef HAVE_PR_SIGSET_T | |
489 | ||
490 | /* Define if <sys/procfs.h> has pr_sigaction64_t. */ | |
491 | #undef HAVE_PR_SIGACTION64_T | |
492 | ||
493 | /* Define if <sys/procfs.h> has pr_siginfo64_t. */ | |
494 | #undef HAVE_PR_SIGINFO64_T | |
495 |