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