OSDN Git Service

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