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