Add support fpr MAXQ processor
[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 <dirent.h> header file, and it defines `DIR'.
28 */
29#undef HAVE_DIRENT_H
30
31/* Define to 1 if you have the `fcntl' function. */
32#undef HAVE_FCNTL
33
34/* Define to 1 if you have the <fcntl.h> header file. */
35#undef HAVE_FCNTL_H
36
37/* Define to 1 if you have the `fdopen' function. */
38#undef HAVE_FDOPEN
39
40/* Define to 1 if you have the `fseeko' function. */
41#undef HAVE_FSEEKO
42
43/* Define to 1 if you have the `fseeko64' function. */
44#undef HAVE_FSEEKO64
45
46/* Define to 1 if you have the `ftello' function. */
47#undef HAVE_FTELLO
48
49/* Define to 1 if you have the `ftello64' function. */
50#undef HAVE_FTELLO64
51
52/* Define to 1 if you have the `getcwd' function. */
53#undef HAVE_GETCWD
54
55/* Define to 1 if you have the `getgid' function. */
56#undef HAVE_GETGID
57
58/* Define to 1 if you have the `getpagesize' function. */
59#undef HAVE_GETPAGESIZE
60
61/* Define as 1 if you have gettext and don't want to use GNU gettext. */
62#undef HAVE_GETTEXT
63
64/* Define to 1 if you have the `getuid' function. */
65#undef HAVE_GETUID
66
67/* Define to 1 if you have the <inttypes.h> header file. */
68#undef HAVE_INTTYPES_H
69
70/* Define if your locale.h file contains LC_MESSAGES. */
71#undef HAVE_LC_MESSAGES
72
73/* Define to 1 if you have the <limits.h> header file. */
74#undef HAVE_LIMITS_H
75
76/* Define to 1 if you have the <locale.h> header file. */
77#undef HAVE_LOCALE_H
78
79/* Define if <sys/procfs.h> has lwpstatus_t. */
80#undef HAVE_LWPSTATUS_T
81
82/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
83#undef HAVE_LWPSTATUS_T_PR_CONTEXT
84
85/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
86#undef HAVE_LWPSTATUS_T_PR_REG
87
88/* Define if <sys/procfs.h> has lwpxstatus_t. */
89#undef HAVE_LWPXSTATUS_T
90
91/* Define to 1 if you have the `madvise' function. */
92#undef HAVE_MADVISE
93
94/* Define to 1 if you have the <malloc.h> header file. */
95#undef HAVE_MALLOC_H
96
97/* Define to 1 if you have the <memory.h> header file. */
98#undef HAVE_MEMORY_H
99
100/* Define to 1 if you have a working `mmap' system call. */
101#undef HAVE_MMAP
102
103/* Define to 1 if you have the `mprotect' function. */
104#undef HAVE_MPROTECT
105
106/* Define to 1 if you have the `munmap' function. */
107#undef HAVE_MUNMAP
108
109/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
110#undef HAVE_NDIR_H
111
112/* Define to 1 if you have the <nl_types.h> header file. */
113#undef HAVE_NL_TYPES_H
114
115/* Define if <sys/procfs.h> has prpsinfo32_t. */
116#undef HAVE_PRPSINFO32_T
117
118/* Define if <sys/procfs.h> has prpsinfo_t. */
119#undef HAVE_PRPSINFO_T
120
121/* Define if <sys/procfs.h> has prstatus32_t. */
122#undef HAVE_PRSTATUS32_T
123
124/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
125#undef HAVE_PRSTATUS32_T_PR_WHO
126
127/* Define if <sys/procfs.h> has prstatus_t. */
128#undef HAVE_PRSTATUS_T
129
130/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
131#undef HAVE_PRSTATUS_T_PR_WHO
132
133/* Define if <sys/procfs.h> has psinfo32_t. */
134#undef HAVE_PSINFO32_T
135
136/* Define if <sys/procfs.h> has psinfo_t. */
137#undef HAVE_PSINFO_T
138
139/* Define if <sys/procfs.h> has pstatus32_t. */
140#undef HAVE_PSTATUS32_T
141
142/* Define if <sys/procfs.h> has pstatus_t. */
143#undef HAVE_PSTATUS_T
144
145/* Define to 1 if you have the `putenv' function. */
146#undef HAVE_PUTENV
147
148/* Define if <sys/procfs.h> has pxstatus_t. */
149#undef HAVE_PXSTATUS_T
150
151/* Define to 1 if you have the `setenv' function. */
152#undef HAVE_SETENV
153
154/* Define to 1 if you have the `setitimer' function. */
155#undef HAVE_SETITIMER
156
157/* Define to 1 if you have the `setlocale' function. */
158#undef HAVE_SETLOCALE
159
160/* Define to 1 if you have the <stddef.h> header file. */
161#undef HAVE_STDDEF_H
162
163/* Define to 1 if you have the <stdint.h> header file. */
164#undef HAVE_STDINT_H
165
166/* Define to 1 if you have the <stdlib.h> header file. */
167#undef HAVE_STDLIB_H
168
169/* Define if you have the stpcpy function */
170#undef HAVE_STPCPY
171
172/* Define to 1 if you have the `strcasecmp' function. */
173#undef HAVE_STRCASECMP
174
175/* Define to 1 if you have the `strchr' function. */
176#undef HAVE_STRCHR
177
178/* Define to 1 if you have the <strings.h> header file. */
179#undef HAVE_STRINGS_H
180
181/* Define to 1 if you have the <string.h> header file. */
182#undef HAVE_STRING_H
183
184/* Define to 1 if you have the `strtoull' function. */
185#undef HAVE_STRTOULL
186
187/* Define if struct core_dumpx has member c_impl */
188#undef HAVE_ST_C_IMPL
189
190/* Define to 1 if you have the `sysconf' function. */
191#undef HAVE_SYSCONF
192
193/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
194 */
195#undef HAVE_SYS_DIR_H
196
197/* Define to 1 if you have the <sys/file.h> header file. */
198#undef HAVE_SYS_FILE_H
199
200/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
201 */
202#undef HAVE_SYS_NDIR_H
203
204/* Define to 1 if you have the <sys/param.h> header file. */
205#undef HAVE_SYS_PARAM_H
206
207/* Define to 1 if you have the <sys/procfs.h> header file. */
208#undef HAVE_SYS_PROCFS_H
209
210/* Define to 1 if you have the <sys/stat.h> header file. */
211#undef HAVE_SYS_STAT_H
212
213/* Define to 1 if you have the <sys/time.h> header file. */
214#undef HAVE_SYS_TIME_H
215
216/* Define to 1 if you have the <sys/types.h> header file. */
217#undef HAVE_SYS_TYPES_H
218
219/* Define to 1 if you have the <time.h> header file. */
220#undef HAVE_TIME_H
221
222/* Define to 1 if you have the <unistd.h> header file. */
223#undef HAVE_UNISTD_H
224
225/* Define to 1 if you have the <values.h> header file. */
226#undef HAVE_VALUES_H
227
228/* Define if <sys/procfs.h> has win32_pstatus_t. */
229#undef HAVE_WIN32_PSTATUS_T
230
231/* Define to 1 if you have the `__argz_count' function. */
232#undef HAVE___ARGZ_COUNT
233
234/* Define to 1 if you have the `__argz_next' function. */
235#undef HAVE___ARGZ_NEXT
236
237/* Define to 1 if you have the `__argz_stringify' function. */
238#undef HAVE___ARGZ_STRINGIFY
239
240/* Define if free is not declared in system header files. */
241#undef NEED_DECLARATION_FREE
242
243/* Define if getenv is not declared in system header files. */
244#undef NEED_DECLARATION_GETENV
245
246/* Define if malloc is not declared in system header files. */
247#undef NEED_DECLARATION_MALLOC
248
249/* Define if realloc is not declared in system header files. */
250#undef NEED_DECLARATION_REALLOC
251
252/* Define if strstr is not declared in system header files. */
253#undef NEED_DECLARATION_STRSTR
254
255/* Name of package */
256#undef PACKAGE
257
258/* Define to the address where bug reports for this package should be sent. */
259#undef PACKAGE_BUGREPORT
260
261/* Define to the full name of this package. */
262#undef PACKAGE_NAME
263
264/* Define to the full name and version of this package. */
265#undef PACKAGE_STRING
266
267/* Define to the one symbol short name of this package. */
268#undef PACKAGE_TARNAME
269
270/* Define to the version of this package. */
271#undef PACKAGE_VERSION
272
273/* The number of bytes in type long */
274#undef SIZEOF_LONG
275
276/* The number of bytes in type long long */
277#undef SIZEOF_LONG_LONG
278
279/* The number of bytes in type off_t */
280#undef SIZEOF_OFF_T
281
282/* If using the C implementation of alloca, define if you know the
283 direction of stack growth for your system; otherwise it will be
284 automatically deduced at run-time.
285 STACK_DIRECTION > 0 => grows toward higher addresses
286 STACK_DIRECTION < 0 => grows toward lower addresses
287 STACK_DIRECTION = 0 => direction of growth unknown */
288#undef STACK_DIRECTION
289
290/* Define to 1 if you have the ANSI C header files. */
291#undef STDC_HEADERS
292
293/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
294#undef TIME_WITH_SYS_TIME
295
296/* Name of host specific header file to include in trad-core.c. */
297#undef TRAD_HEADER
298
299/* Use b modifier when opening binary files? */
300#undef USE_BINARY_FOPEN
301
302/* Use mmap if it's available? */
303#undef USE_MMAP
304
305/* Version number of package */
306#undef VERSION
307
308/* Define to empty if `const' does not conform to ANSI C. */
309#undef const
310
311/* Define to `__inline__' or `__inline' if that's what the C compiler
312 calls it, or to nothing if 'inline' is not supported under any name. */
313#ifndef __cplusplus
314#undef inline
315#endif
316
317/* Define to `long' if <sys/types.h> does not define. */
318#undef off_t
319
320/* Define to `unsigned' if <sys/types.h> does not define. */
321#undef size_t
This page took 0.023374 seconds and 4 git commands to generate.