xref: /dragonfly/gnu/usr.bin/gdb/libiberty/config.h (revision 2ee85085)
1 /* $DragonFly: src/gnu/usr.bin/gdb/libiberty/config.h,v 1.1 2004/10/23 17:02:38 joerg Exp $ */
2 /* config.h.  Generated by configure.  */
3 /* config.in.  Generated from configure.ac by autoheader.  */
4 
5 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
6 #define BYTEORDER 1234
7 
8 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
9    This function is required for alloca.c support on those systems. */
10 /* #undef CRAY_STACKSEG_END */
11 
12 /* Define to 1 if you have the <alloca.h> header file. */
13 /* #undef HAVE_ALLOCA_H */
14 
15 /* Define to 1 if you have the `asprintf' function. */
16 #define HAVE_ASPRINTF 1
17 
18 /* Define to 1 if you have the `atexit' function. */
19 #define HAVE_ATEXIT 1
20 
21 /* Define to 1 if you have the `basename' function. */
22 #define HAVE_BASENAME 1
23 
24 /* Define to 1 if you have the `bcmp' function. */
25 #define HAVE_BCMP 1
26 
27 /* Define to 1 if you have the `bcopy' function. */
28 #define HAVE_BCOPY 1
29 
30 /* Define to 1 if you have the `bsearch' function. */
31 #define HAVE_BSEARCH 1
32 
33 /* Define to 1 if you have the `bzero' function. */
34 #define HAVE_BZERO 1
35 
36 /* Define to 1 if you have the `calloc' function. */
37 #define HAVE_CALLOC 1
38 
39 /* Define to 1 if you have the `canonicalize_file_name' function. */
40 /* #undef HAVE_CANONICALIZE_FILE_NAME */
41 
42 /* Define to 1 if you have the `clock' function. */
43 #define HAVE_CLOCK 1
44 
45 /* Define to 1 if you have the <fcntl.h> header file. */
46 #define HAVE_FCNTL_H 1
47 
48 /* Define to 1 if you have the `ffs' function. */
49 #define HAVE_FFS 1
50 
51 /* Define to 1 if you have the `fork' function. */
52 #define HAVE_FORK 1
53 
54 /* Define to 1 if you have the `getcwd' function. */
55 #define HAVE_GETCWD 1
56 
57 /* Define to 1 if you have the `getpagesize' function. */
58 #define HAVE_GETPAGESIZE 1
59 
60 /* Define to 1 if you have the `getrusage' function. */
61 #define HAVE_GETRUSAGE 1
62 
63 /* Define to 1 if you have the `getsysinfo' function. */
64 /* #undef HAVE_GETSYSINFO */
65 
66 /* Define to 1 if you have the `gettimeofday' function. */
67 #define HAVE_GETTIMEOFDAY 1
68 
69 /* Define to 1 if you have the `index' function. */
70 #define HAVE_INDEX 1
71 
72 /* Define to 1 if you have the `insque' function. */
73 /* #undef HAVE_INSQUE */
74 
75 /* Define to 1 if you have the <inttypes.h> header file. */
76 #define HAVE_INTTYPES_H 1
77 
78 /* Define to 1 if you have the <limits.h> header file. */
79 #define HAVE_LIMITS_H 1
80 
81 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
82 /* #undef HAVE_MACHINE_HAL_SYSINFO_H */
83 
84 /* Define to 1 if you have the <malloc.h> header file. */
85 /* #undef HAVE_MALLOC_H */
86 
87 /* Define to 1 if you have the `memchr' function. */
88 #define HAVE_MEMCHR 1
89 
90 /* Define to 1 if you have the `memcmp' function. */
91 #define HAVE_MEMCMP 1
92 
93 /* Define to 1 if you have the `memcpy' function. */
94 #define HAVE_MEMCPY 1
95 
96 /* Define to 1 if you have the `memmove' function. */
97 #define HAVE_MEMMOVE 1
98 
99 /* Define to 1 if you have the <memory.h> header file. */
100 #define HAVE_MEMORY_H 1
101 
102 /* Define to 1 if you have the `mempcpy' function. */
103 /* #undef HAVE_MEMPCPY */
104 
105 /* Define to 1 if you have the `memset' function. */
106 #define HAVE_MEMSET 1
107 
108 /* Define to 1 if you have the `mkstemps' function. */
109 #define HAVE_MKSTEMPS 1
110 
111 /* Define to 1 if you have a working `mmap' system call. */
112 #define HAVE_MMAP 1
113 
114 /* Define to 1 if you have the `on_exit' function. */
115 /* #undef HAVE_ON_EXIT */
116 
117 /* Define to 1 if you have the `psignal' function. */
118 #define HAVE_PSIGNAL 1
119 
120 /* Define to 1 if you have the `pstat_getdynamic' function. */
121 /* #undef HAVE_PSTAT_GETDYNAMIC */
122 
123 /* Define to 1 if you have the `pstat_getstatic' function. */
124 /* #undef HAVE_PSTAT_GETSTATIC */
125 
126 /* Define to 1 if you have the `putenv' function. */
127 #define HAVE_PUTENV 1
128 
129 /* Define to 1 if you have the `random' function. */
130 #define HAVE_RANDOM 1
131 
132 /* Define to 1 if you have the `realpath' function. */
133 #define HAVE_REALPATH 1
134 
135 /* Define to 1 if you have the `rename' function. */
136 #define HAVE_RENAME 1
137 
138 /* Define to 1 if you have the `rindex' function. */
139 #define HAVE_RINDEX 1
140 
141 /* Define to 1 if you have the `sbrk' function. */
142 #define HAVE_SBRK 1
143 
144 /* Define to 1 if you have the `setenv' function. */
145 #define HAVE_SETENV 1
146 
147 /* Define to 1 if you have the `sigsetmask' function. */
148 #define HAVE_SIGSETMASK 1
149 
150 /* Define to 1 if you have the `snprintf' function. */
151 #define HAVE_SNPRINTF 1
152 
153 /* Define to 1 if you have the <stdint.h> header file. */
154 #define HAVE_STDINT_H 1
155 
156 /* Define to 1 if you have the <stdlib.h> header file. */
157 #define HAVE_STDLIB_H 1
158 
159 /* Define to 1 if you have the `stpcpy' function. */
160 /* #undef HAVE_STPCPY */
161 
162 /* Define to 1 if you have the `stpncpy' function. */
163 /* #undef HAVE_STPNCPY */
164 
165 /* Define to 1 if you have the `strcasecmp' function. */
166 #define HAVE_STRCASECMP 1
167 
168 /* Define to 1 if you have the `strchr' function. */
169 #define HAVE_STRCHR 1
170 
171 /* Define to 1 if you have the `strdup' function. */
172 #define HAVE_STRDUP 1
173 
174 /* Define to 1 if you have the `strerror' function. */
175 #define HAVE_STRERROR 1
176 
177 /* Define to 1 if you have the <strings.h> header file. */
178 #define HAVE_STRINGS_H 1
179 
180 /* Define to 1 if you have the <string.h> header file. */
181 #define HAVE_STRING_H 1
182 
183 /* Define to 1 if you have the `strncasecmp' function. */
184 #define HAVE_STRNCASECMP 1
185 
186 /* Define to 1 if you have the `strrchr' function. */
187 #define HAVE_STRRCHR 1
188 
189 /* Define to 1 if you have the `strsignal' function. */
190 #define HAVE_STRSIGNAL 1
191 
192 /* Define to 1 if you have the `strstr' function. */
193 #define HAVE_STRSTR 1
194 
195 /* Define to 1 if you have the `strtod' function. */
196 #define HAVE_STRTOD 1
197 
198 /* Define to 1 if you have the `strtol' function. */
199 #define HAVE_STRTOL 1
200 
201 /* Define to 1 if you have the `strtoul' function. */
202 #define HAVE_STRTOUL 1
203 
204 /* Define to 1 if you have the `sysconf' function. */
205 #define HAVE_SYSCONF 1
206 
207 /* Define to 1 if you have the `sysctl' function. */
208 #define HAVE_SYSCTL 1
209 
210 /* Define to 1 if you have the `sysmp' function. */
211 /* #undef HAVE_SYSMP */
212 
213 /* Define if you have the sys_errlist variable. */
214 #define HAVE_SYS_ERRLIST 1
215 
216 /* Define to 1 if you have the <sys/file.h> header file. */
217 #define HAVE_SYS_FILE_H 1
218 
219 /* Define to 1 if you have the <sys/mman.h> header file. */
220 #define HAVE_SYS_MMAN_H 1
221 
222 /* Define if you have the sys_nerr variable. */
223 #define HAVE_SYS_NERR 1
224 
225 /* Define to 1 if you have the <sys/param.h> header file. */
226 #define HAVE_SYS_PARAM_H 1
227 
228 /* Define to 1 if you have the <sys/pstat.h> header file. */
229 /* #undef HAVE_SYS_PSTAT_H */
230 
231 /* Define to 1 if you have the <sys/resource.h> header file. */
232 #define HAVE_SYS_RESOURCE_H 1
233 
234 /* Define if you have the sys_siglist variable. */
235 #define HAVE_SYS_SIGLIST 1
236 
237 /* Define to 1 if you have the <sys/stat.h> header file. */
238 #define HAVE_SYS_STAT_H 1
239 
240 /* Define to 1 if you have the <sys/sysctl.h> header file. */
241 #define HAVE_SYS_SYSCTL_H 1
242 
243 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
244 /* #undef HAVE_SYS_SYSINFO_H */
245 
246 /* Define to 1 if you have the <sys/sysmp.h> header file. */
247 /* #undef HAVE_SYS_SYSMP_H */
248 
249 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
250 /* #undef HAVE_SYS_SYSTEMCFG_H */
251 
252 /* Define to 1 if you have the <sys/table.h> header file. */
253 /* #undef HAVE_SYS_TABLE_H */
254 
255 /* Define to 1 if you have the <sys/time.h> header file. */
256 #define HAVE_SYS_TIME_H 1
257 
258 /* Define to 1 if you have the <sys/types.h> header file. */
259 #define HAVE_SYS_TYPES_H 1
260 
261 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
262 #define HAVE_SYS_WAIT_H 1
263 
264 /* Define to 1 if you have the `table' function. */
265 /* #undef HAVE_TABLE */
266 
267 /* Define to 1 if you have the `times' function. */
268 #define HAVE_TIMES 1
269 
270 /* Define to 1 if you have the <time.h> header file. */
271 #define HAVE_TIME_H 1
272 
273 /* Define to 1 if you have the `tmpnam' function. */
274 #define HAVE_TMPNAM 1
275 
276 /* Define if you have the \`uintptr_t' type. */
277 #define HAVE_UINTPTR_T 1
278 
279 /* Define to 1 if you have the <unistd.h> header file. */
280 #define HAVE_UNISTD_H 1
281 
282 /* Define to 1 if you have the `vasprintf' function. */
283 #define HAVE_VASPRINTF 1
284 
285 /* Define to 1 if you have the `vfork' function. */
286 #define HAVE_VFORK 1
287 
288 /* Define to 1 if you have the <vfork.h> header file. */
289 /* #undef HAVE_VFORK_H */
290 
291 /* Define to 1 if you have the `vfprintf' function. */
292 #define HAVE_VFPRINTF 1
293 
294 /* Define to 1 if you have the `vprintf' function. */
295 #define HAVE_VPRINTF 1
296 
297 /* Define to 1 if you have the `vsnprintf' function. */
298 #define HAVE_VSNPRINTF 1
299 
300 /* Define to 1 if you have the `vsprintf' function. */
301 #define HAVE_VSPRINTF 1
302 
303 /* Define to 1 if you have the `waitpid' function. */
304 #define HAVE_WAITPID 1
305 
306 /* Define to 1 if `fork' works. */
307 #define HAVE_WORKING_FORK 1
308 
309 /* Define to 1 if `vfork' works. */
310 #define HAVE_WORKING_VFORK 1
311 
312 /* Define to 1 if you have the `_doprnt' function. */
313 /* #undef HAVE__DOPRNT */
314 
315 /* Define if you have the _system_configuration variable. */
316 /* #undef HAVE__SYSTEM_CONFIGURATION */
317 
318 /* Define if the host machine stores words of multi-word integers in
319    big-endian order. */
320 /* #undef HOST_WORDS_BIG_ENDIAN */
321 
322 /* Define if canonicalize_file_name is not declared in system header files. */
323 #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
324 
325 /* Define if errno must be declared even when <errno.h> is included. */
326 /* #undef NEED_DECLARATION_ERRNO */
327 
328 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
329 /* #undef NO_MINUS_C_MINUS_O */
330 
331 /* Define to the address where bug reports for this package should be sent. */
332 #define PACKAGE_BUGREPORT ""
333 
334 /* Define to the full name of this package. */
335 #define PACKAGE_NAME ""
336 
337 /* Define to the full name and version of this package. */
338 #define PACKAGE_STRING ""
339 
340 /* Define to the one symbol short name of this package. */
341 #define PACKAGE_TARNAME ""
342 
343 /* Define to the version of this package. */
344 #define PACKAGE_VERSION ""
345 
346 /* Define if you know the direction of stack growth for your system; otherwise
347    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
348    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
349    STACK_DIRECTION = 0 => direction of growth unknown */
350 #define STACK_DIRECTION -1
351 
352 /* Define to 1 if you have the ANSI C header files. */
353 #define STDC_HEADERS 1
354 
355 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
356 #define TIME_WITH_SYS_TIME 1
357 
358 /* Define to an unsigned 64-bit type available in the compiler. */
359 #define UNSIGNED_64BIT_TYPE uint64_t
360 
361 /* whether byteorder is bigendian */
362 /* #undef WORDS_BIGENDIAN */
363 
364 /* Define to empty if `const' does not conform to ANSI C. */
365 /* #undef const */
366 
367 /* Define to `__inline__' or `__inline' if that's what the C compiler
368    calls it, or to nothing if 'inline' is not supported under any name.  */
369 #ifndef __cplusplus
370 /* #undef inline */
371 #endif
372 
373 /* Define to `int' if <sys/types.h> does not define. */
374 /* #undef pid_t */
375 
376 /* Define to `unsigned long' if <sys/types.h> does not define. */
377 /* #undef uintptr_t */
378 
379 /* Define as `fork' if `vfork' does not work. */
380 /* #undef vfork */
381