OSDN Git Service

import gdb-19990422 snapshot
[pf3gnuchains/pf3gnuchains3x.git] / gdb / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
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
12 /* Whether strerror must be declared even if <string.h> is included.  */
13 #undef NEED_DECLARATION_STRERROR
14
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
22 /* Define if using alloca.c.  */
23 #undef C_ALLOCA
24
25 /* Define to empty if the keyword does not work.  */
26 #undef const
27
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
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
44 /* Define as __inline if that's what the C compiler calls it.  */
45 #undef inline
46
47 /* Define to `long' if <sys/types.h> doesn't define.  */
48 #undef off_t
49
50 /* Define if you need to in order for stat and other things to work.  */
51 #undef _POSIX_SOURCE
52
53 /* Define as the return type of signal handlers (int or void).  */
54 #undef RETSIGTYPE
55
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
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 ioctl argument PIOCSET is available. */
75 #undef HAVE_PROCFS_PIOCSET
76
77 /* /proc PID entries are directories containing the files
78    ctl as map status */
79 #undef HAVE_MULTIPLE_PROC_FDS
80
81 /* Define if the `long long' type works.  */
82 #undef CC_HAS_LONG_LONG
83
84 /* Define if the "ll" format works to print long long ints. */
85 #undef PRINTF_HAS_LONG_LONG
86
87 /* Define if the "%Lg" format works to print long doubles. */
88 #undef PRINTF_HAS_LONG_DOUBLE
89
90 /* Define if the "%Lg" format works to scan long doubles. */
91 #undef SCANF_HAS_LONG_DOUBLE
92
93 /* Define if using Solaris thread debugging.  */
94 #undef HAVE_THREAD_DB_LIB
95
96 /* Define on a GNU/Linux system to work around problems in sys/procfs.h.  */
97 #undef START_INFERIOR_TRAPS_EXPECTED
98 #undef sys_quotactl
99
100 /* Define if you have HPUX threads */
101 #undef HAVE_HPUX_THREAD_SUPPORT
102
103 /* Define if you want to use the memory mapped malloc package (mmalloc). */
104 #undef USE_MMALLOC
105
106 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
107    to initialize mmalloc, and we want to force checking to be used anyway.
108    This may cause spurious memory corruption messages if the runtime tries
109    to explicitly deallocate that memory when gdb calls exit. */
110 #undef MMCHECK_FORCE
111
112 /* Define if you want to use the full-screen terminal user interface.  */
113 #undef TUI
114
115 /* Define if <proc_service.h> on solaris uses int instead of
116    size_t, and assorted other type changes. */
117 #undef PROC_SERVICE_IS_OLD
118
119 /* If you want to specify a default CPU variant, define this to be its
120    name, as a C string.  */
121 #undef TARGET_CPU_DEFAULT
122
123 /* Define if the simulator is being linked in.  */
124 #undef WITH_SIM
125
126 /* Set to true if the save_state_t structure is present */
127 #define HAVE_STRUCT_SAVE_STATE_T 0
128
129 /* Set to true if the save_state_t structure has the ss_wide member */
130 #define HAVE_STRUCT_MEMBER_SS_WIDE 0
131
132 /* Define if you have the __argz_count function.  */
133 #undef HAVE___ARGZ_COUNT
134
135 /* Define if you have the __argz_next function.  */
136 #undef HAVE___ARGZ_NEXT
137
138 /* Define if you have the __argz_stringify function.  */
139 #undef HAVE___ARGZ_STRINGIFY
140
141 /* Define if you have the bcopy function.  */
142 #undef HAVE_BCOPY
143
144 /* Define if you have the btowc function.  */
145 #undef HAVE_BTOWC
146
147 /* Define if you have the bzero function.  */
148 #undef HAVE_BZERO
149
150 /* Define if you have the dcgettext function.  */
151 #undef HAVE_DCGETTEXT
152
153 /* Define if you have the getcwd function.  */
154 #undef HAVE_GETCWD
155
156 /* Define if you have the getpagesize function.  */
157 #undef HAVE_GETPAGESIZE
158
159 /* Define if you have the isascii function.  */
160 #undef HAVE_ISASCII
161
162 /* Define if you have the munmap function.  */
163 #undef HAVE_MUNMAP
164
165 /* Define if you have the putenv function.  */
166 #undef HAVE_PUTENV
167
168 /* Define if you have the sbrk function.  */
169 #undef HAVE_SBRK
170
171 /* Define if you have the setenv function.  */
172 #undef HAVE_SETENV
173
174 /* Define if you have the setlocale function.  */
175 #undef HAVE_SETLOCALE
176
177 /* Define if you have the setpgid function.  */
178 #undef HAVE_SETPGID
179
180 /* Define if you have the sigaction function.  */
181 #undef HAVE_SIGACTION
182
183 /* Define if you have the stpcpy function.  */
184 #undef HAVE_STPCPY
185
186 /* Define if you have the strcasecmp function.  */
187 #undef HAVE_STRCASECMP
188
189 /* Define if you have the strchr function.  */
190 #undef HAVE_STRCHR
191
192 /* Define if you have the <argz.h> header file.  */
193 #undef HAVE_ARGZ_H
194
195 /* Define if you have the <asm/debugreg.h> header file.  */
196 #undef HAVE_ASM_DEBUGREG_H
197
198 /* Define if you have the <ctype.h> header file.  */
199 #undef HAVE_CTYPE_H
200
201 /* Define if you have the <curses.h> header file.  */
202 #undef HAVE_CURSES_H
203
204 /* Define if you have the <endian.h> header file.  */
205 #undef HAVE_ENDIAN_H
206
207 /* Define if you have the <limits.h> header file.  */
208 #undef HAVE_LIMITS_H
209
210 /* Define if you have the <link.h> header file.  */
211 #undef HAVE_LINK_H
212
213 /* Define if you have the <locale.h> header file.  */
214 #undef HAVE_LOCALE_H
215
216 /* Define if you have the <malloc.h> header file.  */
217 #undef HAVE_MALLOC_H
218
219 /* Define if you have the <memory.h> header file.  */
220 #undef HAVE_MEMORY_H
221
222 /* Define if you have the <nl_types.h> header file.  */
223 #undef HAVE_NL_TYPES_H
224
225 /* Define if you have the <objlist.h> header file.  */
226 #undef HAVE_OBJLIST_H
227
228 /* Define if you have the <ptrace.h> header file.  */
229 #undef HAVE_PTRACE_H
230
231 /* Define if you have the <sgtty.h> header file.  */
232 #undef HAVE_SGTTY_H
233
234 /* Define if you have the <stddef.h> header file.  */
235 #undef HAVE_STDDEF_H
236
237 /* Define if you have the <stdlib.h> header file.  */
238 #undef HAVE_STDLIB_H
239
240 /* Define if you have the <string.h> header file.  */
241 #undef HAVE_STRING_H
242
243 /* Define if you have the <sys/debugreg.h> header file.  */
244 #undef HAVE_SYS_DEBUGREG_H
245
246 /* Define if you have the <sys/param.h> header file.  */
247 #undef HAVE_SYS_PARAM_H
248
249 /* Define if you have the <sys/procfs.h> header file.  */
250 #undef HAVE_SYS_PROCFS_H
251
252 /* Define if you have the <sys/ptrace.h> header file.  */
253 #undef HAVE_SYS_PTRACE_H
254
255 /* Define if you have the <sys/reg.h> header file.  */
256 #undef HAVE_SYS_REG_H
257
258 /* Define if you have the <sys/select.h> header file.  */
259 #undef HAVE_SYS_SELECT_H
260
261 /* Define if you have the <sys/wait.h> header file.  */
262 #undef HAVE_SYS_WAIT_H
263
264 /* Define if you have the <term.h> header file.  */
265 #undef HAVE_TERM_H
266
267 /* Define if you have the <termio.h> header file.  */
268 #undef HAVE_TERMIO_H
269
270 /* Define if you have the <termios.h> header file.  */
271 #undef HAVE_TERMIOS_H
272
273 /* Define if you have the <unistd.h> header file.  */
274 #undef HAVE_UNISTD_H
275
276 /* Define if you have the <values.h> header file.  */
277 #undef HAVE_VALUES_H
278
279 /* Define if you have the <wait.h> header file.  */
280 #undef HAVE_WAIT_H
281
282 /* Define if you have the <wchar.h> header file.  */
283 #undef HAVE_WCHAR_H
284
285 /* Define if you have the <wctype.h> header file.  */
286 #undef HAVE_WCTYPE_H
287
288 /* Define if you have the dl library (-ldl).  */
289 #undef HAVE_LIBDL
290
291 /* Define if you have the m library (-lm).  */
292 #undef HAVE_LIBM
293
294 /* Define if you have the w library (-lw).  */
295 #undef HAVE_LIBW
296
297 /* Define if you have the stpcpy function */
298 #undef HAVE_STPCPY
299
300 /* Define if your locale.h file contains LC_MESSAGES. */
301 #undef HAVE_LC_MESSAGES
302
303 /* Define to 1 if NLS is requested */
304 #undef ENABLE_NLS
305
306 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
307 #undef HAVE_GETTEXT
308
309 /* Define if malloc is not declared in system header files. */
310 #undef NEED_DECLARATION_MALLOC
311
312 /* Define if realloc is not declared in system header files. */
313 #undef NEED_DECLARATION_REALLOC
314
315 /* Define if free is not declared in system header files. */
316 #undef NEED_DECLARATION_FREE
317
318 /* Define if strerror is not declared in system header files. */
319 #undef NEED_DECLARATION_STRERROR
320
321 /* Define if strdup is not declared in system header files. */
322 #undef NEED_DECLARATION_STRDUP
323
324 /* Define if <sys/procfs.h> has pstatus_t. */
325 #undef HAVE_PSTATUS_T
326
327 /* Define if <sys/procfs.h> has prrun_t. */
328 #undef HAVE_PRRUN_T
329
330 /* Define if <sys/procfs.h> has gregset_t. */
331 #undef HAVE_GREGSET_T
332
333 /* Define if <sys/procfs.h> has fpregset_t. */
334 #undef HAVE_FPREGSET_T
335