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