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