Commit | Line | Data |
---|---|---|
35eafcc7 | 1 | /* config.in. Generated from configure.ac by autoheader. */ |
252b5132 | 2 | |
df7b86aa NC |
3 | /* Check that config.h is #included before system headers |
4 | (this works only for glibc, but that should be enough). */ | |
00716ab1 | 5 | #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) |
df7b86aa NC |
6 | # error config.h must be #included before system headers |
7 | #endif | |
8 | #define __CONFIG_H__ 1 | |
9 | ||
8bc7f138 L |
10 | /* Name of host specific core header file to include in elf.c. */ |
11 | #undef CORE_HEADER | |
12 | ||
7ff1a5b5 AM |
13 | /* Define to 1 if translation of program messages to the user's native |
14 | language is requested. */ | |
5464f5a1 | 15 | #undef ENABLE_NLS |
252b5132 | 16 | |
8bc9c892 NC |
17 | /* Define to 1 if you have the <alloca.h> header file. */ |
18 | #undef HAVE_ALLOCA_H | |
19 | ||
fddc4048 JG |
20 | /* Define to 1 if you have the declaration of `basename', and to 0 if you |
21 | don't. */ | |
2e9ebff5 JG |
22 | #undef HAVE_DECL_BASENAME |
23 | ||
d34a2b1d JG |
24 | /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ |
25 | #undef HAVE_DECL_FFS | |
26 | ||
27 | /* Define to 1 if you have the declaration of `free', and to 0 if you don't. | |
28 | */ | |
29 | #undef HAVE_DECL_FREE | |
30 | ||
ec7b76fe JG |
31 | /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. |
32 | */ | |
33 | #undef HAVE_DECL_FSEEKO | |
34 | ||
35 | /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you | |
36 | don't. */ | |
37 | #undef HAVE_DECL_FSEEKO64 | |
38 | ||
39 | /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. | |
40 | */ | |
41 | #undef HAVE_DECL_FTELLO | |
42 | ||
43 | /* Define to 1 if you have the declaration of `ftello64', and to 0 if you | |
44 | don't. */ | |
45 | #undef HAVE_DECL_FTELLO64 | |
46 | ||
d34a2b1d JG |
47 | /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. |
48 | */ | |
49 | #undef HAVE_DECL_GETENV | |
50 | ||
51 | /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. | |
52 | */ | |
53 | #undef HAVE_DECL_MALLOC | |
54 | ||
55 | /* Define to 1 if you have the declaration of `realloc', and to 0 if you | |
56 | don't. */ | |
57 | #undef HAVE_DECL_REALLOC | |
58 | ||
36527912 AJ |
59 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
60 | don't. */ | |
61 | #undef HAVE_DECL_SNPRINTF | |
62 | ||
be5cacdb L |
63 | /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. |
64 | */ | |
65 | #undef HAVE_DECL_STPCPY | |
66 | ||
5a026fc9 NC |
67 | /* Define to 1 if you have the declaration of `strnlen', and to 0 if you |
68 | don't. */ | |
69 | #undef HAVE_DECL_STRNLEN | |
70 | ||
d34a2b1d JG |
71 | /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. |
72 | */ | |
73 | #undef HAVE_DECL_STRSTR | |
74 | ||
36527912 AJ |
75 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
76 | don't. */ | |
77 | #undef HAVE_DECL_VSNPRINTF | |
78 | ||
5464f5a1 NN |
79 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
80 | */ | |
81 | #undef HAVE_DIRENT_H | |
82 | ||
ae351704 AM |
83 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
84 | #undef HAVE_DLFCN_H | |
85 | ||
5464f5a1 | 86 | /* Define to 1 if you have the `fcntl' function. */ |
252b5132 RH |
87 | #undef HAVE_FCNTL |
88 | ||
5464f5a1 NN |
89 | /* Define to 1 if you have the <fcntl.h> header file. */ |
90 | #undef HAVE_FCNTL_H | |
91 | ||
92 | /* Define to 1 if you have the `fdopen' function. */ | |
252b5132 RH |
93 | #undef HAVE_FDOPEN |
94 | ||
428b207a TT |
95 | /* Define to 1 if you have the `fileno' function. */ |
96 | #undef HAVE_FILENO | |
97 | ||
2e6f4fae DJ |
98 | /* Define to 1 if you have the `fopen64' function. */ |
99 | #undef HAVE_FOPEN64 | |
100 | ||
5464f5a1 | 101 | /* Define to 1 if you have the `fseeko' function. */ |
c1ea0c09 AC |
102 | #undef HAVE_FSEEKO |
103 | ||
5464f5a1 | 104 | /* Define to 1 if you have the `fseeko64' function. */ |
c1ea0c09 AC |
105 | #undef HAVE_FSEEKO64 |
106 | ||
5464f5a1 | 107 | /* Define to 1 if you have the `ftello' function. */ |
c1ea0c09 AC |
108 | #undef HAVE_FTELLO |
109 | ||
5464f5a1 | 110 | /* Define to 1 if you have the `ftello64' function. */ |
c1ea0c09 AC |
111 | #undef HAVE_FTELLO64 |
112 | ||
5464f5a1 | 113 | /* Define to 1 if you have the `getgid' function. */ |
633fd09f ILT |
114 | #undef HAVE_GETGID |
115 | ||
5464f5a1 | 116 | /* Define to 1 if you have the `getpagesize' function. */ |
252b5132 RH |
117 | #undef HAVE_GETPAGESIZE |
118 | ||
9d782e8d MW |
119 | /* Define to 1 if you have the `getrlimit' function. */ |
120 | #undef HAVE_GETRLIMIT | |
121 | ||
5464f5a1 | 122 | /* Define to 1 if you have the `getuid' function. */ |
633fd09f ILT |
123 | #undef HAVE_GETUID |
124 | ||
5464f5a1 NN |
125 | /* Define to 1 if you have the <inttypes.h> header file. */ |
126 | #undef HAVE_INTTYPES_H | |
127 | ||
5464f5a1 NN |
128 | /* Define if <sys/procfs.h> has lwpstatus_t. */ |
129 | #undef HAVE_LWPSTATUS_T | |
130 | ||
131 | /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */ | |
132 | #undef HAVE_LWPSTATUS_T_PR_CONTEXT | |
133 | ||
16231b7b DG |
134 | /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */ |
135 | #undef HAVE_LWPSTATUS_T_PR_FPREG | |
136 | ||
5464f5a1 NN |
137 | /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */ |
138 | #undef HAVE_LWPSTATUS_T_PR_REG | |
139 | ||
140 | /* Define if <sys/procfs.h> has lwpxstatus_t. */ | |
141 | #undef HAVE_LWPXSTATUS_T | |
142 | ||
143 | /* Define to 1 if you have the `madvise' function. */ | |
252b5132 RH |
144 | #undef HAVE_MADVISE |
145 | ||
5464f5a1 NN |
146 | /* Define to 1 if you have the <memory.h> header file. */ |
147 | #undef HAVE_MEMORY_H | |
148 | ||
149 | /* Define to 1 if you have a working `mmap' system call. */ | |
150 | #undef HAVE_MMAP | |
151 | ||
152 | /* Define to 1 if you have the `mprotect' function. */ | |
252b5132 RH |
153 | #undef HAVE_MPROTECT |
154 | ||
5464f5a1 NN |
155 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
156 | #undef HAVE_NDIR_H | |
252b5132 | 157 | |
5464f5a1 NN |
158 | /* Define if <sys/procfs.h> has prpsinfo32_t. */ |
159 | #undef HAVE_PRPSINFO32_T | |
252b5132 | 160 | |
335e41d4 JK |
161 | /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */ |
162 | #undef HAVE_PRPSINFO32_T_PR_PID | |
163 | ||
5464f5a1 NN |
164 | /* Define if <sys/procfs.h> has prpsinfo_t. */ |
165 | #undef HAVE_PRPSINFO_T | |
252b5132 | 166 | |
335e41d4 JK |
167 | /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */ |
168 | #undef HAVE_PRPSINFO_T_PR_PID | |
169 | ||
5464f5a1 NN |
170 | /* Define if <sys/procfs.h> has prstatus32_t. */ |
171 | #undef HAVE_PRSTATUS32_T | |
252b5132 | 172 | |
5464f5a1 NN |
173 | /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */ |
174 | #undef HAVE_PRSTATUS32_T_PR_WHO | |
252b5132 | 175 | |
5464f5a1 NN |
176 | /* Define if <sys/procfs.h> has prstatus_t. */ |
177 | #undef HAVE_PRSTATUS_T | |
252b5132 | 178 | |
5464f5a1 NN |
179 | /* Define if <sys/procfs.h> has prstatus_t.pr_who. */ |
180 | #undef HAVE_PRSTATUS_T_PR_WHO | |
49c97a80 | 181 | |
5464f5a1 NN |
182 | /* Define if <sys/procfs.h> has psinfo32_t. */ |
183 | #undef HAVE_PSINFO32_T | |
252b5132 | 184 | |
335e41d4 JK |
185 | /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */ |
186 | #undef HAVE_PSINFO32_T_PR_PID | |
187 | ||
5464f5a1 NN |
188 | /* Define if <sys/procfs.h> has psinfo_t. */ |
189 | #undef HAVE_PSINFO_T | |
252b5132 | 190 | |
335e41d4 JK |
191 | /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */ |
192 | #undef HAVE_PSINFO_T_PR_PID | |
193 | ||
5464f5a1 NN |
194 | /* Define if <sys/procfs.h> has pstatus32_t. */ |
195 | #undef HAVE_PSTATUS32_T | |
252b5132 | 196 | |
5464f5a1 NN |
197 | /* Define if <sys/procfs.h> has pstatus_t. */ |
198 | #undef HAVE_PSTATUS_T | |
252b5132 | 199 | |
5464f5a1 NN |
200 | /* Define if <sys/procfs.h> has pxstatus_t. */ |
201 | #undef HAVE_PXSTATUS_T | |
252b5132 | 202 | |
5464f5a1 NN |
203 | /* Define to 1 if you have the `setitimer' function. */ |
204 | #undef HAVE_SETITIMER | |
252b5132 | 205 | |
5464f5a1 | 206 | /* Define to 1 if you have the <stddef.h> header file. */ |
252b5132 RH |
207 | #undef HAVE_STDDEF_H |
208 | ||
5464f5a1 NN |
209 | /* Define to 1 if you have the <stdint.h> header file. */ |
210 | #undef HAVE_STDINT_H | |
211 | ||
212 | /* Define to 1 if you have the <stdlib.h> header file. */ | |
252b5132 RH |
213 | #undef HAVE_STDLIB_H |
214 | ||
5464f5a1 | 215 | /* Define to 1 if you have the <strings.h> header file. */ |
252b5132 RH |
216 | #undef HAVE_STRINGS_H |
217 | ||
5464f5a1 NN |
218 | /* Define to 1 if you have the <string.h> header file. */ |
219 | #undef HAVE_STRING_H | |
220 | ||
221 | /* Define to 1 if you have the `strtoull' function. */ | |
222 | #undef HAVE_STRTOULL | |
223 | ||
224 | /* Define if struct core_dumpx has member c_impl */ | |
225 | #undef HAVE_ST_C_IMPL | |
226 | ||
227 | /* Define to 1 if you have the `sysconf' function. */ | |
228 | #undef HAVE_SYSCONF | |
229 | ||
230 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | |
231 | */ | |
252b5132 RH |
232 | #undef HAVE_SYS_DIR_H |
233 | ||
5464f5a1 | 234 | /* Define to 1 if you have the <sys/file.h> header file. */ |
252b5132 RH |
235 | #undef HAVE_SYS_FILE_H |
236 | ||
5464f5a1 NN |
237 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
238 | */ | |
252b5132 RH |
239 | #undef HAVE_SYS_NDIR_H |
240 | ||
5464f5a1 | 241 | /* Define to 1 if you have the <sys/procfs.h> header file. */ |
252b5132 RH |
242 | #undef HAVE_SYS_PROCFS_H |
243 | ||
9d782e8d MW |
244 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
245 | #undef HAVE_SYS_RESOURCE_H | |
246 | ||
5464f5a1 | 247 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
05864e2a AM |
248 | #undef HAVE_SYS_STAT_H |
249 | ||
5464f5a1 | 250 | /* Define to 1 if you have the <sys/time.h> header file. */ |
252b5132 RH |
251 | #undef HAVE_SYS_TIME_H |
252 | ||
5464f5a1 | 253 | /* Define to 1 if you have the <sys/types.h> header file. */ |
05864e2a AM |
254 | #undef HAVE_SYS_TYPES_H |
255 | ||
5464f5a1 | 256 | /* Define to 1 if you have the <time.h> header file. */ |
252b5132 RH |
257 | #undef HAVE_TIME_H |
258 | ||
5464f5a1 | 259 | /* Define to 1 if you have the <unistd.h> header file. */ |
252b5132 RH |
260 | #undef HAVE_UNISTD_H |
261 | ||
5879bb8f NC |
262 | /* Define to 1 if you have the <wchar.h> header file. */ |
263 | #undef HAVE_WCHAR_H | |
264 | ||
5464f5a1 NN |
265 | /* Define if <sys/procfs.h> has win32_pstatus_t. */ |
266 | #undef HAVE_WIN32_PSTATUS_T | |
252b5132 | 267 | |
17d5dae2 KT |
268 | /* Define to 1 if you have the <windows.h> header file. */ |
269 | #undef HAVE_WINDOWS_H | |
270 | ||
1b315056 CS |
271 | /* Define to 1 if you have the <zlib.h> header file. */ |
272 | #undef HAVE_ZLIB_H | |
273 | ||
ae351704 AM |
274 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
275 | */ | |
276 | #undef LT_OBJDIR | |
277 | ||
5464f5a1 NN |
278 | /* Name of package */ |
279 | #undef PACKAGE | |
252b5132 | 280 | |
5464f5a1 NN |
281 | /* Define to the address where bug reports for this package should be sent. */ |
282 | #undef PACKAGE_BUGREPORT | |
8d88c4ca | 283 | |
5464f5a1 NN |
284 | /* Define to the full name of this package. */ |
285 | #undef PACKAGE_NAME | |
7ee38065 | 286 | |
5464f5a1 NN |
287 | /* Define to the full name and version of this package. */ |
288 | #undef PACKAGE_STRING | |
252b5132 | 289 | |
5464f5a1 NN |
290 | /* Define to the one symbol short name of this package. */ |
291 | #undef PACKAGE_TARNAME | |
7ee38065 | 292 | |
81ecdfbb RW |
293 | /* Define to the home page for this package. */ |
294 | #undef PACKAGE_URL | |
295 | ||
5464f5a1 NN |
296 | /* Define to the version of this package. */ |
297 | #undef PACKAGE_VERSION | |
252b5132 | 298 | |
81ecdfbb | 299 | /* The size of `char', as computed by sizeof. */ |
d5efd9fc AM |
300 | #undef SIZEOF_CHAR |
301 | ||
81ecdfbb | 302 | /* The size of `int', as computed by sizeof. */ |
d5efd9fc AM |
303 | #undef SIZEOF_INT |
304 | ||
81ecdfbb | 305 | /* The size of `long', as computed by sizeof. */ |
5464f5a1 | 306 | #undef SIZEOF_LONG |
7ee38065 | 307 | |
81ecdfbb | 308 | /* The size of `long long', as computed by sizeof. */ |
5464f5a1 | 309 | #undef SIZEOF_LONG_LONG |
252b5132 | 310 | |
81ecdfbb | 311 | /* The size of `off_t', as computed by sizeof. */ |
5464f5a1 | 312 | #undef SIZEOF_OFF_T |
8d88c4ca | 313 | |
81ecdfbb | 314 | /* The size of `short', as computed by sizeof. */ |
d5efd9fc AM |
315 | #undef SIZEOF_SHORT |
316 | ||
81ecdfbb | 317 | /* The size of `void *', as computed by sizeof. */ |
d5efd9fc AM |
318 | #undef SIZEOF_VOID_P |
319 | ||
5464f5a1 NN |
320 | /* Define to 1 if you have the ANSI C header files. */ |
321 | #undef STDC_HEADERS | |
252b5132 | 322 | |
2e0fbf77 JW |
323 | /* Define if you can safely include both <string.h> and <strings.h>. */ |
324 | #undef STRING_WITH_STRINGS | |
325 | ||
5464f5a1 NN |
326 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
327 | #undef TIME_WITH_SYS_TIME | |
16e9c715 | 328 | |
252b5132 RH |
329 | /* Name of host specific header file to include in trad-core.c. */ |
330 | #undef TRAD_HEADER | |
331 | ||
5464f5a1 NN |
332 | /* Use b modifier when opening binary files? */ |
333 | #undef USE_BINARY_FOPEN | |
c1ea0c09 | 334 | |
ef72a554 KT |
335 | /* Define if we should use leading underscore on 64 bit mingw targets */ |
336 | #undef USE_MINGW64_LEADING_UNDERSCORES | |
337 | ||
252b5132 RH |
338 | /* Use mmap if it's available? */ |
339 | #undef USE_MMAP | |
340 | ||
6ec7057a RH |
341 | /* Define if we should default to creating read-only plt entries */ |
342 | #undef USE_SECUREPLT | |
343 | ||
504b7d20 NC |
344 | /* Define if we may generate symbols with ELF's STT_COMMON type */ |
345 | #undef USE_STT_COMMON | |
346 | ||
7357c5b6 AM |
347 | /* Enable extensions on AIX 3, Interix. */ |
348 | #ifndef _ALL_SOURCE | |
349 | # undef _ALL_SOURCE | |
350 | #endif | |
351 | /* Enable GNU extensions on systems that have them. */ | |
352 | #ifndef _GNU_SOURCE | |
353 | # undef _GNU_SOURCE | |
354 | #endif | |
355 | /* Enable threading extensions on Solaris. */ | |
356 | #ifndef _POSIX_PTHREAD_SEMANTICS | |
357 | # undef _POSIX_PTHREAD_SEMANTICS | |
358 | #endif | |
359 | /* Enable extensions on HP NonStop. */ | |
360 | #ifndef _TANDEM_SOURCE | |
361 | # undef _TANDEM_SOURCE | |
362 | #endif | |
363 | /* Enable general extensions on Solaris. */ | |
364 | #ifndef __EXTENSIONS__ | |
365 | # undef __EXTENSIONS__ | |
366 | #endif | |
367 | ||
81ecdfbb RW |
368 | |
369 | /* Version number of package */ | |
370 | #undef VERSION | |
371 | ||
372 | /* Number of bits in a file offset, on hosts where this is settable. */ | |
373 | #undef _FILE_OFFSET_BITS | |
374 | ||
375 | /* Define for large files, on AIX-style hosts. */ | |
376 | #undef _LARGE_FILES | |
377 | ||
378 | /* Define to 1 if on MINIX. */ | |
379 | #undef _MINIX | |
380 | ||
381 | /* Define to 2 if the system does not provide POSIX.1 features except with | |
382 | this defined. */ | |
383 | #undef _POSIX_1_SOURCE | |
384 | ||
385 | /* Define to 1 if you need to in order for `stat' and other things to work. */ | |
386 | #undef _POSIX_SOURCE |