Switch to gdb-6.7.1
[dragonfly.git] / gnu / usr.bin / gdb / libiberty / config.h
blob33f02f78355e90120e3d9606bcd3d8663c7ae3f6
1 /* $DragonFly: src/gnu/usr.bin/gdb/libiberty/config.h,v 1.2 2008/01/14 21:36:39 corecode Exp $ */
2 /* config.h. Generated by configure. */
3 /* config.in. Generated from configure.ac by autoheader. */
5 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
6 This function is required for alloca.c support on those systems. */
7 /* #undef CRAY_STACKSEG_END */
9 /* Define to 1 if you have the <alloca.h> header file. */
10 /* #undef HAVE_ALLOCA_H */
12 /* Define to 1 if you have the `asprintf' function. */
13 #define HAVE_ASPRINTF 1
15 /* Define to 1 if you have the `atexit' function. */
16 #define HAVE_ATEXIT 1
18 /* Define to 1 if you have the `basename' function. */
19 #define HAVE_BASENAME 1
21 /* Define to 1 if you have the `bcmp' function. */
22 #define HAVE_BCMP 1
24 /* Define to 1 if you have the `bcopy' function. */
25 #define HAVE_BCOPY 1
27 /* Define to 1 if you have the `bsearch' function. */
28 #define HAVE_BSEARCH 1
30 /* Define to 1 if you have the `bzero' function. */
31 #define HAVE_BZERO 1
33 /* Define to 1 if you have the `calloc' function. */
34 #define HAVE_CALLOC 1
36 /* Define to 1 if you have the `canonicalize_file_name' function. */
37 /* #undef HAVE_CANONICALIZE_FILE_NAME */
39 /* Define to 1 if you have the `clock' function. */
40 #define HAVE_CLOCK 1
42 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
43 don't. */
44 #define HAVE_DECL_ASPRINTF 1
46 /* Define to 1 if you have the declaration of `basename', and to 0 if you
47 don't. */
48 #define HAVE_DECL_BASENAME 0
50 /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
52 #define HAVE_DECL_CALLOC 1
54 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
55 #define HAVE_DECL_FFS 1
57 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
59 #define HAVE_DECL_GETENV 1
61 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
63 #define HAVE_DECL_GETOPT 1
65 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
67 #define HAVE_DECL_MALLOC 1
69 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
70 don't. */
71 #define HAVE_DECL_REALLOC 1
73 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
75 #define HAVE_DECL_SBRK 1
77 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
78 don't. */
79 #define HAVE_DECL_SNPRINTF 1
81 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
82 don't. */
83 #define HAVE_DECL_STRVERSCMP 0
85 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
86 don't. */
87 #define HAVE_DECL_VASPRINTF 1
89 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
90 don't. */
91 #define HAVE_DECL_VSNPRINTF 1
93 /* Define to 1 if you have the <fcntl.h> header file. */
94 #define HAVE_FCNTL_H 1
96 /* Define to 1 if you have the `ffs' function. */
97 #define HAVE_FFS 1
99 /* Define to 1 if you have the `fork' function. */
100 #define HAVE_FORK 1
102 /* Define to 1 if you have the `getcwd' function. */
103 #define HAVE_GETCWD 1
105 /* Define to 1 if you have the `getpagesize' function. */
106 #define HAVE_GETPAGESIZE 1
108 /* Define to 1 if you have the `getrusage' function. */
109 #define HAVE_GETRUSAGE 1
111 /* Define to 1 if you have the `getsysinfo' function. */
112 /* #undef HAVE_GETSYSINFO */
114 /* Define to 1 if you have the `gettimeofday' function. */
115 #define HAVE_GETTIMEOFDAY 1
117 /* Define to 1 if you have the `index' function. */
118 #define HAVE_INDEX 1
120 /* Define to 1 if you have the `insque' function. */
121 /* #undef HAVE_INSQUE */
123 /* Define to 1 if you have the <inttypes.h> header file. */
124 #define HAVE_INTTYPES_H 1
126 /* Define to 1 if you have the <limits.h> header file. */
127 #define HAVE_LIMITS_H 1
129 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
130 /* #undef HAVE_MACHINE_HAL_SYSINFO_H */
132 /* Define to 1 if you have the <malloc.h> header file. */
133 /* #undef HAVE_MALLOC_H */
135 /* Define to 1 if you have the `memchr' function. */
136 #define HAVE_MEMCHR 1
138 /* Define to 1 if you have the `memcmp' function. */
139 #define HAVE_MEMCMP 1
141 /* Define to 1 if you have the `memcpy' function. */
142 #define HAVE_MEMCPY 1
144 /* Define to 1 if you have the `memmove' function. */
145 #define HAVE_MEMMOVE 1
147 /* Define to 1 if you have the <memory.h> header file. */
148 #define HAVE_MEMORY_H 1
150 /* Define to 1 if you have the `mempcpy' function. */
151 /* #undef HAVE_MEMPCPY */
153 /* Define to 1 if you have the `memset' function. */
154 #define HAVE_MEMSET 1
156 /* Define to 1 if you have the `mkstemps' function. */
157 #define HAVE_MKSTEMPS 1
159 /* Define to 1 if you have a working `mmap' system call. */
160 #define HAVE_MMAP 1
162 /* Define to 1 if you have the `on_exit' function. */
163 /* #undef HAVE_ON_EXIT */
165 /* Define to 1 if you have the `psignal' function. */
166 #define HAVE_PSIGNAL 1
168 /* Define to 1 if you have the `pstat_getdynamic' function. */
169 /* #undef HAVE_PSTAT_GETDYNAMIC */
171 /* Define to 1 if you have the `pstat_getstatic' function. */
172 /* #undef HAVE_PSTAT_GETSTATIC */
174 /* Define to 1 if you have the `putenv' function. */
175 #define HAVE_PUTENV 1
177 /* Define to 1 if you have the `random' function. */
178 #define HAVE_RANDOM 1
180 /* Define to 1 if you have the `realpath' function. */
181 #define HAVE_REALPATH 1
183 /* Define to 1 if you have the `rename' function. */
184 #define HAVE_RENAME 1
186 /* Define to 1 if you have the `rindex' function. */
187 #define HAVE_RINDEX 1
189 /* Define to 1 if you have the `sbrk' function. */
190 #define HAVE_SBRK 1
192 /* Define to 1 if you have the `setenv' function. */
193 #define HAVE_SETENV 1
195 /* Define to 1 if you have the `sigsetmask' function. */
196 #define HAVE_SIGSETMASK 1
198 /* Define to 1 if you have the `snprintf' function. */
199 #define HAVE_SNPRINTF 1
201 /* Define to 1 if you have the <stdint.h> header file. */
202 #define HAVE_STDINT_H 1
204 /* Define to 1 if you have the <stdio_ext.h> header file. */
205 /* #undef HAVE_STDIO_EXT_H */
207 /* Define to 1 if you have the <stdlib.h> header file. */
208 #define HAVE_STDLIB_H 1
210 /* Define to 1 if you have the `stpcpy' function. */
211 /* #undef HAVE_STPCPY */
213 /* Define to 1 if you have the `stpncpy' function. */
214 /* #undef HAVE_STPNCPY */
216 /* Define to 1 if you have the `strcasecmp' function. */
217 #define HAVE_STRCASECMP 1
219 /* Define to 1 if you have the `strchr' function. */
220 #define HAVE_STRCHR 1
222 /* Define to 1 if you have the `strdup' function. */
223 #define HAVE_STRDUP 1
225 /* Define to 1 if you have the `strerror' function. */
226 #define HAVE_STRERROR 1
228 /* Define to 1 if you have the <strings.h> header file. */
229 #define HAVE_STRINGS_H 1
231 /* Define to 1 if you have the <string.h> header file. */
232 #define HAVE_STRING_H 1
234 /* Define to 1 if you have the `strncasecmp' function. */
235 #define HAVE_STRNCASECMP 1
237 /* Define to 1 if you have the `strndup' function. */
238 /* #undef HAVE_STRNDUP */
240 /* Define to 1 if you have the `strrchr' function. */
241 #define HAVE_STRRCHR 1
243 /* Define to 1 if you have the `strsignal' function. */
244 #define HAVE_STRSIGNAL 1
246 /* Define to 1 if you have the `strstr' function. */
247 #define HAVE_STRSTR 1
249 /* Define to 1 if you have the `strtod' function. */
250 #define HAVE_STRTOD 1
252 /* Define to 1 if you have the `strtol' function. */
253 #define HAVE_STRTOL 1
255 /* Define to 1 if you have the `strtoul' function. */
256 #define HAVE_STRTOUL 1
258 /* Define to 1 if you have the `strverscmp' function. */
259 /* #undef HAVE_STRVERSCMP */
261 /* Define to 1 if you have the `sysconf' function. */
262 #define HAVE_SYSCONF 1
264 /* Define to 1 if you have the `sysctl' function. */
265 #define HAVE_SYSCTL 1
267 /* Define to 1 if you have the `sysmp' function. */
268 /* #undef HAVE_SYSMP */
270 /* Define if you have the sys_errlist variable. */
271 #define HAVE_SYS_ERRLIST 1
273 /* Define to 1 if you have the <sys/file.h> header file. */
274 #define HAVE_SYS_FILE_H 1
276 /* Define to 1 if you have the <sys/mman.h> header file. */
277 #define HAVE_SYS_MMAN_H 1
279 /* Define if you have the sys_nerr variable. */
280 #define HAVE_SYS_NERR 1
282 /* Define to 1 if you have the <sys/param.h> header file. */
283 #define HAVE_SYS_PARAM_H 1
285 /* Define to 1 if you have the <sys/pstat.h> header file. */
286 /* #undef HAVE_SYS_PSTAT_H */
288 /* Define to 1 if you have the <sys/resource.h> header file. */
289 #define HAVE_SYS_RESOURCE_H 1
291 /* Define if you have the sys_siglist variable. */
292 #define HAVE_SYS_SIGLIST 1
294 /* Define to 1 if you have the <sys/stat.h> header file. */
295 #define HAVE_SYS_STAT_H 1
297 /* Define to 1 if you have the <sys/sysctl.h> header file. */
298 #define HAVE_SYS_SYSCTL_H 1
300 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
301 /* #undef HAVE_SYS_SYSINFO_H */
303 /* Define to 1 if you have the <sys/sysmp.h> header file. */
304 /* #undef HAVE_SYS_SYSMP_H */
306 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
307 /* #undef HAVE_SYS_SYSTEMCFG_H */
309 /* Define to 1 if you have the <sys/table.h> header file. */
310 /* #undef HAVE_SYS_TABLE_H */
312 /* Define to 1 if you have the <sys/time.h> header file. */
313 #define HAVE_SYS_TIME_H 1
315 /* Define to 1 if you have the <sys/types.h> header file. */
316 #define HAVE_SYS_TYPES_H 1
318 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
319 #define HAVE_SYS_WAIT_H 1
321 /* Define to 1 if you have the `table' function. */
322 /* #undef HAVE_TABLE */
324 /* Define to 1 if you have the `times' function. */
325 #define HAVE_TIMES 1
327 /* Define to 1 if you have the <time.h> header file. */
328 #define HAVE_TIME_H 1
330 /* Define to 1 if you have the `tmpnam' function. */
331 #define HAVE_TMPNAM 1
333 /* Define if you have the \`uintptr_t' type. */
334 #define HAVE_UINTPTR_T 1
336 /* Define to 1 if you have the <unistd.h> header file. */
337 #define HAVE_UNISTD_H 1
339 /* Define to 1 if you have the `vasprintf' function. */
340 #define HAVE_VASPRINTF 1
342 /* Define to 1 if you have the `vfork' function. */
343 #define HAVE_VFORK 1
345 /* Define to 1 if you have the <vfork.h> header file. */
346 /* #undef HAVE_VFORK_H */
348 /* Define to 1 if you have the `vfprintf' function. */
349 #define HAVE_VFPRINTF 1
351 /* Define to 1 if you have the `vprintf' function. */
352 #define HAVE_VPRINTF 1
354 /* Define to 1 if you have the `vsnprintf' function. */
355 #define HAVE_VSNPRINTF 1
357 /* Define to 1 if you have the `vsprintf' function. */
358 #define HAVE_VSPRINTF 1
360 /* Define to 1 if you have the `wait3' function. */
361 #define HAVE_WAIT3 1
363 /* Define to 1 if you have the `wait4' function. */
364 #define HAVE_WAIT4 1
366 /* Define to 1 if you have the `waitpid' function. */
367 #define HAVE_WAITPID 1
369 /* Define to 1 if `fork' works. */
370 #define HAVE_WORKING_FORK 1
372 /* Define to 1 if `vfork' works. */
373 #define HAVE_WORKING_VFORK 1
375 /* Define to 1 if you have the `_doprnt' function. */
376 /* #undef HAVE__DOPRNT */
378 /* Define if you have the _system_configuration variable. */
379 /* #undef HAVE__SYSTEM_CONFIGURATION */
381 /* Define to 1 if you have the `__fsetlocking' function. */
382 /* #undef HAVE___FSETLOCKING */
384 /* Define if canonicalize_file_name is not declared in system header files. */
385 #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
387 /* Define if errno must be declared even when <errno.h> is included. */
388 /* #undef NEED_DECLARATION_ERRNO */
390 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
391 /* #undef NO_MINUS_C_MINUS_O */
393 /* Define to the address where bug reports for this package should be sent. */
394 #define PACKAGE_BUGREPORT ""
396 /* Define to the full name of this package. */
397 #define PACKAGE_NAME ""
399 /* Define to the full name and version of this package. */
400 #define PACKAGE_STRING ""
402 /* Define to the one symbol short name of this package. */
403 #define PACKAGE_TARNAME ""
405 /* Define to the version of this package. */
406 #define PACKAGE_VERSION ""
408 /* The size of a `int', as computed by sizeof. */
409 /* #undef SIZEOF_INT */
411 /* Define if you know the direction of stack growth for your system; otherwise
412 it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
413 toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
414 STACK_DIRECTION = 0 => direction of growth unknown */
415 #define STACK_DIRECTION -1
417 /* Define to 1 if you have the ANSI C header files. */
418 #define STDC_HEADERS 1
420 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
421 #define TIME_WITH_SYS_TIME 1
423 /* Define to an unsigned 64-bit type available in the compiler. */
424 #define UNSIGNED_64BIT_TYPE uint64_t
426 /* Define to 1 if your processor stores words with the most significant byte
427 first (like Motorola and SPARC, unlike Intel and VAX). */
428 /* #undef WORDS_BIGENDIAN */
430 /* Define to empty if `const' does not conform to ANSI C. */
431 /* #undef const */
433 /* Define to `__inline__' or `__inline' if that's what the C compiler
434 calls it, or to nothing if 'inline' is not supported under any name. */
435 #ifndef __cplusplus
436 /* #undef inline */
437 #endif
439 /* Define to `int' if <sys/types.h> does not define. */
440 /* #undef pid_t */
442 /* Define to `unsigned long' if <sys/types.h> does not define. */
443 /* #undef uintptr_t */
445 /* Define as `fork' if `vfork' does not work. */
446 /* #undef vfork */