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