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