Fix type of .persistent.bss section
[deliverable/binutils-gdb.git] / bfd / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 # error config.h must be #included before system headers
7 #endif
8 #define __CONFIG_H__ 1
9
10 /* Name of host specific core header file to include in elf.c. */
11 #undef CORE_HEADER
12
13 /* Define to 1 if you want to enable -z separate-code in ELF linker by
14 default. */
15 #undef DEFAULT_LD_Z_SEPARATE_CODE
16
17 /* Define if you want run-time sanity checks. */
18 #undef ENABLE_CHECKING
19
20 /* Define to 1 if translation of program messages to the user's native
21 language is requested. */
22 #undef ENABLE_NLS
23
24 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
25 don't. */
26 #undef HAVE_DECL_ASPRINTF
27
28 /* Define to 1 if you have the declaration of `basename', and to 0 if you
29 don't. */
30 #undef HAVE_DECL_BASENAME
31
32 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
33 #undef HAVE_DECL_FFS
34
35 /* Define to 1 if you have the declaration of `fopen64', and to 0 if you
36 don't. */
37 #undef HAVE_DECL_FOPEN64
38
39 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
40 */
41 #undef HAVE_DECL_FSEEKO
42
43 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
44 don't. */
45 #undef HAVE_DECL_FSEEKO64
46
47 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
48 */
49 #undef HAVE_DECL_FTELLO
50
51 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
52 don't. */
53 #undef HAVE_DECL_FTELLO64
54
55 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
56 */
57 #undef HAVE_DECL_STPCPY
58
59 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
60 don't. */
61 #undef HAVE_DECL_VASPRINTF
62
63 /* Define to 1 if you have the <dlfcn.h> header file. */
64 #undef HAVE_DLFCN_H
65
66 /* Define to 1 if you have the `fcntl' function. */
67 #undef HAVE_FCNTL
68
69 /* Define to 1 if you have the <fcntl.h> header file. */
70 #undef HAVE_FCNTL_H
71
72 /* Define to 1 if you have the `fdopen' function. */
73 #undef HAVE_FDOPEN
74
75 /* Define to 1 if you have the `fileno' function. */
76 #undef HAVE_FILENO
77
78 /* Define to 1 if you have the `fls' function. */
79 #undef HAVE_FLS
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 #undef HAVE_FSEEKO
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 #undef HAVE_FTELLO
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 #undef HAVE_GETGID
98
99 /* Define to 1 if you have the `getpagesize' function. */
100 #undef HAVE_GETPAGESIZE
101
102 /* Define to 1 if you have the `getrlimit' function. */
103 #undef HAVE_GETRLIMIT
104
105 /* Define to 1 if you have the `getuid' function. */
106 #undef HAVE_GETUID
107
108 /* Define if your compiler supports hidden visibility. */
109 #undef HAVE_HIDDEN
110
111 /* Define to 1 if you have the <inttypes.h> header file. */
112 #undef HAVE_INTTYPES_H
113
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
120 /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
121 #undef HAVE_LWPSTATUS_T_PR_FPREG
122
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. */
130 #undef HAVE_MADVISE
131
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. */
139 #undef HAVE_MPROTECT
140
141 /* Define if <sys/procfs.h> has prpsinfo32_t. */
142 #undef HAVE_PRPSINFO32_T
143
144 /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
145 #undef HAVE_PRPSINFO32_T_PR_PID
146
147 /* Define if <sys/procfs.h> has prpsinfo_t. */
148 #undef HAVE_PRPSINFO_T
149
150 /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
151 #undef HAVE_PRPSINFO_T_PR_PID
152
153 /* Define if <sys/procfs.h> has prstatus32_t. */
154 #undef HAVE_PRSTATUS32_T
155
156 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
157 #undef HAVE_PRSTATUS32_T_PR_WHO
158
159 /* Define if <sys/procfs.h> has prstatus_t. */
160 #undef HAVE_PRSTATUS_T
161
162 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
163 #undef HAVE_PRSTATUS_T_PR_WHO
164
165 /* Define if <sys/procfs.h> has psinfo32_t. */
166 #undef HAVE_PSINFO32_T
167
168 /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
169 #undef HAVE_PSINFO32_T_PR_PID
170
171 /* Define if <sys/procfs.h> has psinfo_t. */
172 #undef HAVE_PSINFO_T
173
174 /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
175 #undef HAVE_PSINFO_T_PR_PID
176
177 /* Define if <sys/procfs.h> has pstatus32_t. */
178 #undef HAVE_PSTATUS32_T
179
180 /* Define if <sys/procfs.h> has pstatus_t. */
181 #undef HAVE_PSTATUS_T
182
183 /* Define if <sys/procfs.h> has pxstatus_t. */
184 #undef HAVE_PXSTATUS_T
185
186 /* Define to 1 if you have the <stdint.h> header file. */
187 #undef HAVE_STDINT_H
188
189 /* Define to 1 if you have the <stdlib.h> header file. */
190 #undef HAVE_STDLIB_H
191
192 /* Define to 1 if you have the <strings.h> header file. */
193 #undef HAVE_STRINGS_H
194
195 /* Define to 1 if you have the <string.h> header file. */
196 #undef HAVE_STRING_H
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/file.h> header file. */
205 #undef HAVE_SYS_FILE_H
206
207 /* Define to 1 if you have the <sys/param.h> header file. */
208 #undef HAVE_SYS_PARAM_H
209
210 /* Define to 1 if you have the <sys/procfs.h> header file. */
211 #undef HAVE_SYS_PROCFS_H
212
213 /* Define to 1 if you have the <sys/resource.h> header file. */
214 #undef HAVE_SYS_RESOURCE_H
215
216 /* Define to 1 if you have the <sys/stat.h> header file. */
217 #undef HAVE_SYS_STAT_H
218
219 /* Define to 1 if you have the <sys/types.h> header file. */
220 #undef HAVE_SYS_TYPES_H
221
222 /* Define to 1 if you have the <unistd.h> header file. */
223 #undef HAVE_UNISTD_H
224
225 /* Define if <sys/procfs.h> has win32_pstatus_t. */
226 #undef HAVE_WIN32_PSTATUS_T
227
228 /* Define to 1 if you have the <windows.h> header file. */
229 #undef HAVE_WINDOWS_H
230
231 /* Define to the sub-directory in which libtool stores uninstalled libraries.
232 */
233 #undef LT_OBJDIR
234
235 /* Name of package */
236 #undef PACKAGE
237
238 /* Define to the address where bug reports for this package should be sent. */
239 #undef PACKAGE_BUGREPORT
240
241 /* Define to the full name of this package. */
242 #undef PACKAGE_NAME
243
244 /* Define to the full name and version of this package. */
245 #undef PACKAGE_STRING
246
247 /* Define to the one symbol short name of this package. */
248 #undef PACKAGE_TARNAME
249
250 /* Define to the home page for this package. */
251 #undef PACKAGE_URL
252
253 /* Define to the version of this package. */
254 #undef PACKAGE_VERSION
255
256 /* The size of `int', as computed by sizeof. */
257 #undef SIZEOF_INT
258
259 /* The size of `long', as computed by sizeof. */
260 #undef SIZEOF_LONG
261
262 /* The size of `long long', as computed by sizeof. */
263 #undef SIZEOF_LONG_LONG
264
265 /* The size of `off_t', as computed by sizeof. */
266 #undef SIZEOF_OFF_T
267
268 /* The size of `void *', as computed by sizeof. */
269 #undef SIZEOF_VOID_P
270
271 /* Define to 1 if you have the ANSI C header files. */
272 #undef STDC_HEADERS
273
274 /* Name of host specific header file to include in trad-core.c. */
275 #undef TRAD_HEADER
276
277 /* Define if 64-bit archives should always be used. */
278 #undef USE_64_BIT_ARCHIVE
279
280 /* Use b modifier when opening binary files? */
281 #undef USE_BINARY_FOPEN
282
283 /* Define if we should use leading underscore on 64 bit mingw targets */
284 #undef USE_MINGW64_LEADING_UNDERSCORES
285
286 /* Use mmap if it's available? */
287 #undef USE_MMAP
288
289 /* Define if we should default to creating read-only plt entries */
290 #undef USE_SECUREPLT
291
292 /* Enable extensions on AIX 3, Interix. */
293 #ifndef _ALL_SOURCE
294 # undef _ALL_SOURCE
295 #endif
296 /* Enable GNU extensions on systems that have them. */
297 #ifndef _GNU_SOURCE
298 # undef _GNU_SOURCE
299 #endif
300 /* Enable threading extensions on Solaris. */
301 #ifndef _POSIX_PTHREAD_SEMANTICS
302 # undef _POSIX_PTHREAD_SEMANTICS
303 #endif
304 /* Enable extensions on HP NonStop. */
305 #ifndef _TANDEM_SOURCE
306 # undef _TANDEM_SOURCE
307 #endif
308 /* Enable general extensions on Solaris. */
309 #ifndef __EXTENSIONS__
310 # undef __EXTENSIONS__
311 #endif
312
313
314 /* Version number of package */
315 #undef VERSION
316
317 /* Enable large inode numbers on Mac OS X 10.5. */
318 #ifndef _DARWIN_USE_64_BIT_INODE
319 # define _DARWIN_USE_64_BIT_INODE 1
320 #endif
321
322 /* Number of bits in a file offset, on hosts where this is settable. */
323 #undef _FILE_OFFSET_BITS
324
325 /* Define for large files, on AIX-style hosts. */
326 #undef _LARGE_FILES
327
328 /* Define to 1 if on MINIX. */
329 #undef _MINIX
330
331 /* Define to 2 if the system does not provide POSIX.1 features except with
332 this defined. */
333 #undef _POSIX_1_SOURCE
334
335 /* Define to 1 if you need to in order for `stat' and other things to work. */
336 #undef _POSIX_SOURCE
337
338 /* Use structured /proc on Solaris. */
339 #undef _STRUCTURED_PROC
This page took 0.076269 seconds and 4 git commands to generate.