daily update
[deliverable/binutils-gdb.git] / bfd / config.in
CommitLineData
5464f5a1 1/* config.in. Generated from configure.in by autoheader. */
252b5132 2
5464f5a1
NN
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
252b5132 7
5464f5a1
NN
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
252b5132 10
5464f5a1
NN
11/* Define to 1 if NLS is requested */
12#undef ENABLE_NLS
252b5132 13
5464f5a1 14/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
15#undef HAVE_ALLOCA
16
5464f5a1
NN
17/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 */
252b5132
RH
19#undef HAVE_ALLOCA_H
20
5464f5a1
NN
21/* Define to 1 if you have the <argz.h> header file. */
22#undef HAVE_ARGZ_H
252b5132 23
5464f5a1 24/* Define to 1 if you have the `dcgettext' function. */
252b5132
RH
25#undef HAVE_DCGETTEXT
26
fddc4048
JG
27/* Define to 1 if you have the declaration of `basename', and to 0 if you
28 don't. */
2e9ebff5
JG
29#undef HAVE_DECL_BASENAME
30
d34a2b1d
JG
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
ec7b76fe
JG
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
d34a2b1d
JG
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
36527912
AJ
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
be5cacdb
L
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
d34a2b1d
JG
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
36527912
AJ
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
5464f5a1
NN
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. */
252b5132
RH
87#undef HAVE_FCNTL
88
5464f5a1
NN
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. */
252b5132
RH
93#undef HAVE_FDOPEN
94
2e6f4fae
DJ
95/* Define to 1 if you have the `fopen64' function. */
96#undef HAVE_FOPEN64
97
5464f5a1 98/* Define to 1 if you have the `fseeko' function. */
c1ea0c09
AC
99#undef HAVE_FSEEKO
100
5464f5a1 101/* Define to 1 if you have the `fseeko64' function. */
c1ea0c09
AC
102#undef HAVE_FSEEKO64
103
5464f5a1 104/* Define to 1 if you have the `ftello' function. */
c1ea0c09
AC
105#undef HAVE_FTELLO
106
5464f5a1 107/* Define to 1 if you have the `ftello64' function. */
c1ea0c09
AC
108#undef HAVE_FTELLO64
109
5464f5a1 110/* Define to 1 if you have the `getcwd' function. */
252b5132
RH
111#undef HAVE_GETCWD
112
5464f5a1 113/* Define to 1 if you have the `getgid' function. */
633fd09f
ILT
114#undef HAVE_GETGID
115
5464f5a1 116/* Define to 1 if you have the `getpagesize' function. */
252b5132
RH
117#undef HAVE_GETPAGESIZE
118
5464f5a1
NN
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. */
633fd09f
ILT
123#undef HAVE_GETUID
124
5464f5a1
NN
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. */
252b5132
RH
150#undef HAVE_MADVISE
151
5464f5a1
NN
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. */
252b5132
RH
162#undef HAVE_MPROTECT
163
5464f5a1 164/* Define to 1 if you have the `munmap' function. */
252b5132
RH
165#undef HAVE_MUNMAP
166
5464f5a1
NN
167/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
168#undef HAVE_NDIR_H
252b5132 169
5464f5a1
NN
170/* Define to 1 if you have the <nl_types.h> header file. */
171#undef HAVE_NL_TYPES_H
252b5132 172
5464f5a1
NN
173/* Define if <sys/procfs.h> has prpsinfo32_t. */
174#undef HAVE_PRPSINFO32_T
252b5132 175
5464f5a1
NN
176/* Define if <sys/procfs.h> has prpsinfo_t. */
177#undef HAVE_PRPSINFO_T
252b5132 178
5464f5a1
NN
179/* Define if <sys/procfs.h> has prstatus32_t. */
180#undef HAVE_PRSTATUS32_T
252b5132 181
5464f5a1
NN
182/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
183#undef HAVE_PRSTATUS32_T_PR_WHO
252b5132 184
5464f5a1
NN
185/* Define if <sys/procfs.h> has prstatus_t. */
186#undef HAVE_PRSTATUS_T
252b5132 187
5464f5a1
NN
188/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
189#undef HAVE_PRSTATUS_T_PR_WHO
49c97a80 190
5464f5a1
NN
191/* Define if <sys/procfs.h> has psinfo32_t. */
192#undef HAVE_PSINFO32_T
252b5132 193
5464f5a1
NN
194/* Define if <sys/procfs.h> has psinfo_t. */
195#undef HAVE_PSINFO_T
252b5132 196
5464f5a1
NN
197/* Define if <sys/procfs.h> has pstatus32_t. */
198#undef HAVE_PSTATUS32_T
252b5132 199
5464f5a1
NN
200/* Define if <sys/procfs.h> has pstatus_t. */
201#undef HAVE_PSTATUS_T
252b5132 202
5464f5a1
NN
203/* Define to 1 if you have the `putenv' function. */
204#undef HAVE_PUTENV
252b5132 205
5464f5a1
NN
206/* Define if <sys/procfs.h> has pxstatus_t. */
207#undef HAVE_PXSTATUS_T
252b5132 208
5464f5a1
NN
209/* Define to 1 if you have the `setenv' function. */
210#undef HAVE_SETENV
252b5132 211
5464f5a1
NN
212/* Define to 1 if you have the `setitimer' function. */
213#undef HAVE_SETITIMER
252b5132 214
5464f5a1
NN
215/* Define to 1 if you have the `setlocale' function. */
216#undef HAVE_SETLOCALE
252b5132 217
5464f5a1 218/* Define to 1 if you have the <stddef.h> header file. */
252b5132
RH
219#undef HAVE_STDDEF_H
220
5464f5a1
NN
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. */
252b5132
RH
225#undef HAVE_STDLIB_H
226
5464f5a1
NN
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
252b5132 232
5464f5a1
NN
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. */
252b5132
RH
237#undef HAVE_STRINGS_H
238
5464f5a1
NN
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 */
252b5132
RH
253#undef HAVE_SYS_DIR_H
254
5464f5a1 255/* Define to 1 if you have the <sys/file.h> header file. */
252b5132
RH
256#undef HAVE_SYS_FILE_H
257
5464f5a1
NN
258/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
259 */
252b5132
RH
260#undef HAVE_SYS_NDIR_H
261
5464f5a1 262/* Define to 1 if you have the <sys/param.h> header file. */
252b5132
RH
263#undef HAVE_SYS_PARAM_H
264
5464f5a1 265/* Define to 1 if you have the <sys/procfs.h> header file. */
252b5132
RH
266#undef HAVE_SYS_PROCFS_H
267
5464f5a1 268/* Define to 1 if you have the <sys/stat.h> header file. */
05864e2a
AM
269#undef HAVE_SYS_STAT_H
270
5464f5a1 271/* Define to 1 if you have the <sys/time.h> header file. */
252b5132
RH
272#undef HAVE_SYS_TIME_H
273
5464f5a1 274/* Define to 1 if you have the <sys/types.h> header file. */
05864e2a
AM
275#undef HAVE_SYS_TYPES_H
276
5464f5a1 277/* Define to 1 if you have the <time.h> header file. */
252b5132
RH
278#undef HAVE_TIME_H
279
5464f5a1 280/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
281#undef HAVE_UNISTD_H
282
5464f5a1 283/* Define to 1 if you have the <values.h> header file. */
252b5132
RH
284#undef HAVE_VALUES_H
285
5464f5a1
NN
286/* Define if <sys/procfs.h> has win32_pstatus_t. */
287#undef HAVE_WIN32_PSTATUS_T
252b5132 288
5464f5a1
NN
289/* Define to 1 if you have the `__argz_count' function. */
290#undef HAVE___ARGZ_COUNT
252b5132 291
5464f5a1
NN
292/* Define to 1 if you have the `__argz_next' function. */
293#undef HAVE___ARGZ_NEXT
252b5132 294
5464f5a1
NN
295/* Define to 1 if you have the `__argz_stringify' function. */
296#undef HAVE___ARGZ_STRINGIFY
252b5132 297
5464f5a1
NN
298/* Name of package */
299#undef PACKAGE
252b5132 300
5464f5a1
NN
301/* Define to the address where bug reports for this package should be sent. */
302#undef PACKAGE_BUGREPORT
8d88c4ca 303
5464f5a1
NN
304/* Define to the full name of this package. */
305#undef PACKAGE_NAME
7ee38065 306
5464f5a1
NN
307/* Define to the full name and version of this package. */
308#undef PACKAGE_STRING
252b5132 309
5464f5a1
NN
310/* Define to the one symbol short name of this package. */
311#undef PACKAGE_TARNAME
7ee38065 312
5464f5a1
NN
313/* Define to the version of this package. */
314#undef PACKAGE_VERSION
252b5132 315
2ba49b59 316/* The size of a `long', as computed by sizeof. */
5464f5a1 317#undef SIZEOF_LONG
7ee38065 318
2ba49b59 319/* The size of a `long long', as computed by sizeof. */
5464f5a1 320#undef SIZEOF_LONG_LONG
252b5132 321
2ba49b59 322/* The size of a `off_t', as computed by sizeof. */
5464f5a1 323#undef SIZEOF_OFF_T
8d88c4ca 324
5464f5a1
NN
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
252b5132 332
5464f5a1
NN
333/* Define to 1 if you have the ANSI C header files. */
334#undef STDC_HEADERS
252b5132 335
2e0fbf77
JW
336/* Define if you can safely include both <string.h> and <strings.h>. */
337#undef STRING_WITH_STRINGS
338
5464f5a1
NN
339/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
340#undef TIME_WITH_SYS_TIME
16e9c715 341
252b5132
RH
342/* Name of host specific header file to include in trad-core.c. */
343#undef TRAD_HEADER
344
5464f5a1
NN
345/* Use b modifier when opening binary files? */
346#undef USE_BINARY_FOPEN
c1ea0c09 347
252b5132
RH
348/* Use mmap if it's available? */
349#undef USE_MMAP
350
6ec7057a
RH
351/* Define if we should default to creating read-only plt entries */
352#undef USE_SECUREPLT
353
5464f5a1
NN
354/* Version number of package */
355#undef VERSION
356
4a2a2686
HPN
357/* Enable GNU extensions on systems that have them. */
358#ifndef _GNU_SOURCE
359# undef _GNU_SOURCE
360#endif
361
5464f5a1
NN
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.450521 seconds and 4 git commands to generate.