1 /* include/config.h.  Generated from config.h.in by configure.  */
2 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
5 #define BYTEORDER 1234
6 
7 /* Define to 1 if you want native library runtime debugging code enabled */
8 /* #undef DEBUG */
9 
10 /* defined if cairo support was built in */
11 /* #undef GTK_CAIRO */
12 
13 /* Define to 1 if you have the `accept' function. */
14 #define HAVE_ACCEPT 1
15 
16 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
17 /* #undef HAVE_ALSA_ASOUNDLIB_H */
18 
19 /* Define to 1 if you have the <asm/ioctls.h> header file. */
20 #define HAVE_ASM_IOCTLS_H 1
21 
22 /* Define to 1 if you have the `bind' function. */
23 #define HAVE_BIND 1
24 
25 /* Define to 1 if you have BSD u_int32_t */
26 #define HAVE_BSD_INT32_DEFINED 1
27 
28 /* Define to 1 if you have the `close' function. */
29 #define HAVE_CLOSE 1
30 
31 /* Define to 1 if you have the `connect' function. */
32 #define HAVE_CONNECT 1
33 
34 /* Define to 1 if you have the <crt_externs.h> header file. */
35 /* #undef HAVE_CRT_EXTERNS_H */
36 
37 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
38    */
39 /* #undef HAVE_DECL_TZNAME */
40 
41 /* Define to 1 if you have the <dlfcn.h> header file. */
42 #define HAVE_DLFCN_H 1
43 
44 /* Define to 1 if you have the <dssi.h> header file. */
45 /* #undef HAVE_DSSI_H */
46 
47 /* Define to 1 if you have the `execve' function. */
48 #define HAVE_EXECVE 1
49 
50 /* Define to 1 if you have the `fcntl' function. */
51 #define HAVE_FCNTL 1
52 
53 /* Define to 1 if you have the <fcntl.h> header file. */
54 #define HAVE_FCNTL_H 1
55 
56 /* Define to 1 if you have the `fork' function. */
57 #define HAVE_FORK 1
58 
59 /* Define to 1 if you have the `fstat' function. */
60 #define HAVE_FSTAT 1
61 
62 /* Define to 1 if you have the `fsync' function. */
63 #define HAVE_FSYNC 1
64 
65 /* Define to 1 if you have the `ftruncate' function. */
66 #define HAVE_FTRUNCATE 1
67 
68 /* Define to 1 if you have the `gethostname' function. */
69 #define HAVE_GETHOSTNAME 1
70 
71 /* Define to 1 if you have the `getpagesize' function. */
72 #define HAVE_GETPAGESIZE 1
73 
74 /* Define to 1 if you have the `getpeername' function. */
75 #define HAVE_GETPEERNAME 1
76 
77 /* Define to 1 if you have the `getsockname' function. */
78 #define HAVE_GETSOCKNAME 1
79 
80 /* Define to 1 if you have the `getsockopt' function. */
81 #define HAVE_GETSOCKOPT 1
82 
83 /* Define to 1 if you have the `htonl' function. */
84 #define HAVE_HTONL 1
85 
86 /* Define to 1 if you have the `htons' function. */
87 #define HAVE_HTONS 1
88 
89 /* Define if you have the iconv() function. */
90 #define HAVE_ICONV 1
91 
92 /* Define to 1 if you have uint32_t */
93 #define HAVE_INT32_DEFINED 1
94 
95 /* Define to 1 if you have the <inttypes.h> header file. */
96 #define HAVE_INTTYPES_H 1
97 
98 /* Define to 1 if you have the `listen' function. */
99 #define HAVE_LISTEN 1
100 
101 /* Define to 1 if you have the `localtime_r' function. */
102 #define HAVE_LOCALTIME_R 1
103 
104 /* Define to 1 if you have the `lseek' function. */
105 #define HAVE_LSEEK 1
106 
107 /* Define to 1 if you have the `madvise' function. */
108 #define HAVE_MADVISE 1
109 
110 /* Define to 1 if you have the <memory.h> header file. */
111 #define HAVE_MEMORY_H 1
112 
113 /* Define to 1 if you have the `memset' function. */
114 #define HAVE_MEMSET 1
115 
116 /* Define to 1 if you have the `mincore' function. */
117 #define HAVE_MINCORE 1
118 
119 /* Define to 1 if you have the `mktime' function. */
120 #define HAVE_MKTIME 1
121 
122 /* Define to 1 if you have the `mmap' function. */
123 #define HAVE_MMAP 1
124 
125 /* Define to 1 if you have the `msync' function. */
126 #define HAVE_MSYNC 1
127 
128 /* Define to 1 if you have the `munmap' function. */
129 #define HAVE_MUNMAP 1
130 
131 /* Define to 1 if you have the `open' function. */
132 #define HAVE_OPEN 1
133 
134 /* Define to 1 if you have the `pipe' function. */
135 #define HAVE_PIPE 1
136 
137 /* Define to 1 if you have the `read' function. */
138 #define HAVE_READ 1
139 
140 /* Define to 1 if you have the `recvfrom' function. */
141 #define HAVE_RECVFROM 1
142 
143 /* Define to 1 if you have the `select' function. */
144 #define HAVE_SELECT 1
145 
146 /* Define to 1 if you have the `send' function. */
147 #define HAVE_SEND 1
148 
149 /* Define to 1 if you have the `sendto' function. */
150 #define HAVE_SENDTO 1
151 
152 /* Define to 1 if you have the `setsockopt' function. */
153 #define HAVE_SETSOCKOPT 1
154 
155 /* Define to 1 if you have the `socket' function. */
156 #define HAVE_SOCKET 1
157 
158 /* Define to 1 if <sys/socket.h> defines socklen_t */
159 #define HAVE_SOCKLEN_T 1
160 
161 /* Define to 1 if you have the <stdint.h> header file. */
162 #define HAVE_STDINT_H 1
163 
164 /* Define to 1 if you have the <stdlib.h> header file. */
165 #define HAVE_STDLIB_H 1
166 
167 /* Define to 1 if you have the `strerror' function. */
168 #define HAVE_STRERROR 1
169 
170 /* Define to 1 if you have the `strerror_r' function. */
171 #define HAVE_STRERROR_R 1
172 
173 /* Define to 1 if you have the <strings.h> header file. */
174 #define HAVE_STRINGS_H 1
175 
176 /* Define to 1 if you have the <string.h> header file. */
177 #define HAVE_STRING_H 1
178 
179 /* Define to 1 if `tm_zone' is member of `struct tm'. */
180 #define HAVE_STRUCT_TM_TM_ZONE 1
181 
182 /* Define to 1 if you have the `sysconf' function. */
183 #define HAVE_SYSCONF 1
184 
185 /* Define to 1 if you have the <sys/config.h> header file. */
186 /* #undef HAVE_SYS_CONFIG_H */
187 
188 /* Define to 1 if you have the <sys/filio.h> header file. */
189 /* #undef HAVE_SYS_FILIO_H */
190 
191 /* Define to 1 if you have the <sys/ioctl.h> header file. */
192 #define HAVE_SYS_IOCTL_H 1
193 
194 /* Define to 1 if you have the <sys/mman.h> header file. */
195 #define HAVE_SYS_MMAN_H 1
196 
197 /* Define to 1 if you have the <sys/select.h> header file. */
198 #define HAVE_SYS_SELECT_H 1
199 
200 /* Define to 1 if you have the <sys/socket.h> header file. */
201 #define HAVE_SYS_SOCKET_H 1
202 
203 /* Define to 1 if you have the <sys/stat.h> header file. */
204 #define HAVE_SYS_STAT_H 1
205 
206 /* Define to 1 if you have the <sys/time.h> header file. */
207 #define HAVE_SYS_TIME_H 1
208 
209 /* Define to 1 if you have the <sys/types.h> header file. */
210 #define HAVE_SYS_TYPES_H 1
211 
212 /* Define to 1 if you have the <sys/utime.h> header file. */
213 /* #undef HAVE_SYS_UTIME_H */
214 
215 /* Define to 1 if you have the `time' function. */
216 #define HAVE_TIME 1
217 
218 /* Define if global 'timezone' exists. */
219 /* #undef HAVE_TIMEZONE */
220 
221 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
222    `HAVE_STRUCT_TM_TM_ZONE' instead. */
223 #define HAVE_TM_ZONE 1
224 
225 /* Define to 1 if you don't have `tm_zone' but do have the external array
226    `tzname'. */
227 /* #undef HAVE_TZNAME */
228 
229 /* Define if your platform has the global _timezone variable. */
230 /* #undef HAVE_UNDERSCORE_TIMEZONE */
231 
232 /* Define to 1 if you have the <unistd.h> header file. */
233 #define HAVE_UNISTD_H 1
234 
235 /* Define to 1 if you have the <utime.h> header file. */
236 #define HAVE_UTIME_H 1
237 
238 /* Define to 1 if you have the `write' function. */
239 #define HAVE_WRITE 1
240 
241 /* Define if the host machine stores words of multi-word integers in
242    big-endian order. */
243 /* #undef HOST_WORDS_BIG_ENDIAN */
244 
245 /* Define as const if the declaration of iconv() needs const. */
246 #define ICONV_CONST
247 
248 /* Name of package */
249 #define PACKAGE "sablevm-classpath"
250 
251 /* Define to the address where bug reports for this package should be sent. */
252 #define PACKAGE_BUGREPORT "http://sablevm.org/"
253 
254 /* Define to the full name of this package. */
255 #define PACKAGE_NAME "sablevm-classpath"
256 
257 /* Define to the full name and version of this package. */
258 #define PACKAGE_STRING "sablevm-classpath 1.13"
259 
260 /* Define to the one symbol short name of this package. */
261 #define PACKAGE_TARNAME "sablevm-classpath"
262 
263 /* Define to the version of this package. */
264 #define PACKAGE_VERSION "1.13"
265 
266 /* Define if you want to synchronize VM threads portably by default; undef
267    otherwise */
268 /* #undef PORTABLE_NATIVE_SYNC */
269 
270 /* The number of bytes in type void * */
271 #define SIZEOF_VOID_P 4
272 
273 /* Define to 1 if you have the ANSI C header files. */
274 #define STDC_HEADERS 1
275 
276 /* Define if struct tm has tm_gmtoff field. */
277 #define STRUCT_TM_HAS_GMTOFF 1
278 
279 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
280 #define TIME_WITH_SYS_TIME 1
281 
282 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
283 /* #undef TM_IN_SYS_TIME */
284 
285 /* Version number of package */
286 #define VERSION "1.13"
287 
288 /* whether byteorder is bigendian */
289 /* #undef WORDS_BIGENDIAN */
290 
291 /* Define to 1 if the X Window System is missing or not being used. */
292 /* #undef X_DISPLAY_MISSING */
293 
294 /* Define to `__attribute__' to nothing if it's not supported.  */
295 /* #undef __attribute__ */
296 
297 /* Define to empty if `const' does not conform to ANSI C. */
298 /* #undef const */
299