2005-07-24 Paolo Bonzini <bonzini@gnu.org>
[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 `fseeko' function. */
96#undef HAVE_FSEEKO
97
98/* Define to 1 if you have the `fseeko64' function. */
99#undef HAVE_FSEEKO64
100
101/* Define to 1 if you have the `ftello' function. */
102#undef HAVE_FTELLO
103
104/* Define to 1 if you have the `ftello64' function. */
105#undef HAVE_FTELLO64
106
107/* Define to 1 if you have the `getcwd' function. */
108#undef HAVE_GETCWD
109
110/* Define to 1 if you have the `getgid' function. */
111#undef HAVE_GETGID
112
113/* Define to 1 if you have the `getpagesize' function. */
114#undef HAVE_GETPAGESIZE
115
116/* Define as 1 if you have gettext and don't want to use GNU gettext. */
117#undef HAVE_GETTEXT
118
119/* Define to 1 if you have the `getuid' function. */
120#undef HAVE_GETUID
121
122/* Define to 1 if you have the <inttypes.h> header file. */
123#undef HAVE_INTTYPES_H
124
125/* Define if your locale.h file contains LC_MESSAGES. */
126#undef HAVE_LC_MESSAGES
127
128/* Define to 1 if you have the <limits.h> header file. */
129#undef HAVE_LIMITS_H
130
131/* Define to 1 if you have the <locale.h> header file. */
132#undef HAVE_LOCALE_H
133
134/* Define if <sys/procfs.h> has lwpstatus_t. */
135#undef HAVE_LWPSTATUS_T
136
137/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
138#undef HAVE_LWPSTATUS_T_PR_CONTEXT
139
140/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
141#undef HAVE_LWPSTATUS_T_PR_REG
142
143/* Define if <sys/procfs.h> has lwpxstatus_t. */
144#undef HAVE_LWPXSTATUS_T
145
146/* Define to 1 if you have the `madvise' function. */
147#undef HAVE_MADVISE
148
149/* Define to 1 if you have the <malloc.h> header file. */
150#undef HAVE_MALLOC_H
151
152/* Define to 1 if you have the <memory.h> header file. */
153#undef HAVE_MEMORY_H
154
155/* Define to 1 if you have a working `mmap' system call. */
156#undef HAVE_MMAP
157
158/* Define to 1 if you have the `mprotect' function. */
159#undef HAVE_MPROTECT
160
161/* Define to 1 if you have the `munmap' function. */
162#undef HAVE_MUNMAP
163
164/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
165#undef HAVE_NDIR_H
166
167/* Define to 1 if you have the <nl_types.h> header file. */
168#undef HAVE_NL_TYPES_H
169
170/* Define if <sys/procfs.h> has prpsinfo32_t. */
171#undef HAVE_PRPSINFO32_T
172
173/* Define if <sys/procfs.h> has prpsinfo_t. */
174#undef HAVE_PRPSINFO_T
175
176/* Define if <sys/procfs.h> has prstatus32_t. */
177#undef HAVE_PRSTATUS32_T
178
179/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
180#undef HAVE_PRSTATUS32_T_PR_WHO
181
182/* Define if <sys/procfs.h> has prstatus_t. */
183#undef HAVE_PRSTATUS_T
184
185/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
186#undef HAVE_PRSTATUS_T_PR_WHO
187
188/* Define if <sys/procfs.h> has psinfo32_t. */
189#undef HAVE_PSINFO32_T
190
191/* Define if <sys/procfs.h> has psinfo_t. */
192#undef HAVE_PSINFO_T
193
194/* Define if <sys/procfs.h> has pstatus32_t. */
195#undef HAVE_PSTATUS32_T
196
197/* Define if <sys/procfs.h> has pstatus_t. */
198#undef HAVE_PSTATUS_T
199
200/* Define to 1 if you have the `putenv' function. */
201#undef HAVE_PUTENV
202
203/* Define if <sys/procfs.h> has pxstatus_t. */
204#undef HAVE_PXSTATUS_T
205
206/* Define to 1 if you have the `setenv' function. */
207#undef HAVE_SETENV
208
209/* Define to 1 if you have the `setitimer' function. */
210#undef HAVE_SETITIMER
211
212/* Define to 1 if you have the `setlocale' function. */
213#undef HAVE_SETLOCALE
214
215/* Define to 1 if you have the <stddef.h> header file. */
216#undef HAVE_STDDEF_H
217
218/* Define to 1 if you have the <stdint.h> header file. */
219#undef HAVE_STDINT_H
220
221/* Define to 1 if you have the <stdlib.h> header file. */
222#undef HAVE_STDLIB_H
223
224/* Define if you have the stpcpy function */
225#undef HAVE_STPCPY
226
227/* Define to 1 if you have the `strcasecmp' function. */
228#undef HAVE_STRCASECMP
229
230/* Define to 1 if you have the `strchr' function. */
231#undef HAVE_STRCHR
232
233/* Define to 1 if you have the <strings.h> header file. */
234#undef HAVE_STRINGS_H
235
236/* Define to 1 if you have the <string.h> header file. */
237#undef HAVE_STRING_H
238
239/* Define to 1 if you have the `strtoull' function. */
240#undef HAVE_STRTOULL
241
242/* Define if struct core_dumpx has member c_impl */
243#undef HAVE_ST_C_IMPL
244
245/* Define to 1 if you have the `sysconf' function. */
246#undef HAVE_SYSCONF
247
248/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
249 */
250#undef HAVE_SYS_DIR_H
251
252/* Define to 1 if you have the <sys/file.h> header file. */
253#undef HAVE_SYS_FILE_H
254
255/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
256 */
257#undef HAVE_SYS_NDIR_H
258
259/* Define to 1 if you have the <sys/param.h> header file. */
260#undef HAVE_SYS_PARAM_H
261
262/* Define to 1 if you have the <sys/procfs.h> header file. */
263#undef HAVE_SYS_PROCFS_H
264
265/* Define to 1 if you have the <sys/stat.h> header file. */
266#undef HAVE_SYS_STAT_H
267
268/* Define to 1 if you have the <sys/time.h> header file. */
269#undef HAVE_SYS_TIME_H
270
271/* Define to 1 if you have the <sys/types.h> header file. */
272#undef HAVE_SYS_TYPES_H
273
274/* Define to 1 if you have the <time.h> header file. */
275#undef HAVE_TIME_H
276
277/* Define to 1 if you have the <unistd.h> header file. */
278#undef HAVE_UNISTD_H
279
280/* Define to 1 if you have the <values.h> header file. */
281#undef HAVE_VALUES_H
282
283/* Define if <sys/procfs.h> has win32_pstatus_t. */
284#undef HAVE_WIN32_PSTATUS_T
285
286/* Define to 1 if you have the `__argz_count' function. */
287#undef HAVE___ARGZ_COUNT
288
289/* Define to 1 if you have the `__argz_next' function. */
290#undef HAVE___ARGZ_NEXT
291
292/* Define to 1 if you have the `__argz_stringify' function. */
293#undef HAVE___ARGZ_STRINGIFY
294
295/* Name of package */
296#undef PACKAGE
297
298/* Define to the address where bug reports for this package should be sent. */
299#undef PACKAGE_BUGREPORT
300
301/* Define to the full name of this package. */
302#undef PACKAGE_NAME
303
304/* Define to the full name and version of this package. */
305#undef PACKAGE_STRING
306
307/* Define to the one symbol short name of this package. */
308#undef PACKAGE_TARNAME
309
310/* Define to the version of this package. */
311#undef PACKAGE_VERSION
312
313/* The size of a `long', as computed by sizeof. */
314#undef SIZEOF_LONG
315
316/* The size of a `long long', as computed by sizeof. */
317#undef SIZEOF_LONG_LONG
318
319/* The size of a `off_t', as computed by sizeof. */
320#undef SIZEOF_OFF_T
321
322/* If using the C implementation of alloca, define if you know the
323 direction of stack growth for your system; otherwise it will be
324 automatically deduced at run-time.
325 STACK_DIRECTION > 0 => grows toward higher addresses
326 STACK_DIRECTION < 0 => grows toward lower addresses
327 STACK_DIRECTION = 0 => direction of growth unknown */
328#undef STACK_DIRECTION
329
330/* Define to 1 if you have the ANSI C header files. */
331#undef STDC_HEADERS
332
333/* Define if you can safely include both <string.h> and <strings.h>. */
334#undef STRING_WITH_STRINGS
335
336/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
337#undef TIME_WITH_SYS_TIME
338
339/* Name of host specific header file to include in trad-core.c. */
340#undef TRAD_HEADER
341
342/* Use b modifier when opening binary files? */
343#undef USE_BINARY_FOPEN
344
345/* Use mmap if it's available? */
346#undef USE_MMAP
347
348/* Define if we should default to creating read-only plt entries */
349#undef USE_SECUREPLT
350
351/* Version number of package */
352#undef VERSION
353
354/* Enable GNU extensions on systems that have them. */
355#ifndef _GNU_SOURCE
356# undef _GNU_SOURCE
357#endif
358
359/* Define to empty if `const' does not conform to ANSI C. */
360#undef const
361
362/* Define to `__inline__' or `__inline' if that's what the C compiler
363 calls it, or to nothing if 'inline' is not supported under any name. */
364#ifndef __cplusplus
365#undef inline
366#endif
367
368/* Define to `long' if <sys/types.h> does not define. */
369#undef off_t
370
371/* Define to `unsigned' if <sys/types.h> does not define. */
372#undef size_t
This page took 0.023654 seconds and 4 git commands to generate.