**** Merged from MCS ****
[mono.git] / config.h.in
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_SCANDIR
40 #undef HAVE_WORKING_SIGALTSTACK
41
42 /* Define to 1 if you have the <aio.h> header file. */
43 #undef HAVE_AIO_H
44
45 /* Define to 1 if you have the <dlfcn.h> header file. */
46 #undef HAVE_DLFCN_H
47
48 /* Define to 1 if you have the <elf.h> header file. */
49 #undef HAVE_ELF_H
50
51 /* Define to 1 if you have the `finite' function. */
52 #undef HAVE_FINITE
53
54 /* Define to 1 if you have the <gc/gc.h> header file. */
55 #undef HAVE_GC_GC_H
56
57 /* Define to 1 if you have the <gc.h> header file. */
58 #undef HAVE_GC_H
59
60 /* Define to 1 if you have the `getgrgid_r' function. */
61 #undef HAVE_GETGRGID_R
62
63 /* Define to 1 if you have the `getgrnam_r' function. */
64 #undef HAVE_GETGRNAM_R
65
66 /* Define to 1 if you have the `getpwnam_r' function. */
67 #undef HAVE_GETPWNAM_R
68
69 /* Define to 1 if you have the `getpwuid_r' function. */
70 #undef HAVE_GETPWUID_R
71
72 /* Define to 1 if you have the `getresuid' function. */
73 #undef HAVE_GETRESUID
74
75 /* Define to 1 if you have the `inet_aton' function. */
76 #undef HAVE_INET_ATON
77
78 /* Define to 1 if you have the `inet_pton' function. */
79 #undef HAVE_INET_PTON
80
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #undef HAVE_INTTYPES_H
83
84 /* Define to 1 if you have the `isfinite' function. */
85 #undef HAVE_ISFINITE
86
87 /* Define to 1 if you have the <memory.h> header file. */
88 #undef HAVE_MEMORY_H
89
90 /* Define to 1 if you have the <netdb.h> header file. */
91 #undef HAVE_NETDB_H
92
93 /* Define to 1 if you have the `poll' function. */
94 #undef HAVE_POLL
95
96 /* Define to 1 if you have the `pthread_attr_get_np' function. */
97 #undef HAVE_PTHREAD_ATTR_GET_NP
98
99 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
100 #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
101
102 /* Define to 1 if you have the `pthread_getattr_np' function. */
103 #undef HAVE_PTHREAD_GETATTR_NP
104
105 /* Define to 1 if you have the <pthread.h> header file. */
106 #undef HAVE_PTHREAD_H
107
108 /* Define to 1 if you have the `pthread_mutex_timedlock' function. */
109 #undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
110
111 /* Define to 1 if you have the <semaphore.h> header file. */
112 #undef HAVE_SEMAPHORE_H
113
114 /* Define to 1 if you have the `setresuid' function. */
115 #undef HAVE_SETRESUID
116
117 /* Define to 1 if you have the <stdint.h> header file. */
118 #undef HAVE_STDINT_H
119
120 /* Define to 1 if you have the <stdlib.h> header file. */
121 #undef HAVE_STDLIB_H
122
123 /* Define to 1 if you have the <strings.h> header file. */
124 #undef HAVE_STRINGS_H
125
126 /* Define to 1 if you have the <string.h> header file. */
127 #undef HAVE_STRING_H
128
129 /* Define to 1 if you have the <sys/aio.h> header file. */
130 #undef HAVE_SYS_AIO_H
131
132 /* Define to 1 if you have the <sys/filio.h> header file. */
133 #undef HAVE_SYS_FILIO_H
134
135 /* Define to 1 if you have the <sys/sockio.h> header file. */
136 #undef HAVE_SYS_SOCKIO_H
137
138 /* Define to 1 if you have the <sys/stat.h> header file. */
139 #undef HAVE_SYS_STAT_H
140
141 /* Define to 1 if you have the <sys/types.h> header file. */
142 #undef HAVE_SYS_TYPES_H
143
144 /* Define to 1 if you have the <sys/un.h> header file. */
145 #undef HAVE_SYS_UN_H
146
147 /* Define to 1 if you have the `truncl' function. */
148 #undef HAVE_TRUNCL
149
150 /* Define to 1 if you have the <unistd.h> header file. */
151 #undef HAVE_UNISTD_H
152
153 /* Define to 1 if you have the <utime.h> header file. */
154 #undef HAVE_UTIME_H
155
156 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
157 #undef HAVE_VALGRIND_MEMCHECK_H
158
159 /* Define to 1 if you have the <wchar.h> header file. */
160 #undef HAVE_WCHAR_H
161
162 /* Name of package */
163 #undef PACKAGE
164
165 /* Define to the address where bug reports for this package should be sent. */
166 #undef PACKAGE_BUGREPORT
167
168 /* Define to the full name of this package. */
169 #undef PACKAGE_NAME
170
171 /* Define to the full name and version of this package. */
172 #undef PACKAGE_STRING
173
174 /* Define to the one symbol short name of this package. */
175 #undef PACKAGE_TARNAME
176
177 /* Define to the version of this package. */
178 #undef PACKAGE_VERSION
179
180 /* Pointer field name in 'union sigval' */
181 #undef SIGVAL_PTR
182
183 /* The size of a `void *', as computed by sizeof. */
184 #undef SIZEOF_VOID_P
185
186 /* Define to 1 if you have the ANSI C header files. */
187 #undef STDC_HEADERS
188
189 /* Version number of package */
190 #undef VERSION