daily update
[deliverable/binutils-gdb.git] / bfd / config.in
... / ...
CommitLineData
1/* config.in. Generated from configure.in by autoheader. */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if NLS is requested */
12#undef ENABLE_NLS
13
14/* Define to 1 if you have `alloca', as a function or macro. */
15#undef HAVE_ALLOCA
16
17/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 */
19#undef HAVE_ALLOCA_H
20
21/* Define to 1 if you have the <argz.h> header file. */
22#undef HAVE_ARGZ_H
23
24/* Define to 1 if you have the `dcgettext' function. */
25#undef HAVE_DCGETTEXT
26
27/* Define to 1 if you have the declaration of `basename', and to 0 if you
28 don't. */
29#undef HAVE_DECL_BASENAME
30
31/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
32#undef HAVE_DECL_FFS
33
34/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
35 */
36#undef HAVE_DECL_FREE
37
38/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
39 */
40#undef HAVE_DECL_FSEEKO
41
42/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
43 don't. */
44#undef HAVE_DECL_FSEEKO64
45
46/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
47 */
48#undef HAVE_DECL_FTELLO
49
50/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
51 don't. */
52#undef HAVE_DECL_FTELLO64
53
54/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
55 */
56#undef HAVE_DECL_GETENV
57
58/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
59 */
60#undef HAVE_DECL_MALLOC
61
62/* Define to 1 if you have the declaration of `realloc', and to 0 if you
63 don't. */
64#undef HAVE_DECL_REALLOC
65
66/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
67 don't. */
68#undef HAVE_DECL_SNPRINTF
69
70/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
71 */
72#undef HAVE_DECL_STPCPY
73
74/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
75 */
76#undef HAVE_DECL_STRSTR
77
78/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
79 don't. */
80#undef HAVE_DECL_VSNPRINTF
81
82/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
83 */
84#undef HAVE_DIRENT_H
85
86/* Define to 1 if you have the `fcntl' function. */
87#undef HAVE_FCNTL
88
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. */
93#undef HAVE_FDOPEN
94
95/* Define to 1 if you have the `fopen64' function. */
96#undef HAVE_FOPEN64
97
98/* Define to 1 if you have the `fseeko' function. */
99#undef HAVE_FSEEKO
100
101/* Define to 1 if you have the `fseeko64' function. */
102#undef HAVE_FSEEKO64
103
104/* Define to 1 if you have the `ftello' function. */
105#undef HAVE_FTELLO
106
107/* Define to 1 if you have the `ftello64' function. */
108#undef HAVE_FTELLO64
109
110/* Define to 1 if you have the `getcwd' function. */
111#undef HAVE_GETCWD
112
113/* Define to 1 if you have the `getgid' function. */
114#undef HAVE_GETGID
115
116/* Define to 1 if you have the `getpagesize' function. */
117#undef HAVE_GETPAGESIZE
118
119/* Define as 1 if you have gettext and don't want to use GNU gettext. */
120#undef HAVE_GETTEXT
121
122/* Define to 1 if you have the `getuid' function. */
123#undef HAVE_GETUID
124
125/* Define to 1 if you have the <inttypes.h> header file. */
126#undef HAVE_INTTYPES_H
127
128/* Define if your locale.h file contains LC_MESSAGES. */
129#undef HAVE_LC_MESSAGES
130
131/* Define to 1 if you have the <limits.h> header file. */
132#undef HAVE_LIMITS_H
133
134/* Define to 1 if you have the <locale.h> header file. */
135#undef HAVE_LOCALE_H
136
137/* Define if <sys/procfs.h> has lwpstatus_t. */
138#undef HAVE_LWPSTATUS_T
139
140/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
141#undef HAVE_LWPSTATUS_T_PR_CONTEXT
142
143/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
144#undef HAVE_LWPSTATUS_T_PR_REG
145
146/* Define if <sys/procfs.h> has lwpxstatus_t. */
147#undef HAVE_LWPXSTATUS_T
148
149/* Define to 1 if you have the `madvise' function. */
150#undef HAVE_MADVISE
151
152/* Define to 1 if you have the <malloc.h> header file. */
153#undef HAVE_MALLOC_H
154
155/* Define to 1 if you have the <memory.h> header file. */
156#undef HAVE_MEMORY_H
157
158/* Define to 1 if you have a working `mmap' system call. */
159#undef HAVE_MMAP
160
161/* Define to 1 if you have the `mprotect' function. */
162#undef HAVE_MPROTECT
163
164/* Define to 1 if you have the `munmap' function. */
165#undef HAVE_MUNMAP
166
167/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
168#undef HAVE_NDIR_H
169
170/* Define to 1 if you have the <nl_types.h> header file. */
171#undef HAVE_NL_TYPES_H
172
173/* Define if <sys/procfs.h> has prpsinfo32_t. */
174#undef HAVE_PRPSINFO32_T
175
176/* Define if <sys/procfs.h> has prpsinfo_t. */
177#undef HAVE_PRPSINFO_T
178
179/* Define if <sys/procfs.h> has prstatus32_t. */
180#undef HAVE_PRSTATUS32_T
181
182/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
183#undef HAVE_PRSTATUS32_T_PR_WHO
184
185/* Define if <sys/procfs.h> has prstatus_t. */
186#undef HAVE_PRSTATUS_T
187
188/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
189#undef HAVE_PRSTATUS_T_PR_WHO
190
191/* Define if <sys/procfs.h> has psinfo32_t. */
192#undef HAVE_PSINFO32_T
193
194/* Define if <sys/procfs.h> has psinfo_t. */
195#undef HAVE_PSINFO_T
196
197/* Define if <sys/procfs.h> has pstatus32_t. */
198#undef HAVE_PSTATUS32_T
199
200/* Define if <sys/procfs.h> has pstatus_t. */
201#undef HAVE_PSTATUS_T
202
203/* Define to 1 if you have the `putenv' function. */
204#undef HAVE_PUTENV
205
206/* Define if <sys/procfs.h> has pxstatus_t. */
207#undef HAVE_PXSTATUS_T
208
209/* Define to 1 if you have the `setenv' function. */
210#undef HAVE_SETENV
211
212/* Define to 1 if you have the `setitimer' function. */
213#undef HAVE_SETITIMER
214
215/* Define to 1 if you have the `setlocale' function. */
216#undef HAVE_SETLOCALE
217
218/* Define to 1 if you have the <stddef.h> header file. */
219#undef HAVE_STDDEF_H
220
221/* Define to 1 if you have the <stdint.h> header file. */
222#undef HAVE_STDINT_H
223
224/* Define to 1 if you have the <stdlib.h> header file. */
225#undef HAVE_STDLIB_H
226
227/* Define if you have the stpcpy function */
228#undef HAVE_STPCPY
229
230/* Define to 1 if you have the `strcasecmp' function. */
231#undef HAVE_STRCASECMP
232
233/* Define to 1 if you have the `strchr' function. */
234#undef HAVE_STRCHR
235
236/* Define to 1 if you have the <strings.h> header file. */
237#undef HAVE_STRINGS_H
238
239/* Define to 1 if you have the <string.h> header file. */
240#undef HAVE_STRING_H
241
242/* Define to 1 if you have the `strtoull' function. */
243#undef HAVE_STRTOULL
244
245/* Define if struct core_dumpx has member c_impl */
246#undef HAVE_ST_C_IMPL
247
248/* Define to 1 if you have the `sysconf' function. */
249#undef HAVE_SYSCONF
250
251/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
252 */
253#undef HAVE_SYS_DIR_H
254
255/* Define to 1 if you have the <sys/file.h> header file. */
256#undef HAVE_SYS_FILE_H
257
258/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
259 */
260#undef HAVE_SYS_NDIR_H
261
262/* Define to 1 if you have the <sys/param.h> header file. */
263#undef HAVE_SYS_PARAM_H
264
265/* Define to 1 if you have the <sys/procfs.h> header file. */
266#undef HAVE_SYS_PROCFS_H
267
268/* Define to 1 if you have the <sys/stat.h> header file. */
269#undef HAVE_SYS_STAT_H
270
271/* Define to 1 if you have the <sys/time.h> header file. */
272#undef HAVE_SYS_TIME_H
273
274/* Define to 1 if you have the <sys/types.h> header file. */
275#undef HAVE_SYS_TYPES_H
276
277/* Define to 1 if you have the <time.h> header file. */
278#undef HAVE_TIME_H
279
280/* Define to 1 if you have the <unistd.h> header file. */
281#undef HAVE_UNISTD_H
282
283/* Define to 1 if you have the <values.h> header file. */
284#undef HAVE_VALUES_H
285
286/* Define if <sys/procfs.h> has win32_pstatus_t. */
287#undef HAVE_WIN32_PSTATUS_T
288
289/* Define to 1 if you have the `__argz_count' function. */
290#undef HAVE___ARGZ_COUNT
291
292/* Define to 1 if you have the `__argz_next' function. */
293#undef HAVE___ARGZ_NEXT
294
295/* Define to 1 if you have the `__argz_stringify' function. */
296#undef HAVE___ARGZ_STRINGIFY
297
298/* Name of package */
299#undef PACKAGE
300
301/* Define to the address where bug reports for this package should be sent. */
302#undef PACKAGE_BUGREPORT
303
304/* Define to the full name of this package. */
305#undef PACKAGE_NAME
306
307/* Define to the full name and version of this package. */
308#undef PACKAGE_STRING
309
310/* Define to the one symbol short name of this package. */
311#undef PACKAGE_TARNAME
312
313/* Define to the version of this package. */
314#undef PACKAGE_VERSION
315
316/* The size of a `long', as computed by sizeof. */
317#undef SIZEOF_LONG
318
319/* The size of a `long long', as computed by sizeof. */
320#undef SIZEOF_LONG_LONG
321
322/* The size of a `off_t', as computed by sizeof. */
323#undef SIZEOF_OFF_T
324
325/* If using the C implementation of alloca, define if you know the
326 direction of stack growth for your system; otherwise it will be
327 automatically deduced at run-time.
328 STACK_DIRECTION > 0 => grows toward higher addresses
329 STACK_DIRECTION < 0 => grows toward lower addresses
330 STACK_DIRECTION = 0 => direction of growth unknown */
331#undef STACK_DIRECTION
332
333/* Define to 1 if you have the ANSI C header files. */
334#undef STDC_HEADERS
335
336/* Define if you can safely include both <string.h> and <strings.h>. */
337#undef STRING_WITH_STRINGS
338
339/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
340#undef TIME_WITH_SYS_TIME
341
342/* Name of host specific header file to include in trad-core.c. */
343#undef TRAD_HEADER
344
345/* Use b modifier when opening binary files? */
346#undef USE_BINARY_FOPEN
347
348/* Use mmap if it's available? */
349#undef USE_MMAP
350
351/* Define if we should default to creating read-only plt entries */
352#undef USE_SECUREPLT
353
354/* Version number of package */
355#undef VERSION
356
357/* Enable GNU extensions on systems that have them. */
358#ifndef _GNU_SOURCE
359# undef _GNU_SOURCE
360#endif
361
362/* Define to empty if `const' does not conform to ANSI C. */
363#undef const
364
365/* Define to `__inline__' or `__inline' if that's what the C compiler
366 calls it, or to nothing if 'inline' is not supported under any name. */
367#ifndef __cplusplus
368#undef inline
369#endif
370
371/* Define to `long' if <sys/types.h> does not define. */
372#undef off_t
373
374/* Define to `unsigned' if <sys/types.h> does not define. */
375#undef size_t
This page took 0.022779 seconds and 4 git commands to generate.