Merge from vendor branch HOSTAPD:
[dragonfly.git] / gnu / usr.bin / gdb / libbfd / config.h
1 /* $DragonFly: src/gnu/usr.bin/gdb/libbfd/config.h,v 1.1 2004/10/23 17:02:38 joerg Exp $ */
2 /* config.h.  Generated automatically by configure.  */
3 /* config.in.  Generated automatically from configure.in by autoheader.  */
4
5 /* Define if using alloca.c.  */
6 /* #undef C_ALLOCA */
7
8 /* Define to empty if the keyword does not work.  */
9 /* #undef const */
10
11 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
12    This function is required for alloca.c support on those systems.  */
13 /* #undef CRAY_STACKSEG_END */
14
15 /* Define if you have alloca, as a function or macro.  */
16 #define HAVE_ALLOCA 1
17
18 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
19 /* #undef HAVE_ALLOCA_H */
20
21 /* Define if you have a working `mmap' system call.  */
22 #define HAVE_MMAP 1
23
24 /* Define as __inline if that's what the C compiler calls it.  */
25 /* #undef inline */
26
27 /* Define to `long' if <sys/types.h> doesn't define.  */
28 /* #undef off_t */
29
30 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
31 /* #undef size_t */
32
33 /* If using the C implementation of alloca, define if you know the
34    direction of stack growth for your system; otherwise it will be
35    automatically deduced at run-time.
36  STACK_DIRECTION > 0 => grows toward higher addresses
37  STACK_DIRECTION < 0 => grows toward lower addresses
38  STACK_DIRECTION = 0 => direction of growth unknown
39  */
40 /* #undef STACK_DIRECTION */
41
42 /* Define if you have the ANSI C header files.  */
43 #define STDC_HEADERS 1
44
45 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
46 #define TIME_WITH_SYS_TIME 1
47
48 /* Define if you have the __argz_count function.  */
49 /* #undef HAVE___ARGZ_COUNT */
50
51 /* Define if you have the __argz_next function.  */
52 /* #undef HAVE___ARGZ_NEXT */
53
54 /* Define if you have the __argz_stringify function.  */
55 /* #undef HAVE___ARGZ_STRINGIFY */
56
57 /* Define if you have the dcgettext function.  */
58 /* #undef HAVE_DCGETTEXT */
59
60 /* Define if you have the fcntl function.  */
61 #define HAVE_FCNTL 1
62
63 /* Define if you have the fdopen function.  */
64 #define HAVE_FDOPEN 1
65
66 /* Define if you have the fseeko function.  */
67 #define HAVE_FSEEKO 1
68
69 /* Define if you have the fseeko64 function.  */
70 /* #undef HAVE_FSEEKO64 */
71
72 /* Define if you have the ftello function.  */
73 #define HAVE_FTELLO 1
74
75 /* Define if you have the ftello64 function.  */
76 /* #undef HAVE_FTELLO64 */
77
78 /* Define if you have the getcwd function.  */
79 #define HAVE_GETCWD 1
80
81 /* Define if you have the getgid function.  */
82 #define HAVE_GETGID 1
83
84 /* Define if you have the getpagesize function.  */
85 #define HAVE_GETPAGESIZE 1
86
87 /* Define if you have the getuid function.  */
88 #define HAVE_GETUID 1
89
90 /* Define if you have the madvise function.  */
91 #define HAVE_MADVISE 1
92
93 /* Define if you have the mprotect function.  */
94 #define HAVE_MPROTECT 1
95
96 /* Define if you have the munmap function.  */
97 #define HAVE_MUNMAP 1
98
99 /* Define if you have the putenv function.  */
100 #define HAVE_PUTENV 1
101
102 /* Define if you have the setenv function.  */
103 #define HAVE_SETENV 1
104
105 /* Define if you have the setitimer function.  */
106 #define HAVE_SETITIMER 1
107
108 /* Define if you have the setlocale function.  */
109 #define HAVE_SETLOCALE 1
110
111 /* Define if you have the stpcpy function.  */
112 /* #undef HAVE_STPCPY */
113
114 /* Define if you have the strcasecmp function.  */
115 #define HAVE_STRCASECMP 1
116
117 /* Define if you have the strchr function.  */
118 #define HAVE_STRCHR 1
119
120 /* Define if you have the strtoull function.  */
121 #define HAVE_STRTOULL 1
122
123 /* Define if you have the sysconf function.  */
124 #define HAVE_SYSCONF 1
125
126 /* Define if you have the <argz.h> header file.  */
127 /* #undef HAVE_ARGZ_H */
128
129 /* Define if you have the <dirent.h> header file.  */
130 #define HAVE_DIRENT_H 1
131
132 /* Define if you have the <fcntl.h> header file.  */
133 #define HAVE_FCNTL_H 1
134
135 /* Define if you have the <limits.h> header file.  */
136 #define HAVE_LIMITS_H 1
137
138 /* Define if you have the <locale.h> header file.  */
139 #define HAVE_LOCALE_H 1
140
141 /* Define if you have the <malloc.h> header file.  */
142 /* #undef HAVE_MALLOC_H */
143
144 /* Define if you have the <ndir.h> header file.  */
145 /* #undef HAVE_NDIR_H */
146
147 /* Define if you have the <nl_types.h> header file.  */
148 #define HAVE_NL_TYPES_H 1
149
150 /* Define if you have the <stddef.h> header file.  */
151 #define HAVE_STDDEF_H 1
152
153 /* Define if you have the <stdlib.h> header file.  */
154 #define HAVE_STDLIB_H 1
155
156 /* Define if you have the <string.h> header file.  */
157 #define HAVE_STRING_H 1
158
159 /* Define if you have the <strings.h> header file.  */
160 #define HAVE_STRINGS_H 1
161
162 /* Define if you have the <sys/dir.h> header file.  */
163 /* #undef HAVE_SYS_DIR_H */
164
165 /* Define if you have the <sys/file.h> header file.  */
166 #define HAVE_SYS_FILE_H 1
167
168 /* Define if you have the <sys/ndir.h> header file.  */
169 /* #undef HAVE_SYS_NDIR_H */
170
171 /* Define if you have the <sys/param.h> header file.  */
172 #define HAVE_SYS_PARAM_H 1
173
174 /* Define if you have the <sys/procfs.h> header file.  */
175 #define HAVE_SYS_PROCFS_H 1
176
177 /* Define if you have the <sys/stat.h> header file.  */
178 /* #undef HAVE_SYS_STAT_H */
179
180 /* Define if you have the <sys/time.h> header file.  */
181 #define HAVE_SYS_TIME_H 1
182
183 /* Define if you have the <sys/types.h> header file.  */
184 /* #undef HAVE_SYS_TYPES_H */
185
186 /* Define if you have the <time.h> header file.  */
187 #define HAVE_TIME_H 1
188
189 /* Define if you have the <unistd.h> header file.  */
190 #define HAVE_UNISTD_H 1
191
192 /* Define if you have the <values.h> header file.  */
193 /* #undef HAVE_VALUES_H */
194
195 /* Name of package */
196 #define PACKAGE "bfd"
197
198 /* Version number of package */
199 #define VERSION "2.15.91"
200
201 /* Define if you have the stpcpy function */
202 /* #undef HAVE_STPCPY */
203
204 /* Define if your locale.h file contains LC_MESSAGES. */
205 #define HAVE_LC_MESSAGES 1
206
207 /* Define to 1 if NLS is requested */
208 /* #undef ENABLE_NLS */
209
210 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
211 /* #undef HAVE_GETTEXT */
212
213 /* The number of bytes in type long long */
214 #define SIZEOF_LONG_LONG 8
215
216 /* The number of bytes in type long */
217 #define SIZEOF_LONG 4
218
219 /* Use b modifier when opening binary files? */
220 /* #undef USE_BINARY_FOPEN */
221
222 /* Define if strstr is not declared in system header files. */
223 /* #undef NEED_DECLARATION_STRSTR */
224
225 /* Define if malloc is not declared in system header files. */
226 /* #undef NEED_DECLARATION_MALLOC */
227
228 /* Define if realloc is not declared in system header files. */
229 /* #undef NEED_DECLARATION_REALLOC */
230
231 /* Define if free is not declared in system header files. */
232 /* #undef NEED_DECLARATION_FREE */
233
234 /* Define if getenv is not declared in system header files. */
235 /* #undef NEED_DECLARATION_GETENV */
236
237 /* Define if struct core_dumpx has member c_impl */
238 /* #undef HAVE_ST_C_IMPL */
239
240 /* Define if <sys/procfs.h> has prstatus_t. */
241 #define HAVE_PRSTATUS_T 1
242
243 /* Define if <sys/procfs.h> has prstatus32_t. */
244 /* #undef HAVE_PRSTATUS32_T */
245
246 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
247 /* #undef HAVE_PRSTATUS_T_PR_WHO */
248
249 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
250 /* #undef HAVE_PRSTATUS32_T_PR_WHO */
251
252 /* Define if <sys/procfs.h> has pstatus_t. */
253 /* #undef HAVE_PSTATUS_T */
254
255 /* Define if <sys/procfs.h> has pxstatus_t. */
256 /* #undef HAVE_PXSTATUS_T */
257
258 /* Define if <sys/procfs.h> has pstatus32_t. */
259 /* #undef HAVE_PSTATUS32_T */
260
261 /* Define if <sys/procfs.h> has prpsinfo_t. */
262 #define HAVE_PRPSINFO_T 1
263
264 /* Define if <sys/procfs.h> has prpsinfo32_t. */
265 /* #undef HAVE_PRPSINFO32_T */
266
267 /* Define if <sys/procfs.h> has psinfo_t. */
268 /* #undef HAVE_PSINFO_T */
269
270 /* Define if <sys/procfs.h> has psinfo32_t. */
271 /* #undef HAVE_PSINFO32_T */
272
273 /* Define if <sys/procfs.h> has lwpstatus_t. */
274 /* #undef HAVE_LWPSTATUS_T */
275
276 /* Define if <sys/procfs.h> has lwpxstatus_t. */
277 /* #undef HAVE_LWPXSTATUS_T */
278
279 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
280 /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
281
282 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
283 /* #undef HAVE_LWPSTATUS_T_PR_REG */
284
285 /* Define if <sys/procfs.h> has win32_pstatus_t. */
286 /* #undef HAVE_WIN32_PSTATUS_T */
287
288 /* Name of host specific header file to include in trad-core.c. */
289 #define TRAD_HEADER "hosts/i386bsd.h"
290
291 /* The number of bytes in type off_t */
292 #define SIZEOF_OFF_T 8
293
294 /* Use mmap if it's available? */
295 /* #undef USE_MMAP */
296