2005-08-16 H.J. Lu <hongjiu.lu@intel.com>
[external/binutils.git] / binutils / config.in
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 /* Suffix used for executables, if any. */
15 #undef EXECUTABLE_SUFFIX
16
17 /* Define to 1 if you have `alloca', as a function or macro. */
18 #undef HAVE_ALLOCA
19
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21    */
22 #undef HAVE_ALLOCA_H
23
24 /* Define to 1 if you have the <argz.h> header file. */
25 #undef HAVE_ARGZ_H
26
27 /* Define to 1 if you have the `dcgettext' function. */
28 #undef HAVE_DCGETTEXT
29
30 /* Define to 1 if you have the declaration of `environ', and to 0 if you
31    don't. */
32 #undef HAVE_DECL_ENVIRON
33
34 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
35    don't. */
36 #undef HAVE_DECL_FPRINTF
37
38 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
39    don't. */
40 #undef HAVE_DECL_GETC_UNLOCKED
41
42 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
43    */
44 #undef HAVE_DECL_GETENV
45
46 /* Is the prototype for getopt in <unistd.h> in the expected format? */
47 #undef HAVE_DECL_GETOPT
48
49 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
50    */
51 #undef HAVE_DECL_SBRK
52
53 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
54    */
55 #undef HAVE_DECL_STPCPY
56
57 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
58    */
59 #undef HAVE_DECL_STRSTR
60
61 /* Does the platform use an executable suffix? */
62 #undef HAVE_EXECUTABLE_SUFFIX
63
64 /* Define to 1 if you have the <fcntl.h> header file. */
65 #undef HAVE_FCNTL_H
66
67 /* Is fopen64 available? */
68 #undef HAVE_FOPEN64
69
70 /* Define to 1 if you have the `getcwd' function. */
71 #undef HAVE_GETCWD
72
73 /* Define to 1 if you have the `getc_unlocked' function. */
74 #undef HAVE_GETC_UNLOCKED
75
76 /* Define to 1 if you have the `getpagesize' function. */
77 #undef HAVE_GETPAGESIZE
78
79 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
80 #undef HAVE_GETTEXT
81
82 /* Does <utime.h> define struct utimbuf? */
83 #undef HAVE_GOOD_UTIME_H
84
85 /* Define to 1 if you have the <inttypes.h> header file. */
86 #undef HAVE_INTTYPES_H
87
88 /* Define if your locale.h file contains LC_MESSAGES. */
89 #undef HAVE_LC_MESSAGES
90
91 /* Define to 1 if you have the <limits.h> header file. */
92 #undef HAVE_LIMITS_H
93
94 /* Define to 1 if you have the <locale.h> header file. */
95 #undef HAVE_LOCALE_H
96
97 /* Define to 1 if you have the <malloc.h> header file. */
98 #undef HAVE_MALLOC_H
99
100 /* Define to 1 if you have the <memory.h> header file. */
101 #undef HAVE_MEMORY_H
102
103 /* Define to 1 if you have a working `mmap' system call. */
104 #undef HAVE_MMAP
105
106 /* Define to 1 if you have the `munmap' function. */
107 #undef HAVE_MUNMAP
108
109 /* Define to 1 if you have the <nl_types.h> header file. */
110 #undef HAVE_NL_TYPES_H
111
112 /* Define to 1 if you have the `putenv' function. */
113 #undef HAVE_PUTENV
114
115 /* Define to 1 if you have the `sbrk' function. */
116 #undef HAVE_SBRK
117
118 /* Define to 1 if you have the `setenv' function. */
119 #undef HAVE_SETENV
120
121 /* Define to 1 if you have the `setlocale' function. */
122 #undef HAVE_SETLOCALE
123
124 /* Define to 1 if you have the `setmode' function. */
125 #undef HAVE_SETMODE
126
127 /* Is stat64 available? */
128 #undef HAVE_STAT64
129
130 /* Define to 1 if you have the <stdint.h> header file. */
131 #undef HAVE_STDINT_H
132
133 /* Define to 1 if you have the <stdlib.h> header file. */
134 #undef HAVE_STDLIB_H
135
136 /* Define if you have the stpcpy function */
137 #undef HAVE_STPCPY
138
139 /* Define to 1 if you have the `strcasecmp' function. */
140 #undef HAVE_STRCASECMP
141
142 /* Define to 1 if you have the `strchr' function. */
143 #undef HAVE_STRCHR
144
145 /* Define to 1 if you have the `strcoll' function. */
146 #undef HAVE_STRCOLL
147
148 /* Define to 1 if you have the <strings.h> header file. */
149 #undef HAVE_STRINGS_H
150
151 /* Define to 1 if you have the <string.h> header file. */
152 #undef HAVE_STRING_H
153
154 /* Define to 1 if you have the <sys/file.h> header file. */
155 #undef HAVE_SYS_FILE_H
156
157 /* Define to 1 if you have the <sys/param.h> header file. */
158 #undef HAVE_SYS_PARAM_H
159
160 /* Define to 1 if you have the <sys/stat.h> header file. */
161 #undef HAVE_SYS_STAT_H
162
163 /* Define to 1 if you have the <sys/types.h> header file. */
164 #undef HAVE_SYS_TYPES_H
165
166 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
167 #undef HAVE_SYS_WAIT_H
168
169 /* Is the type time_t defined in <time.h>? */
170 #undef HAVE_TIME_T_IN_TIME_H
171
172 /* Is the type time_t defined in <sys/types.h>? */
173 #undef HAVE_TIME_T_IN_TYPES_H
174
175 /* Define to 1 if you have the <unistd.h> header file. */
176 #undef HAVE_UNISTD_H
177
178 /* Define to 1 if you have the `utimes' function. */
179 #undef HAVE_UTIMES
180
181 /* Define to 1 if you have the <values.h> header file. */
182 #undef HAVE_VALUES_H
183
184 /* Define to 1 if you have the `__argz_count' function. */
185 #undef HAVE___ARGZ_COUNT
186
187 /* Define to 1 if you have the `__argz_next' function. */
188 #undef HAVE___ARGZ_NEXT
189
190 /* Define to 1 if you have the `__argz_stringify' function. */
191 #undef HAVE___ARGZ_STRINGIFY
192
193 /* Name of package */
194 #undef PACKAGE
195
196 /* Define to the address where bug reports for this package should be sent. */
197 #undef PACKAGE_BUGREPORT
198
199 /* Define to the full name of this package. */
200 #undef PACKAGE_NAME
201
202 /* Define to the full name and version of this package. */
203 #undef PACKAGE_STRING
204
205 /* Define to the one symbol short name of this package. */
206 #undef PACKAGE_TARNAME
207
208 /* Define to the version of this package. */
209 #undef PACKAGE_VERSION
210
211 /* If using the C implementation of alloca, define if you know the
212    direction of stack growth for your system; otherwise it will be
213    automatically deduced at run-time.
214         STACK_DIRECTION > 0 => grows toward higher addresses
215         STACK_DIRECTION < 0 => grows toward lower addresses
216         STACK_DIRECTION = 0 => direction of growth unknown */
217 #undef STACK_DIRECTION
218
219 /* Define to 1 if you have the ANSI C header files. */
220 #undef STDC_HEADERS
221
222 /* Configured target name. */
223 #undef TARGET
224
225 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
226 #undef TARGET_PREPENDS_UNDERSCORE
227
228 /* Use b modifier when opening binary files? */
229 #undef USE_BINARY_FOPEN
230
231 /* Version number of package */
232 #undef VERSION
233
234 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
235    `char[]'. */
236 #undef YYTEXT_POINTER
237
238 /* Enable GNU extensions on systems that have them.  */
239 #ifndef _GNU_SOURCE
240 # undef _GNU_SOURCE
241 #endif
242
243 /* Enable LFS */
244 #undef _LARGEFILE64_SOURCE
245
246 /* Define to empty if `const' does not conform to ANSI C. */
247 #undef const
248
249 /* Define to `__inline__' or `__inline' if that's what the C compiler
250    calls it, or to nothing if 'inline' is not supported under any name.  */
251 #ifndef __cplusplus
252 #undef inline
253 #endif
254
255 /* Define to `long' if <sys/types.h> does not define. */
256 #undef off_t
257
258 /* Define to `unsigned' if <sys/types.h> does not define. */
259 #undef size_t