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