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