xref: /dragonfly/gnu/usr.bin/gdb/libbfd/config.h (revision 19fe1c42)
1 /* $DragonFly: src/gnu/usr.bin/gdb/libbfd/config.h,v 1.2 2008/01/14 21:36:38 corecode Exp $ */
2 /* config.h.  Generated by configure.  */
3 /* config.in.  Generated from configure.in by autoheader.  */
4 
5 /* Define to 1 if translation of program messages to the user's native
6    language is requested. */
7 /* #undef ENABLE_NLS */
8 
9 /* Define to 1 if you have the declaration of `basename', and to 0 if you
10    don't. */
11 #define HAVE_DECL_BASENAME 0
12 
13 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
14 #define HAVE_DECL_FFS 1
15 
16 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
17    */
18 #define HAVE_DECL_FREE 1
19 
20 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
21    */
22 #define HAVE_DECL_FSEEKO 1
23 
24 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
25    don't. */
26 #define HAVE_DECL_FSEEKO64 0
27 
28 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
29    */
30 #define HAVE_DECL_FTELLO 1
31 
32 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
33    don't. */
34 #define HAVE_DECL_FTELLO64 0
35 
36 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
37    */
38 #define HAVE_DECL_GETENV 1
39 
40 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
41    */
42 #define HAVE_DECL_MALLOC 1
43 
44 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
45    don't. */
46 #define HAVE_DECL_REALLOC 1
47 
48 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
49    don't. */
50 #define HAVE_DECL_SNPRINTF 1
51 
52 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
53    */
54 #define HAVE_DECL_STPCPY 0
55 
56 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
57    */
58 #define HAVE_DECL_STRSTR 1
59 
60 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
61    don't. */
62 #define HAVE_DECL_VSNPRINTF 1
63 
64 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
65    */
66 #define HAVE_DIRENT_H 1
67 
68 /* Define to 1 if you have the <dlfcn.h> header file. */
69 #define HAVE_DLFCN_H 1
70 
71 /* Define to 1 if you have the `fcntl' function. */
72 #define HAVE_FCNTL 1
73 
74 /* Define to 1 if you have the <fcntl.h> header file. */
75 #define HAVE_FCNTL_H 1
76 
77 /* Define to 1 if you have the `fdopen' function. */
78 #define HAVE_FDOPEN 1
79 
80 /* Define to 1 if you have the `fopen64' function. */
81 /* #undef HAVE_FOPEN64 */
82 
83 /* Define to 1 if you have the `fseeko' function. */
84 #define HAVE_FSEEKO 1
85 
86 /* Define to 1 if you have the `fseeko64' function. */
87 /* #undef HAVE_FSEEKO64 */
88 
89 /* Define to 1 if you have the `ftello' function. */
90 #define HAVE_FTELLO 1
91 
92 /* Define to 1 if you have the `ftello64' function. */
93 /* #undef HAVE_FTELLO64 */
94 
95 /* Define to 1 if you have the `getgid' function. */
96 #define HAVE_GETGID 1
97 
98 /* Define to 1 if you have the `getpagesize' function. */
99 #define HAVE_GETPAGESIZE 1
100 
101 /* Define to 1 if you have the `getuid' function. */
102 #define HAVE_GETUID 1
103 
104 /* Define to 1 if you have the <inttypes.h> header file. */
105 #define HAVE_INTTYPES_H 1
106 
107 /* Define if <sys/procfs.h> has lwpstatus_t. */
108 /* #undef HAVE_LWPSTATUS_T */
109 
110 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
111 /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
112 
113 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
114 /* #undef HAVE_LWPSTATUS_T_PR_REG */
115 
116 /* Define if <sys/procfs.h> has lwpxstatus_t. */
117 /* #undef HAVE_LWPXSTATUS_T */
118 
119 /* Define to 1 if you have the `madvise' function. */
120 #define HAVE_MADVISE 1
121 
122 /* Define to 1 if you have the <memory.h> header file. */
123 #define HAVE_MEMORY_H 1
124 
125 /* Define to 1 if you have a working `mmap' system call. */
126 #define HAVE_MMAP 1
127 
128 /* Define to 1 if you have the `mprotect' function. */
129 #define HAVE_MPROTECT 1
130 
131 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
132 /* #undef HAVE_NDIR_H */
133 
134 /* Define if <sys/procfs.h> has prpsinfo32_t. */
135 /* #undef HAVE_PRPSINFO32_T */
136 
137 /* Define if <sys/procfs.h> has prpsinfo_t. */
138 #define HAVE_PRPSINFO_T 1
139 
140 /* Define if <sys/procfs.h> has prstatus32_t. */
141 /* #undef HAVE_PRSTATUS32_T */
142 
143 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
144 /* #undef HAVE_PRSTATUS32_T_PR_WHO */
145 
146 /* Define if <sys/procfs.h> has prstatus_t. */
147 #define HAVE_PRSTATUS_T 1
148 
149 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
150 /* #undef HAVE_PRSTATUS_T_PR_WHO */
151 
152 /* Define if <sys/procfs.h> has psinfo32_t. */
153 /* #undef HAVE_PSINFO32_T */
154 
155 /* Define if <sys/procfs.h> has psinfo_t. */
156 /* #undef HAVE_PSINFO_T */
157 
158 /* Define if <sys/procfs.h> has pstatus32_t. */
159 /* #undef HAVE_PSTATUS32_T */
160 
161 /* Define if <sys/procfs.h> has pstatus_t. */
162 /* #undef HAVE_PSTATUS_T */
163 
164 /* Define if <sys/procfs.h> has pxstatus_t. */
165 /* #undef HAVE_PXSTATUS_T */
166 
167 /* Define to 1 if you have the `setitimer' function. */
168 #define HAVE_SETITIMER 1
169 
170 /* Define to 1 if you have the <stddef.h> header file. */
171 #define HAVE_STDDEF_H 1
172 
173 /* Define to 1 if you have the <stdint.h> header file. */
174 #define HAVE_STDINT_H 1
175 
176 /* Define to 1 if you have the <stdlib.h> header file. */
177 #define HAVE_STDLIB_H 1
178 
179 /* Define to 1 if you have the <strings.h> header file. */
180 #define HAVE_STRINGS_H 1
181 
182 /* Define to 1 if you have the <string.h> header file. */
183 #define HAVE_STRING_H 1
184 
185 /* Define to 1 if you have the `strtoull' function. */
186 #define HAVE_STRTOULL 1
187 
188 /* Define if struct core_dumpx has member c_impl */
189 /* #undef HAVE_ST_C_IMPL */
190 
191 /* Define to 1 if you have the `sysconf' function. */
192 #define HAVE_SYSCONF 1
193 
194 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
195    */
196 /* #undef HAVE_SYS_DIR_H */
197 
198 /* Define to 1 if you have the <sys/file.h> header file. */
199 #define HAVE_SYS_FILE_H 1
200 
201 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
202    */
203 /* #undef HAVE_SYS_NDIR_H */
204 
205 /* Define to 1 if you have the <sys/procfs.h> header file. */
206 #define HAVE_SYS_PROCFS_H 1
207 
208 /* Define to 1 if you have the <sys/stat.h> header file. */
209 #define HAVE_SYS_STAT_H 1
210 
211 /* Define to 1 if you have the <sys/time.h> header file. */
212 #define HAVE_SYS_TIME_H 1
213 
214 /* Define to 1 if you have the <sys/types.h> header file. */
215 #define HAVE_SYS_TYPES_H 1
216 
217 /* Define to 1 if you have the <time.h> header file. */
218 #define HAVE_TIME_H 1
219 
220 /* Define to 1 if you have the <unistd.h> header file. */
221 #define HAVE_UNISTD_H 1
222 
223 /* Define if <sys/procfs.h> has win32_pstatus_t. */
224 /* #undef HAVE_WIN32_PSTATUS_T */
225 
226 /* Define to the sub-directory in which libtool stores uninstalled libraries.
227    */
228 #define LT_OBJDIR ".libs/"
229 
230 /* Name of package */
231 #define PACKAGE "bfd"
232 
233 /* Define to the address where bug reports for this package should be sent. */
234 #define PACKAGE_BUGREPORT ""
235 
236 /* Define to the full name of this package. */
237 #define PACKAGE_NAME ""
238 
239 /* Define to the full name and version of this package. */
240 #define PACKAGE_STRING ""
241 
242 /* Define to the one symbol short name of this package. */
243 #define PACKAGE_TARNAME ""
244 
245 /* Define to the version of this package. */
246 #define PACKAGE_VERSION ""
247 
248 /* The size of a `char', as computed by sizeof. */
249 /* #undef SIZEOF_CHAR */
250 
251 /* The size of a `int', as computed by sizeof. */
252 /* #undef SIZEOF_INT */
253 
254 /* The size of a `long', as computed by sizeof. */
255 #define SIZEOF_LONG 4
256 
257 /* The size of a `long long', as computed by sizeof. */
258 #define SIZEOF_LONG_LONG 8
259 
260 /* The size of a `off_t', as computed by sizeof. */
261 #define SIZEOF_OFF_T 8
262 
263 /* The size of a `short', as computed by sizeof. */
264 /* #undef SIZEOF_SHORT */
265 
266 /* The size of a `void *', as computed by sizeof. */
267 /* #undef SIZEOF_VOID_P */
268 
269 /* The sizeof of a 'void *', as computed by sizeof. */
270 /* #undef SIZEOF_VOID_P */
271 
272 /* Define to 1 if you have the ANSI C header files. */
273 #define STDC_HEADERS 1
274 
275 /* Define if you can safely include both <string.h> and <strings.h>. */
276 #define STRING_WITH_STRINGS 1
277 
278 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
279 #define TIME_WITH_SYS_TIME 1
280 
281 /* Name of host specific header file to include in trad-core.c. */
282 #define TRAD_HEADER "hosts/i386bsd.h"
283 
284 /* Use b modifier when opening binary files? */
285 /* #undef USE_BINARY_FOPEN */
286 
287 /* Use mmap if it's available? */
288 /* #undef USE_MMAP */
289 
290 /* Define if we should default to creating read-only plt entries */
291 /* #undef USE_SECUREPLT */
292 
293 /* Version number of package */
294 #define VERSION "2.18.50"
295 
296 /* Enable GNU extensions on systems that have them.  */
297 #ifndef _GNU_SOURCE
298 # define _GNU_SOURCE 1
299 #endif
300