bfd:
[external/binutils.git] / binutils / config.in
1 /* config.in.  Generated from configure.in by autoheader.  */
2
3 /* Check that config.h is #included before system headers
4    (this works only for glibc, but that should be enough).  */
5 #if defined(__GLIBC__)
6 #  error config.h must be #included before system headers
7 #endif
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10    systems. This function is required for `alloca.c' support on those systems.
11    */
12 #undef CRAY_STACKSEG_END
13
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
16
17 /* Should ar and ranlib use -D behavior by default? */
18 #undef DEFAULT_AR_DETERMINISTIC
19
20 /* Define to 1 if translation of program messages to the user's native
21    language is requested. */
22 #undef ENABLE_NLS
23
24 /* Suffix used for executables, if any. */
25 #undef EXECUTABLE_SUFFIX
26
27 /* Define to 1 if you have `alloca', as a function or macro. */
28 #undef HAVE_ALLOCA
29
30 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
31    */
32 #undef HAVE_ALLOCA_H
33
34 /* Define to 1 if you have the declaration of `environ', and to 0 if you
35    don't. */
36 #undef HAVE_DECL_ENVIRON
37
38 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
39    don't. */
40 #undef HAVE_DECL_FPRINTF
41
42 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
43    don't. */
44 #undef HAVE_DECL_GETC_UNLOCKED
45
46 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
47    */
48 #undef HAVE_DECL_GETENV
49
50 /* Is the prototype for getopt in <unistd.h> in the expected format? */
51 #undef HAVE_DECL_GETOPT
52
53 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
54    */
55 #undef HAVE_DECL_SBRK
56
57 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
58    don't. */
59 #undef HAVE_DECL_SNPRINTF
60
61 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
62    */
63 #undef HAVE_DECL_STPCPY
64
65 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
66    */
67 #undef HAVE_DECL_STRSTR
68
69 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
70    don't. */
71 #undef HAVE_DECL_VSNPRINTF
72
73 /* Define to 1 if you have the <dlfcn.h> header file. */
74 #undef HAVE_DLFCN_H
75
76 /* Does the platform use an executable suffix? */
77 #undef HAVE_EXECUTABLE_SUFFIX
78
79 /* Define to 1 if you have the <fcntl.h> header file. */
80 #undef HAVE_FCNTL_H
81
82 /* Define to 1 if you have the `getc_unlocked' function. */
83 #undef HAVE_GETC_UNLOCKED
84
85 /* Does <utime.h> define struct utimbuf? */
86 #undef HAVE_GOOD_UTIME_H
87
88 /* Define if you have the iconv() function. */
89 #undef HAVE_ICONV
90
91 /* Define to 1 if you have the <inttypes.h> header file. */
92 #undef HAVE_INTTYPES_H
93
94 /* Define if your <locale.h> file defines LC_MESSAGES. */
95 #undef HAVE_LC_MESSAGES
96
97 /* Define to 1 if you have the <limits.h> header file. */
98 #undef HAVE_LIMITS_H
99
100 /* Define to 1 if you have the <locale.h> header file. */
101 #undef HAVE_LOCALE_H
102
103 /* Define if mbstate_t exists in wchar.h. */
104 #undef HAVE_MBSTATE_T
105
106 /* Define to 1 if you have the <memory.h> header file. */
107 #undef HAVE_MEMORY_H
108
109 /* Define to 1 if you have the `mkdtemp' function. */
110 #undef HAVE_MKDTEMP
111
112 /* Define to 1 if you have the `mkstemp' function. */
113 #undef HAVE_MKSTEMP
114
115 /* Define to 1 if you have the `sbrk' function. */
116 #undef HAVE_SBRK
117
118 /* Define to 1 if you have the `setlocale' function. */
119 #undef HAVE_SETLOCALE
120
121 /* Define to 1 if you have the `setmode' function. */
122 #undef HAVE_SETMODE
123
124 /* Define to 1 if you have the <stdint.h> header file. */
125 #undef HAVE_STDINT_H
126
127 /* Define to 1 if you have the <stdlib.h> header file. */
128 #undef HAVE_STDLIB_H
129
130 /* Define to 1 if you have the `strcoll' function. */
131 #undef HAVE_STRCOLL
132
133 /* Define to 1 if you have the <strings.h> header file. */
134 #undef HAVE_STRINGS_H
135
136 /* Define to 1 if you have the <string.h> header file. */
137 #undef HAVE_STRING_H
138
139 /* Define to 1 if you have the <sys/file.h> header file. */
140 #undef HAVE_SYS_FILE_H
141
142 /* Define to 1 if you have the <sys/param.h> header file. */
143 #undef HAVE_SYS_PARAM_H
144
145 /* Define to 1 if you have the <sys/stat.h> header file. */
146 #undef HAVE_SYS_STAT_H
147
148 /* Define to 1 if you have the <sys/types.h> header file. */
149 #undef HAVE_SYS_TYPES_H
150
151 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
152 #undef HAVE_SYS_WAIT_H
153
154 /* Is the type time_t defined in <time.h>? */
155 #undef HAVE_TIME_T_IN_TIME_H
156
157 /* Is the type time_t defined in <sys/types.h>? */
158 #undef HAVE_TIME_T_IN_TYPES_H
159
160 /* Define to 1 if you have the <unistd.h> header file. */
161 #undef HAVE_UNISTD_H
162
163 /* Define to 1 if you have the `utimes' function. */
164 #undef HAVE_UTIMES
165
166 /* Define to 1 if you have the <wchar.h> header file. */
167 #undef HAVE_WCHAR_H
168
169 /* Define to 1 if you have the <zlib.h> header file. */
170 #undef HAVE_ZLIB_H
171
172 /* Define as const if the declaration of iconv() needs const. */
173 #undef ICONV_CONST
174
175 /* Define to the sub-directory in which libtool stores uninstalled libraries.
176    */
177 #undef LT_OBJDIR
178
179 /* Name of package */
180 #undef PACKAGE
181
182 /* Define to the address where bug reports for this package should be sent. */
183 #undef PACKAGE_BUGREPORT
184
185 /* Define to the full name of this package. */
186 #undef PACKAGE_NAME
187
188 /* Define to the full name and version of this package. */
189 #undef PACKAGE_STRING
190
191 /* Define to the one symbol short name of this package. */
192 #undef PACKAGE_TARNAME
193
194 /* Define to the home page for this package. */
195 #undef PACKAGE_URL
196
197 /* Define to the version of this package. */
198 #undef PACKAGE_VERSION
199
200 /* If using the C implementation of alloca, define if you know the
201    direction of stack growth for your system; otherwise it will be
202    automatically deduced at runtime.
203         STACK_DIRECTION > 0 => grows toward higher addresses
204         STACK_DIRECTION < 0 => grows toward lower addresses
205         STACK_DIRECTION = 0 => direction of growth unknown */
206 #undef STACK_DIRECTION
207
208 /* Define to 1 if you have the ANSI C header files. */
209 #undef STDC_HEADERS
210
211 /* Define if you can safely include both <string.h> and <strings.h>. */
212 #undef STRING_WITH_STRINGS
213
214 /* Configured target name. */
215 #undef TARGET
216
217 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
218 #undef TARGET_PREPENDS_UNDERSCORE
219
220 /* Use b modifier when opening binary files? */
221 #undef USE_BINARY_FOPEN
222
223 /* Enable extensions on AIX 3, Interix.  */
224 #ifndef _ALL_SOURCE
225 # undef _ALL_SOURCE
226 #endif
227 /* Enable GNU extensions on systems that have them.  */
228 #ifndef _GNU_SOURCE
229 # undef _GNU_SOURCE
230 #endif
231 /* Enable threading extensions on Solaris.  */
232 #ifndef _POSIX_PTHREAD_SEMANTICS
233 # undef _POSIX_PTHREAD_SEMANTICS
234 #endif
235 /* Enable extensions on HP NonStop.  */
236 #ifndef _TANDEM_SOURCE
237 # undef _TANDEM_SOURCE
238 #endif
239 /* Enable general extensions on Solaris.  */
240 #ifndef __EXTENSIONS__
241 # undef __EXTENSIONS__
242 #endif
243
244
245 /* Version number of package */
246 #undef VERSION
247
248 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
249    `char[]'. */
250 #undef YYTEXT_POINTER
251
252 /* Number of bits in a file offset, on hosts where this is settable. */
253 #undef _FILE_OFFSET_BITS
254
255 /* Define for large files, on AIX-style hosts. */
256 #undef _LARGE_FILES
257
258 /* Define to 1 if on MINIX. */
259 #undef _MINIX
260
261 /* Define to 2 if the system does not provide POSIX.1 features except with
262    this defined. */
263 #undef _POSIX_1_SOURCE
264
265 /* Define to 1 if you need to in order for `stat' and other things to work. */
266 #undef _POSIX_SOURCE