Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

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