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