In Test/System:
[mono.git] / winconfig.h
1 /* config.h.  Generated by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3 /* #undef HAVE_INET_PTON */
4 /* #undef HAVE_INET_ATON */
5 /* #undef HAVE_MSG_NOSIGNAL */
6 /* #undef HAVE_SOL_IP */
7 /* #undef HAVE_SOL_TCP */
8 /* #undef HAVE_SOL_IPV6 */
9 /* #undef HAVE_IP_PKTINFO */
10 /* #undef HAVE_IPV6_PKTINFO */
11 /* #undef HAVE_STRUCT_IP_MREQN */
12 #define HAVE_STRUCT_IP_MREQ 1
13 /* #undef HAVE_PTHREAD_MUTEX_TIMEDLOCK */
14 /* #undef USE_MONO_MUTEX */
15 /* #undef HAVE_LARGE_FILE_SUPPORT */
16 /* #undef HAVE_NEW_ICONV */
17 #define NAME_DEV_RANDOM ""
18 #define HAVE_CRYPT_RNG 1
19 #define HAVE_BOEHM_GC 1
20 #define USE_INCLUDED_LIBGC 1
21 /* #undef DISABLE_SHARED_HANDLES */
22 /* #undef HAVE_TIMEZONE */
23 /* #undef HAVE_TM_GMTOFF */
24 /* #undef MONO_SIZEOF_SUNPATH */
25 /* #undef MONO_ZERO_ARRAY_LENGTH */
26 /* #undef PTHREAD_POINTER_ID */
27 #define HAVE_GC_H 1
28 #define HAVE_GC_GCJ_MALLOC 1
29 #define HAVE_GC_ENABLE 1
30 /* #undef WITH_BUNDLE */
31 /* #undef HAVE_GETHOSTBYNAME2_R */
32 /* #undef HAVE_ICU */
33 /* #undef HAVE_KW_THREAD */
34 /* #undef HAVE_SIGNBIT */
35 /* #undef USE_MACH_SEMA */
36 /* #undef HAVE_SOCKLEN_T */
37 /* #undef HAVE_TRUNCL */
38 /* #undef HAVE_AINTL */
39 /* #undef HAVE_SCANDIR */
40 /* #undef HAVE_WORKING_SIGALTSTACK */
41
42 /* The architecture this is running on */
43 #define ARCHITECTURE "x86"
44
45 /* String of disabled features */
46 #define DISABLED_FEATURES "none"
47
48 /* Have GetProcessId */
49 #define HAVE_GETPROCESSID 1
50
51 /* Disable AOT support */
52 /* #undef DISABLE_AOT */
53
54 /* Disable COM support */
55 /* #undef DISABLE_COM */
56
57 /* Disable runtime debugging support */
58 /* #undef DISABLE_DEBUG */
59
60 /* Disable System.Decimal support */
61 /* #undef DISABLE_DECIMAL */
62
63 /* Disable generics support */
64 /* #undef DISABLE_GENERICS */
65
66 /* Disable support for huge assemblies */
67 /* #undef DISABLE_LARGE_CODE */
68
69 /* Disable support debug logging */
70 /* #undef DISABLE_LOGGING */
71
72 /* Disable P/Invoke support */
73 /* #undef DISABLE_PINVOKE */
74
75 /* Disable default profiler support */
76 /* #undef DISABLE_PROFILER */
77
78 /* Disable reflection emit support */
79 /* #undef DISABLE_REFLECTION_EMIT */
80
81 /* Disable advanced SSA JIT optimizations */
82 /* #undef DISABLE_SSA */
83
84 /* Define to 1 if you have the <aio.h> header file. */
85 /* #undef HAVE_AIO_H */
86
87 /* Supports C99 array initialization */
88 /* #undef HAVE_ARRAY_ELEM_INIT */
89
90 /* Define to 1 if you have the <attr/xattr.h> header file. */
91 /* #undef HAVE_ATTR_XATTR_H */
92
93 /* Define to 1 if you have the `backtrace_symbols' function. */
94 /* #undef HAVE_BACKTRACE_SYMBOLS */
95
96 /* Define to 1 if you have the <checklist.h> header file. */
97 /* #undef HAVE_CHECKLIST_H */
98
99 /* Define to 1 if you have the <curses.h> header file. */
100 /* #undef HAVE_CURSES_H */
101
102 /* Define to 1 if you have the <dlfcn.h> header file. */
103 /* #undef HAVE_DLFCN_H */
104
105 /* Define to 1 if you have the <elf.h> header file. */
106 /* #undef HAVE_ELF_H */
107
108 /* epoll supported */
109 /* #undef HAVE_EPOLL */
110
111 /* Define to 1 if you have the `epoll_ctl' function. */
112 /* #undef HAVE_EPOLL_CTL */
113
114 /* Define to 1 if you have the <execinfo.h> header file. */
115 /* #undef HAVE_EXECINFO_H */
116
117 /* Define to 1 if you have the `fgetgrent' function. */
118 /* #undef HAVE_FGETGRENT */
119
120 /* Define to 1 if you have the `fgetpwent' function. */
121 /* #undef HAVE_FGETPWENT */
122
123 /* Define to 1 if you have the `finite' function. */
124 /* #undef HAVE_FINITE */
125
126 /* Define to 1 if you have the <fstab.h> header file. */
127 /* #undef HAVE_FSTAB_H */
128
129 /* Define to 1 if you have the `fstatfs' function. */
130 /* #undef HAVE_FSTATFS */
131
132 /* Define to 1 if you have the `fstatvfs' function. */
133 /* #undef HAVE_FSTATVFS */
134
135 /* Define to 1 if you have the <gc/gc.h> header file. */
136 /* #undef HAVE_GC_GC_H */
137
138 /* Define to 1 if you have the <gc.h> header file. */
139 #define HAVE_GC_H 1
140
141 /* Define to 1 if you have the `getdomainname' function. */
142 /* #undef HAVE_GETDOMAINNAME */
143
144 /* Define to 1 if you have the `getfsstat' function. */
145 /* #undef HAVE_GETFSSTAT */
146
147 /* Define to 1 if you have the `getgrgid_r' function. */
148 /* #undef HAVE_GETGRGID_R */
149
150 /* Define to 1 if you have the `getgrnam_r' function. */
151 /* #undef HAVE_GETGRNAM_R */
152
153 /* Define to 1 if you have the `GetProcessId' function. */
154 /* #undef HAVE_GETPROCESSID */
155
156 /* Define to 1 if you have the `getpwnam_r' function. */
157 /* #undef HAVE_GETPWNAM_R */
158
159 /* Define to 1 if you have the `getpwuid_r' function. */
160 /* #undef HAVE_GETPWUID_R */
161
162 /* Define to 1 if you have the `getresuid' function. */
163 /* #undef HAVE_GETRESUID */
164
165 /* Define to 1 if you have the <grp.h> header file. */
166 /* #undef HAVE_GRP_H */
167
168 /* Define to 1 if you have the <ieeefp.h> header file. */
169 /* #undef HAVE_IEEEFP_H */
170
171 /* Define to 1 if you have the `inet_aton' function. */
172 /* #undef HAVE_INET_ATON */
173
174 /* Define to 1 if you have the `inet_pton' function. */
175 /* #undef HAVE_INET_PTON */
176
177 /* Define to 1 if you have the <inttypes.h> header file. */
178 #define HAVE_INTTYPES_H 1
179
180 /* Define to 1 if you have the `isfinite' function. */
181 /* #undef HAVE_ISFINITE */
182
183 /* isinf available */
184 #define HAVE_ISINF 1
185
186 /* Define to 1 if you have the `kqueue' function. */
187 /* #undef HAVE_KQUEUE */
188
189 /* Define to 1 if you have the `unwind' library (-lunwind). */
190 /* #undef HAVE_LIBUNWIND */
191
192 /* Define to 1 if you have the <linux/rtc.h> header file. */
193 /* #undef HAVE_LINUX_RTC_H */
194
195 /* Define to 1 if you have the `lutimes' function. */
196 /* #undef HAVE_LUTIMES */
197
198 /* Define to 1 if you have the <memory.h> header file. */
199 #define HAVE_MEMORY_H 1
200
201 /* Define to 1 if you have the `mremap' function. */
202 /* #undef HAVE_MREMAP */
203
204 /* Define to 1 if you have the <netdb.h> header file. */
205 /* #undef HAVE_NETDB_H */
206
207 /* Define to 1 if you have the <net/if.h> header file. */
208 /* #undef HAVE_NET_IF_H */
209
210 /* No GC support. */
211 /* #undef HAVE_NULL_GC */
212
213 /* Define to 1 if you have the `poll' function. */
214 /* #undef HAVE_POLL */
215
216 /* Define to 1 if you have the <poll.h> header file. */
217 /* #undef HAVE_POLL_H */
218
219 /* Define to 1 if you have the `posix_fadvise' function. */
220 /* #undef HAVE_POSIX_FADVISE */
221
222 /* Define to 1 if you have the `posix_fallocate' function. */
223 /* #undef HAVE_POSIX_FALLOCATE */
224
225 /* Define to 1 if you have the `posix_madvise' function. */
226 /* #undef HAVE_POSIX_MADVISE */
227
228 /* Define to 1 if you have the `pthread_attr_getstack' function. */
229 /* #undef HAVE_PTHREAD_ATTR_GETSTACK */
230
231 /* Define to 1 if you have the `pthread_attr_get_np' function. */
232 /* #undef HAVE_PTHREAD_ATTR_GET_NP */
233
234 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
235 /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
236
237 /* Define to 1 if you have the `pthread_getattr_np' function. */
238 /* #undef HAVE_PTHREAD_GETATTR_NP */
239
240 /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
241 /* #undef HAVE_PTHREAD_GET_STACKADDR_NP */
242
243 /* Define to 1 if you have the `pthread_get_stacksize_np' function. */
244 /* #undef HAVE_PTHREAD_GET_STACKSIZE_NP */
245
246 /* Define to 1 if you have the <pthread.h> header file. */
247 /* #undef HAVE_PTHREAD_H */
248
249 /* Define to 1 if you have the `pthread_mutex_timedlock' function. */
250 /* #undef HAVE_PTHREAD_MUTEX_TIMEDLOCK */
251
252 /* Define to 1 if you have the `remap_file_pages' function. */
253 /* #undef HAVE_REMAP_FILE_PAGES */
254
255 /* Define to 1 if you have the <semaphore.h> header file. */
256 /* #undef HAVE_SEMAPHORE_H */
257
258 /* Define to 1 if you have the `sendfile' function. */
259 /* #undef HAVE_SENDFILE */
260
261 /* Define to 1 if you have the `setdomainname' function. */
262 /* #undef HAVE_SETDOMAINNAME */
263
264 /* Define to 1 if you have the `sethostid' function. */
265 /* #undef HAVE_SETHOSTID */
266
267 /* Define if setkey(3) is available */
268 /* #undef HAVE_SETKEY */
269
270 /* Define to 1 if you have the `setresuid' function. */
271 /* #undef HAVE_SETRESUID */
272
273 /* Can get interface list */
274 /* #undef HAVE_SIOCGIFCONF */
275
276 /* Define to 1 if you have the `statfs' function. */
277 /* #undef HAVE_STATFS */
278
279 /* Define to 1 if you have the `statvfs' function. */
280 /* #undef HAVE_STATVFS */
281
282 /* Define to 1 if you have the <stdint.h> header file. */
283 #define HAVE_STDINT_H 1
284
285 /* Define to 1 if you have the <stdlib.h> header file. */
286 #define HAVE_STDLIB_H 1
287
288 /* Define to 1 if you have the `stime' function. */
289 /* #undef HAVE_STIME */
290
291 /* Define to 1 if you have the `strerror_r' function. */
292 /* #undef HAVE_STRERROR_R */
293
294 /* Define to 1 if you have the <strings.h> header file. */
295 #define HAVE_STRINGS_H 1
296
297 /* Define to 1 if you have the <string.h> header file. */
298 #define HAVE_STRING_H 1
299
300 /* Define to 1 if `d_off' is member of `struct dirent'. */
301 /* #undef HAVE_STRUCT_DIRENT_D_OFF */
302
303 /* Define to 1 if `d_reclen' is member of `struct dirent'. */
304 /* #undef HAVE_STRUCT_DIRENT_D_RECLEN */
305
306 /* Define to 1 if `d_type' is member of `struct dirent'. */
307 /* #undef HAVE_STRUCT_DIRENT_D_TYPE */
308
309 /* Define to 1 if you have the <syslog.h> header file. */
310 /* #undef HAVE_SYSLOG_H */
311
312 /* Define to 1 if you have the <sys/aio.h> header file. */
313 /* #undef HAVE_SYS_AIO_H */
314
315 /* Define to 1 if you have the <sys/epoll.h> header file. */
316 /* #undef HAVE_SYS_EPOLL_H */
317
318 /* Define to 1 if you have the <sys/extattr.h> header file. */
319 /* #undef HAVE_SYS_EXTATTR_H */
320
321 /* Define to 1 if you have the <sys/filio.h> header file. */
322 /* #undef HAVE_SYS_FILIO_H */
323
324 /* Define to 1 if you have the <sys/ioctl.h> header file. */
325 /* #undef HAVE_SYS_IOCTL_H */
326
327 /* Define to 1 if you have the <sys/mman.h> header file. */
328 /* #undef HAVE_SYS_MMAN_H */
329
330 /* Define to 1 if you have the <sys/poll.h> header file. */
331 /* #undef HAVE_SYS_POLL_H */
332
333 /* Define to 1 if you have the <sys/sendfile.h> header file. */
334 /* #undef HAVE_SYS_SENDFILE_H */
335
336 /* Define to 1 if you have the <sys/sockio.h> header file. */
337 /* #undef HAVE_SYS_SOCKIO_H */
338
339 /* Define to 1 if you have the <sys/statvfs.h> header file. */
340 /* #undef HAVE_SYS_STATVFS_H */
341
342 /* Define to 1 if you have the <sys/stat.h> header file. */
343 #define HAVE_SYS_STAT_H 1
344
345 /* Define to 1 if you have the <sys/types.h> header file. */
346 #define HAVE_SYS_TYPES_H 1
347
348 /* Define to 1 if you have the <sys/un.h> header file. */
349 /* #undef HAVE_SYS_UN_H */
350
351 /* Define to 1 if you have the <sys/vfstab.h> header file. */
352 /* #undef HAVE_SYS_VFSTAB_H */
353
354 /* Define to 1 if you have the <sys/wait.h> header file. */
355 /* #undef HAVE_SYS_WAIT_H */
356
357 /* Define to 1 if you have the <sys/xattr.h> header file. */
358 /* #undef HAVE_SYS_XATTR_H */
359
360 /* Define to 1 if you have the <termios.h> header file. */
361 /* #undef HAVE_TERMIOS_H */
362
363 /* Define to 1 if you have the <term.h> header file. */
364 /* #undef HAVE_TERM_H */
365
366 /* tld_model available */
367 /* #undef HAVE_TLS_MODEL_ATTR */
368
369 /* Define to 1 if you have the `trunc' function. */
370 #define HAVE_TRUNC 1
371
372 /* Define to 1 if you have the `ttyname_r' function. */
373 /* #undef HAVE_TTYNAME_R */
374
375 /* Define to 1 if you have the <unistd.h> header file. */
376 /* #undef HAVE_UNISTD_H */
377
378 /* Define to 1 if you have the <utime.h> header file. */
379 #define HAVE_UTIME_H 1
380
381 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
382 /* #undef HAVE_VALGRIND_MEMCHECK_H */
383
384 /* Support for the visibility ("hidden") attribute */
385 #define HAVE_VISIBILITY_HIDDEN 1
386
387 /* Define to 1 if you have the `vsnprintf' function. */
388 /* #undef HAVE_VSNPRINTF */
389
390 /* Define to 1 if you have the <wchar.h> header file. */
391 #define HAVE_WCHAR_H 1
392
393 /* Architecture uses registers for Parameters */
394 /* #undef MONO_ARCH_REGPARMS */
395
396 /* The Mono Debugger is supported on this platform */
397 /* #undef MONO_DEBUGGER_SUPPORTED */
398
399 /* Xen-specific behaviour */
400 /* #undef MONO_XEN_OPT */
401
402 /* Define if Unix sockets cannot be created in an anonymous namespace */
403 /* #undef NEED_LINK_UNLINK */
404
405 /* Name of package */
406 #define PACKAGE "mono"
407
408 /* Define to the address where bug reports for this package should be sent. */
409 #define PACKAGE_BUGREPORT ""
410
411 /* Define to the full name of this package. */
412 #define PACKAGE_NAME ""
413
414 /* Define to the full name and version of this package. */
415 #define PACKAGE_STRING ""
416
417 /* Define to the one symbol short name of this package. */
418 #define PACKAGE_TARNAME ""
419
420 /* Define to the version of this package. */
421 #define PACKAGE_VERSION ""
422
423 /* Platform is Win32 */
424 #define PLATFORM_WIN32 1
425
426 /* Pointer field name in 'union sigval' */
427 /* #undef SIGVAL_PTR */
428
429 /* The size of a `size_t', as computed by sizeof. */
430 /* #undef SIZEOF_SIZE_T */
431
432 /* The size of a `void *', as computed by sizeof. */
433 #define SIZEOF_VOID_P 4
434
435 /* Define to 1 if you have the ANSI C header files. */
436 #define STDC_HEADERS 1
437
438 /* GC description */
439 #define USED_GC_NAME "Included Boehm (with typed GC)"
440
441 /* Version number of package */
442 #define VERSION "1.2"
443
444 #define WINVER 0x0500
445
446 #define _WIN32_WINNT 0x0500