]> Git Repo - binutils.git/blame - gdb/config.in
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[binutils.git] / gdb / config.in
CommitLineData
18ea4416 1/* config.in. Generated automatically from configure.in by autoheader. */
bfcf3112 2
fef1696f
ILT
3/* Whether malloc must be declared even if <stdlib.h> is included. */
4#undef NEED_DECLARATION_MALLOC
5
6/* Whether realloc must be declared even if <stdlib.h> is included. */
7#undef NEED_DECLARATION_REALLOC
8
9/* Whether free must be declared even if <stdlib.h> is included. */
10#undef NEED_DECLARATION_FREE
11
21cbc60c
JM
12/* Whether strerror must be declared even if <string.h> is included. */
13#undef NEED_DECLARATION_STRERROR
14
bfcf3112
FF
15/* Define if on AIX 3.
16 System headers sometimes define this.
17 We just want to avoid a redefinition error message. */
18#ifndef _ALL_SOURCE
19#undef _ALL_SOURCE
20#endif
21
52dd717d
TT
22/* Define if using alloca.c. */
23#undef C_ALLOCA
24
fef1696f
ILT
25/* Define to empty if the keyword does not work. */
26#undef const
27
52dd717d
TT
28/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
29 This function is required for alloca.c support on those systems. */
30#undef CRAY_STACKSEG_END
31
32/* Define if you have alloca, as a function or macro. */
33#undef HAVE_ALLOCA
34
35/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
36#undef HAVE_ALLOCA_H
37
bfcf3112
FF
38/* Define if the `long double' type works. */
39#undef HAVE_LONG_DOUBLE
40
41/* Define if you have a working `mmap' system call. */
42#undef HAVE_MMAP
43
52dd717d
TT
44/* Define as __inline if that's what the C compiler calls it. */
45#undef inline
46
52dd717d
TT
47/* Define to `long' if <sys/types.h> doesn't define. */
48#undef off_t
49
bfcf3112
FF
50/* Define if you need to in order for stat and other things to work. */
51#undef _POSIX_SOURCE
52
c14cabba
AC
53/* Define as the return type of signal handlers (int or void). */
54#undef RETSIGTYPE
55
52dd717d
TT
56/* Define to `unsigned' if <sys/types.h> doesn't define. */
57#undef size_t
58
59/* If using the C implementation of alloca, define if you know the
60 direction of stack growth for your system; otherwise it will be
61 automatically deduced at run-time.
62 STACK_DIRECTION > 0 => grows toward higher addresses
63 STACK_DIRECTION < 0 => grows toward lower addresses
64 STACK_DIRECTION = 0 => direction of growth unknown
65 */
66#undef STACK_DIRECTION
67
bfcf3112
FF
68/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
69#undef STAT_MACROS_BROKEN
70
71/* Define if you have the ANSI C header files. */
72#undef STDC_HEADERS
73
74/* Define if fpregset_t type is available. */
75#undef HAVE_FPREGSET_T
76
77/* Define if gregset_t type is available. */
78#undef HAVE_GREGSET_T
79
3f550b59
FF
80/* Define if the `long long' type works. */
81#undef CC_HAS_LONG_LONG
82
83/* Define if the "ll" format works to print long long ints. */
84#undef PRINTF_HAS_LONG_LONG
85
07b77f5c
FF
86/* Define if the "%Lg" format works to print long doubles. */
87#undef PRINTF_HAS_LONG_DOUBLE
88
e7ab2a47
AC
89/* Define if the "%Lg" format works to scan long doubles. */
90#undef SCANF_HAS_LONG_DOUBLE
91
4bd9f70f
TT
92/* Define if using Solaris thread debugging. */
93#undef HAVE_THREAD_DB_LIB
94
e3147bf2 95/* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
f02156cf
TT
96#undef START_INFERIOR_TRAPS_EXPECTED
97#undef sys_quotactl
98
99/* Define if you have HPUX threads */
100#undef HAVE_HPUX_THREAD_SUPPORT
101
0728afad
FF
102/* Define if you want to use the memory mapped malloc package (mmalloc). */
103#undef USE_MMALLOC
104
105/* Define if the runtime uses a routine from mmalloc before gdb has a chance
106 to initialize mmalloc, and we want to force checking to be used anyway.
107 This may cause spurious memory corruption messages if the runtime tries
108 to explicitly deallocate that memory when gdb calls exit. */
52dd717d
TT
109#undef MMCHECK_FORCE
110
111/* Define to 1 if NLS is requested. */
112#undef ENABLE_NLS
113
114/* Define as 1 if you have gettext and don't want to use GNU gettext. */
115#undef HAVE_GETTEXT
116
117/* Define as 1 if you have the stpcpy function. */
118#undef HAVE_STPCPY
119
120/* Define if your locale.h file contains LC_MESSAGES. */
121#undef HAVE_LC_MESSAGES
122
460845ab
DT
123/* Define if you want to use the full-screen terminal user interface. */
124#undef TUI
125
37f58dce
FL
126/* Define if <proc_service.h> on solaris uses int instead of
127 size_t, and assorted other type changes. */
128#undef PROC_SERVICE_IS_OLD
129
2ac058fd
JB
130/* If you want to specify a default CPU variant, define this to be its
131 name, as a C string. */
132#undef TARGET_CPU_DEFAULT
133
52dd717d
TT
134/* Define if you have the __argz_count function. */
135#undef HAVE___ARGZ_COUNT
136
137/* Define if you have the __argz_next function. */
138#undef HAVE___ARGZ_NEXT
139
140/* Define if you have the __argz_stringify function. */
141#undef HAVE___ARGZ_STRINGIFY
142
9ed669cf
JM
143/* Define if you have the bcopy function. */
144#undef HAVE_BCOPY
145
146/* Define if you have the btowc function. */
147#undef HAVE_BTOWC
148
149/* Define if you have the bzero function. */
150#undef HAVE_BZERO
151
52dd717d
TT
152/* Define if you have the dcgettext function. */
153#undef HAVE_DCGETTEXT
154
155/* Define if you have the getcwd function. */
156#undef HAVE_GETCWD
0728afad 157
bfcf3112
FF
158/* Define if you have the getpagesize function. */
159#undef HAVE_GETPAGESIZE
160
9ed669cf
JM
161/* Define if you have the isascii function. */
162#undef HAVE_ISASCII
163
52dd717d
TT
164/* Define if you have the munmap function. */
165#undef HAVE_MUNMAP
166
52dd717d
TT
167/* Define if you have the putenv function. */
168#undef HAVE_PUTENV
169
38d715a4
FF
170/* Define if you have the sbrk function. */
171#undef HAVE_SBRK
172
52dd717d
TT
173/* Define if you have the setenv function. */
174#undef HAVE_SETENV
175
176/* Define if you have the setlocale function. */
177#undef HAVE_SETLOCALE
178
72ae15f6
FF
179/* Define if you have the setpgid function. */
180#undef HAVE_SETPGID
181
e7ab2a47
AC
182/* Define if you have the sigaction function. */
183#undef HAVE_SIGACTION
184
52dd717d
TT
185/* Define if you have the stpcpy function. */
186#undef HAVE_STPCPY
187
188/* Define if you have the strcasecmp function. */
189#undef HAVE_STRCASECMP
190
191/* Define if you have the strchr function. */
192#undef HAVE_STRCHR
193
194/* Define if you have the <argz.h> header file. */
195#undef HAVE_ARGZ_H
196
1dee2761
JM
197/* Define if you have the <asm/debugreg.h> header file. */
198#undef HAVE_ASM_DEBUGREG_H
199
4ff3dfab
JM
200/* Define if you have the <ctype.h> header file. */
201#undef HAVE_CTYPE_H
202
203/* Define if you have the <curses.h> header file. */
204#undef HAVE_CURSES_H
205
d8efbc66
FF
206/* Define if you have the <endian.h> header file. */
207#undef HAVE_ENDIAN_H
208
bfcf3112
FF
209/* Define if you have the <limits.h> header file. */
210#undef HAVE_LIMITS_H
211
31520669
FF
212/* Define if you have the <link.h> header file. */
213#undef HAVE_LINK_H
214
52dd717d
TT
215/* Define if you have the <locale.h> header file. */
216#undef HAVE_LOCALE_H
217
218/* Define if you have the <malloc.h> header file. */
219#undef HAVE_MALLOC_H
220
bfcf3112
FF
221/* Define if you have the <memory.h> header file. */
222#undef HAVE_MEMORY_H
223
52dd717d
TT
224/* Define if you have the <nl_types.h> header file. */
225#undef HAVE_NL_TYPES_H
226
f02156cf
TT
227/* Define if you have the <objlist.h> header file. */
228#undef HAVE_OBJLIST_H
229
4ff3dfab
JM
230/* Define if you have the <ptrace.h> header file. */
231#undef HAVE_PTRACE_H
232
bfcf3112
FF
233/* Define if you have the <sgtty.h> header file. */
234#undef HAVE_SGTTY_H
235
236/* Define if you have the <stddef.h> header file. */
237#undef HAVE_STDDEF_H
238
fef1696f
ILT
239/* Define if you have the <stdlib.h> header file. */
240#undef HAVE_STDLIB_H
241
bfcf3112
FF
242/* Define if you have the <string.h> header file. */
243#undef HAVE_STRING_H
244
52dd717d
TT
245/* Define if you have the <sys/param.h> header file. */
246#undef HAVE_SYS_PARAM_H
247
bfcf3112
FF
248/* Define if you have the <sys/procfs.h> header file. */
249#undef HAVE_SYS_PROCFS_H
250
4ff3dfab
JM
251/* Define if you have the <sys/ptrace.h> header file. */
252#undef HAVE_SYS_PTRACE_H
253
254/* Define if you have the <sys/reg.h> header file. */
255#undef HAVE_SYS_REG_H
256
257/* Define if you have the <sys/wait.h> header file. */
258#undef HAVE_SYS_WAIT_H
259
260/* Define if you have the <term.h> header file. */
261#undef HAVE_TERM_H
262
bfcf3112
FF
263/* Define if you have the <termio.h> header file. */
264#undef HAVE_TERMIO_H
265
266/* Define if you have the <termios.h> header file. */
267#undef HAVE_TERMIOS_H
268
269/* Define if you have the <unistd.h> header file. */
270#undef HAVE_UNISTD_H
5d394f70 271
52dd717d
TT
272/* Define if you have the <values.h> header file. */
273#undef HAVE_VALUES_H
274
4ff3dfab
JM
275/* Define if you have the <wait.h> header file. */
276#undef HAVE_WAIT_H
277
9ed669cf
JM
278/* Define if you have the <wchar.h> header file. */
279#undef HAVE_WCHAR_H
280
281/* Define if you have the <wctype.h> header file. */
282#undef HAVE_WCTYPE_H
283
f02156cf
TT
284/* Define if you have the dl library (-ldl). */
285#undef HAVE_LIBDL
5d394f70 286
f02156cf
TT
287/* Define if you have the m library (-lm). */
288#undef HAVE_LIBM
879c0417
JM
289
290/* Define if you have the w library (-lw). */
291#undef HAVE_LIBW
8aad4bd6
JM
292
293/* Define if malloc is not declared in system header files. */
294#undef NEED_DECLARATION_MALLOC
295
296/* Define if realloc is not declared in system header files. */
297#undef NEED_DECLARATION_REALLOC
298
299/* Define if free is not declared in system header files. */
300#undef NEED_DECLARATION_FREE
301
302/* Define if strerror is not declared in system header files. */
303#undef NEED_DECLARATION_STRERROR
304
305/* Define if strdup is not declared in system header files. */
306#undef NEED_DECLARATION_STRDUP
307
This page took 0.31881 seconds and 4 git commands to generate.