S390 JIT
[mono.git] / config.h.in
blob7a138672477430eeb04e106930943178961d01d3
1 /* config.h.in. Generated from configure.in by autoheader. */
2 #undef HAVE_INET_PTON
3 #undef HAVE_INET_ATON
4 #undef HAVE_MSG_NOSIGNAL
5 #undef HAVE_SOL_IP
6 #undef HAVE_SOL_TCP
7 #undef HAVE_SOL_IPV6
8 #undef HAVE_IP_PKTINFO
9 #undef HAVE_STRUCT_IP_MREQN
10 #undef HAVE_STRUCT_IP_MREQ
11 #undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
12 #undef USE_MONO_MUTEX
13 #undef HAVE_LARGE_FILE_SUPPORT
14 #undef PLATFORM_WIN32
15 #undef HAVE_NEW_ICONV
16 #undef NAME_DEV_RANDOM
17 #undef HAVE_CRYPT_RNG
18 #undef HAVE_BOEHM_GC
19 #undef USE_INCLUDED_LIBGC
20 #undef DISABLE_SHARED_HANDLES
21 #undef HAVE_TIMEZONE
22 #undef HAVE_TM_GMTOFF
23 #undef MONO_SIZEOF_SUNPATH
24 #undef MONO_ZERO_ARRAY_LENGTH
25 #undef NEED_LINK_UNLINK
26 #undef PTHREAD_POINTER_ID
27 #undef HAVE_GC_H
28 #undef HAVE_GC_GCJ_MALLOC
29 #undef HAVE_GC_ENABLE
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_WORKING_SIGALTSTACK
41 /* Define to 1 if you have the <aio.h> header file. */
42 #undef HAVE_AIO_H
44 /* Define to 1 if you have the <dlfcn.h> header file. */
45 #undef HAVE_DLFCN_H
47 /* Define to 1 if you have the <elf.h> header file. */
48 #undef HAVE_ELF_H
50 /* Define to 1 if you have the `finite' function. */
51 #undef HAVE_FINITE
53 /* Define to 1 if you have the <gc/gc.h> header file. */
54 #undef HAVE_GC_GC_H
56 /* Define to 1 if you have the <gc.h> header file. */
57 #undef HAVE_GC_H
59 /* Define to 1 if you have the `getpwuid_r' function. */
60 #undef HAVE_GETPWUID_R
62 /* Define to 1 if you have the `inet_aton' function. */
63 #undef HAVE_INET_ATON
65 /* Define to 1 if you have the `inet_pton' function. */
66 #undef HAVE_INET_PTON
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #undef HAVE_INTTYPES_H
71 /* Define to 1 if you have the `isfinite' function. */
72 #undef HAVE_ISFINITE
74 /* Define to 1 if you have the <memory.h> header file. */
75 #undef HAVE_MEMORY_H
77 /* Define to 1 if you have the <netdb.h> header file. */
78 #undef HAVE_NETDB_H
80 /* Define to 1 if you have the `poll' function. */
81 #undef HAVE_POLL
83 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
84 #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
86 /* Define to 1 if you have the <pthread.h> header file. */
87 #undef HAVE_PTHREAD_H
89 /* Define to 1 if you have the `pthread_mutex_timedlock' function. */
90 #undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
92 /* Define to 1 if you have the <semaphore.h> header file. */
93 #undef HAVE_SEMAPHORE_H
95 /* Define to 1 if you have the <stdint.h> header file. */
96 #undef HAVE_STDINT_H
98 /* Define to 1 if you have the <stdlib.h> header file. */
99 #undef HAVE_STDLIB_H
101 /* Define to 1 if you have the <strings.h> header file. */
102 #undef HAVE_STRINGS_H
104 /* Define to 1 if you have the <string.h> header file. */
105 #undef HAVE_STRING_H
107 /* Define to 1 if you have the <sys/filio.h> header file. */
108 #undef HAVE_SYS_FILIO_H
110 /* Define to 1 if you have the <sys/sockio.h> header file. */
111 #undef HAVE_SYS_SOCKIO_H
113 /* Define to 1 if you have the <sys/stat.h> header file. */
114 #undef HAVE_SYS_STAT_H
116 /* Define to 1 if you have the <sys/types.h> header file. */
117 #undef HAVE_SYS_TYPES_H
119 /* Define to 1 if you have the <sys/un.h> header file. */
120 #undef HAVE_SYS_UN_H
122 /* Define to 1 if you have the `truncl' function. */
123 #undef HAVE_TRUNCL
125 /* Define to 1 if you have the <unistd.h> header file. */
126 #undef HAVE_UNISTD_H
128 /* Define to 1 if you have the <utime.h> header file. */
129 #undef HAVE_UTIME_H
131 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
132 #undef HAVE_VALGRIND_MEMCHECK_H
134 /* Define to 1 if you have the <wchar.h> header file. */
135 #undef HAVE_WCHAR_H
137 /* Name of package */
138 #undef PACKAGE
140 /* Define to the address where bug reports for this package should be sent. */
141 #undef PACKAGE_BUGREPORT
143 /* Define to the full name of this package. */
144 #undef PACKAGE_NAME
146 /* Define to the full name and version of this package. */
147 #undef PACKAGE_STRING
149 /* Define to the one symbol short name of this package. */
150 #undef PACKAGE_TARNAME
152 /* Define to the version of this package. */
153 #undef PACKAGE_VERSION
155 /* The size of a `void *', as computed by sizeof. */
156 #undef SIZEOF_VOID_P
158 /* Define to 1 if you have the ANSI C header files. */
159 #undef STDC_HEADERS
161 /* Version number of package */
162 #undef VERSION