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