OSDN Git Service

8dcd65832a6ff7fba2b8177a4c6068570dda2104
[pf3gnuchains/gcc-fork.git] / libjava / include / config.h.in
1 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define this if you want runtime debugging enabled. */
12 #undef DEBUG
13
14 /* Define if system properties shouldn't be read from
15    getenv("GCJ_PROPERTIES"). */
16 #undef DISABLE_GETENV_PROPERTIES
17
18 /* Define if java.net native functions should be stubbed out. */
19 #undef DISABLE_JAVA_NET
20
21 /* Define if we should ignore arguments to main(). */
22 #undef DISABLE_MAIN_ARGS
23
24 /* Define if you're running eCos. */
25 #undef ECOS
26
27 /* Define if you are using JVMPI. */
28 #undef ENABLE_JVMPI
29
30 /* Short GCJ version ID */
31 #undef GCJVERSION
32
33 /* Define if gethostbyaddr_r returns 'int'. */
34 #undef GETHOSTBYADDR_R_RETURNS_INT
35
36 /* Define if gethostbyname_r returns 'int'. */
37 #undef GETHOSTBYNAME_R_RETURNS_INT
38
39 /* Define to 1 if you have the `access' function. */
40 #undef HAVE_ACCESS
41
42 /* Define to 1 if you have `alloca', as a function or macro. */
43 #undef HAVE_ALLOCA
44
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46    */
47 #undef HAVE_ALLOCA_H
48
49 /* Define to 1 if you have the <arpa/inet.h> header file. */
50 #undef HAVE_ARPA_INET_H
51
52 /* Define if Boehm GC in use. */
53 #undef HAVE_BOEHM_GC
54
55 /* Define if you have u_int32_t */
56 #undef HAVE_BSD_INT32_DEFINED
57
58 /* Define to 1 if you have the <bstring.h> header file. */
59 #undef HAVE_BSTRING_H
60
61 /* Define to 1 if you have the `chmod' function. */
62 #undef HAVE_CHMOD
63
64 /* Define if you have clock_gettime() */
65 #undef HAVE_CLOCK_GETTIME
66
67 /* Define to 1 if you have the <dirent.h> header file. */
68 #undef HAVE_DIRENT_H
69
70 /* Define if you have dladdr() */
71 #undef HAVE_DLADDR
72
73 /* Define to 1 if you have the <dlfcn.h> header file. */
74 #undef HAVE_DLFCN_H
75
76 /* Define if dlopen is available */
77 #undef HAVE_DLOPEN
78
79 /* Define to 1 if you have the <execinfo.h> header file. */
80 #undef HAVE_EXECINFO_H
81
82 /* Define to 1 if you have the `execvp' function. */
83 #undef HAVE_EXECVP
84
85 /* Define to 1 if you have the <fcntl.h> header file. */
86 #undef HAVE_FCNTL_H
87
88 /* Define to 1 if you have the `fork' function. */
89 #undef HAVE_FORK
90
91 /* Define to 1 if you have the `fstat' function. */
92 #undef HAVE_FSTAT
93
94 /* Define to 1 if you have the `fsync' function. */
95 #undef HAVE_FSYNC
96
97 /* Define to 1 if you have the `ftime' function. */
98 #undef HAVE_FTIME
99
100 /* Define to 1 if you have the `ftruncate' function. */
101 #undef HAVE_FTRUNCATE
102
103 /* Define to 1 if you have the `getcwd' function. */
104 #undef HAVE_GETCWD
105
106 /* Define if you have the 'gethostbyaddr_r' function. */
107 #undef HAVE_GETHOSTBYADDR_R
108
109 /* Define if you have the 'gethostbyname_r' function. */
110 #undef HAVE_GETHOSTBYNAME_R
111
112 /* Define if you have the 'gethostname' function. */
113 #undef HAVE_GETHOSTNAME
114
115 /* Define if gethostname is declared in <unistd.h>. */
116 #undef HAVE_GETHOSTNAME_DECL
117
118 /* Define to 1 if you have the `getpwuid_r' function. */
119 #undef HAVE_GETPWUID_R
120
121 /* Define to 1 if you have the `gettimeofday' function. */
122 #undef HAVE_GETTIMEOFDAY
123
124 /* Define to 1 if you have the `gmtime_r' function. */
125 #undef HAVE_GMTIME_R
126
127 /* Define if you have the iconv() function. */
128 #undef HAVE_ICONV
129
130 /* Define if inet6 structures are defined in netinet/in.h. */
131 #undef HAVE_INET6
132
133 /* Define to 1 if you have the `inet_addr' function. */
134 #undef HAVE_INET_ADDR
135
136 /* Define to 1 if you have the `inet_aton' function. */
137 #undef HAVE_INET_ATON
138
139 /* Define to 1 if you have the `inet_ntoa' function. */
140 #undef HAVE_INET_NTOA
141
142 /* Define to 1 if you have the `inet_pton' function. */
143 #undef HAVE_INET_PTON
144
145 /* Define if you have int32_t and uint32_t. */
146 #undef HAVE_INT32_DEFINED
147
148 /* Define if <inttypes.h> is available */
149 #undef HAVE_INTTYPES_H
150
151 /* Define to 1 if 'in_addr_t' is defined in sys/types.h or netinet/in.h. */
152 #undef HAVE_IN_ADDR_T
153
154 /* Define to 1 if you have the `ioctl' function. */
155 #undef HAVE_IOCTL
156
157 /* Define to 1 if you have the <langinfo.h> header file. */
158 #undef HAVE_LANGINFO_H
159
160 /* Define if your <locale.h> file defines LC_MESSAGES. */
161 #undef HAVE_LC_MESSAGES
162
163 /* Define to 1 if you have the <locale.h> header file. */
164 #undef HAVE_LOCALE_H
165
166 /* Define is you have 'localtime' in <time.h> */
167 #undef HAVE_LOCALTIME
168
169 /* Define to 1 if you have the `localtime_r' function. */
170 #undef HAVE_LOCALTIME_R
171
172 /* Define to 1 if you have the `memcpy' function. */
173 #undef HAVE_MEMCPY
174
175 /* Define to 1 if you have the `memmove' function. */
176 #undef HAVE_MEMMOVE
177
178 /* Define to 1 if you have the <memory.h> header file. */
179 #undef HAVE_MEMORY_H
180
181 /* Define to 1 if you have the `mkdir' function. */
182 #undef HAVE_MKDIR
183
184 /* Define is you have 'mktime' in <time.h> */
185 #undef HAVE_MKTIME
186
187 /* Define to 1 if you have a working `mmap' system call w/o fixed address
188    ability. */
189 #undef HAVE_MMAP
190
191 /* Define to 1 if you have the <netdb.h> header file. */
192 #undef HAVE_NETDB_H
193
194 /* Define to 1 if you have the <netinet/in.h> header file. */
195 #undef HAVE_NETINET_IN_H
196
197 /* Define to 1 if you have the <net/if.h> header file. */
198 #undef HAVE_NET_IF_H
199
200 /* Define to 1 if you have the `nl_langinfo' function. */
201 #undef HAVE_NL_LANGINFO
202
203 /* Define to 1 if you have the `open' function. */
204 #undef HAVE_OPEN
205
206 /* Define to 1 if you have the `opendir' function. */
207 #undef HAVE_OPENDIR
208
209 /* Define to 1 if you have the `pipe' function. */
210 #undef HAVE_PIPE
211
212 /* Define if you have /proc/self/exe */
213 #undef HAVE_PROC_SELF_EXE
214
215 /* Define if using POSIX threads that have the mutexattr functions. */
216 #undef HAVE_PTHREAD_MUTEXATTR_INIT
217
218 /* Define to 1 if you have the `pthread_mutexattr_setkind_np' function. */
219 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
220
221 /* Define to 1 if you have the `pthread_mutexattr_settype' function. */
222 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
223
224 /* Define to 1 if you have the <pwd.h> header file. */
225 #undef HAVE_PWD_H
226
227 /* Define to 1 if you have the `readdir_r' function. */
228 #undef HAVE_READDIR_R
229
230 /* Define to 1 if you have the `realpath' function. */
231 #undef HAVE_REALPATH
232
233 /* Define to 1 if you have the `rename' function. */
234 #undef HAVE_RENAME
235
236 /* Define to 1 if you have the `rmdir' function. */
237 #undef HAVE_RMDIR
238
239 /* Define to 1 if you have the `sched_yield' function. */
240 #undef HAVE_SCHED_YIELD
241
242 /* Define to 1 if you have the `select' function. */
243 #undef HAVE_SELECT
244
245 /* Define to 1 if you have the `setlocale' function. */
246 #undef HAVE_SETLOCALE
247
248 /* Define to 1 if you have the `sigaction' function. */
249 #undef HAVE_SIGACTION
250
251 /* Define to 1 if you have the `sleep' function. */
252 #undef HAVE_SLEEP
253
254 /* Define it socklen_t typedef is in sys/socket.h. */
255 #undef HAVE_SOCKLEN_T
256
257 /* Define to 1 if you have the `stat' function. */
258 #undef HAVE_STAT
259
260 /* Define to 1 if you have the <stdint.h> header file. */
261 #undef HAVE_STDINT_H
262
263 /* Define to 1 if you have the <stdlib.h> header file. */
264 #undef HAVE_STDLIB_H
265
266 /* Define to 1 if you have the `strerror' function. */
267 #undef HAVE_STRERROR
268
269 /* Define to 1 if you have the <strings.h> header file. */
270 #undef HAVE_STRINGS_H
271
272 /* Define to 1 if you have the <string.h> header file. */
273 #undef HAVE_STRING_H
274
275 /* Define if struct hostent_data is defined in netdb.h */
276 #undef HAVE_STRUCT_HOSTENT_DATA
277
278 /* Define if struct ipv6_mreq is defined in netinet/in.h. */
279 #undef HAVE_STRUCT_IPV6_MREQ
280
281 /* Define if struct ip_mreq is defined in netinet/in.h. */
282 #undef HAVE_STRUCT_IP_MREQ
283
284 /* Define to 1 if `tm_zone' is member of `struct tm'. */
285 #undef HAVE_STRUCT_TM_TM_ZONE
286
287 /* Define to 1 if you have the <sys/config.h> header file. */
288 #undef HAVE_SYS_CONFIG_H
289
290 /* Define to 1 if you have the <sys/filio.h> header file. */
291 #undef HAVE_SYS_FILIO_H
292
293 /* Define to 1 if you have the <sys/ioctl.h> header file. */
294 #undef HAVE_SYS_IOCTL_H
295
296 /* Define to 1 if you have the <sys/select.h> header file. */
297 #undef HAVE_SYS_SELECT_H
298
299 /* Define to 1 if you have the <sys/socket.h> header file. */
300 #undef HAVE_SYS_SOCKET_H
301
302 /* Define to 1 if you have the <sys/stat.h> header file. */
303 #undef HAVE_SYS_STAT_H
304
305 /* Define to 1 if you have the <sys/time.h> header file. */
306 #undef HAVE_SYS_TIME_H
307
308 /* Define to 1 if you have the <sys/types.h> header file. */
309 #undef HAVE_SYS_TYPES_H
310
311 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
312 #undef HAVE_SYS_WAIT_H
313
314 /* Define to 1 if you have the `time' function. */
315 #undef HAVE_TIME
316
317 /* Define if global 'timezone' exists. */
318 #undef HAVE_TIMEZONE
319
320 /* Define to 1 if the target supports thread-local storage. */
321 #undef HAVE_TLS
322
323 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
324    `HAVE_STRUCT_TM_TM_ZONE' instead. */
325 #undef HAVE_TM_ZONE
326
327 /* Define to 1 if you don't have `tm_zone' but do have the external array
328    `tzname'. */
329 #undef HAVE_TZNAME
330
331 /* Define to 1 if you have the `uname' function. */
332 #undef HAVE_UNAME
333
334 /* Define if your platform has the global _timezone variable. */
335 #undef HAVE_UNDERSCORE_TIMEZONE
336
337 /* Define to 1 if you have the <unistd.h> header file. */
338 #undef HAVE_UNISTD_H
339
340 /* Define to 1 if you have the `unlink' function. */
341 #undef HAVE_UNLINK
342
343 /* Define to 1 if you have the `usleep' function. */
344 #undef HAVE_USLEEP
345
346 /* Define if usleep is declared in <unistd.h>. */
347 #undef HAVE_USLEEP_DECL
348
349 /* Define to 1 if you have the `utime' function. */
350 #undef HAVE_UTIME
351
352 /* Define to 1 if you have the file `AC_File'. */
353 #undef HAVE__PROC_SELF_EXE
354
355 /* Define as const if the declaration of iconv() needs const. */
356 #undef ICONV_CONST
357
358 /* Define if you want a bytecode interpreter. */
359 #undef INTERPRETER
360
361 /* API compatibility version string */
362 #undef JV_API_VERSION
363
364 /* Define if hash synchronization is in use */
365 #undef JV_HASH_SYNCHRONIZATION
366
367 /* Define if <inttypes.h> is available */
368 #undef JV_HAVE_INTTYPES_H
369
370 /* Indicate that linker is not able to 8-byte align static data */
371 #undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS
372
373 /* Compatibility version string */
374 #undef JV_VERSION
375
376 /* Define if we want to use debug calls into the garbage collector. */
377 #undef LIBGCJ_GC_DEBUG
378
379 /* Define if using POSIX threads on Linux. */
380 #undef LINUX_THREADS
381
382 /* Define to the name of the environment variable that determines the dynamic
383    library search path. */
384 #undef LTDL_SHLIBPATH_VAR
385
386 /* Define if MinGW libgcj uses the Windows UNICODE OS API. */
387 #undef MINGW_LIBGCJ_UNICODE
388
389 /* Define if getuid() and friends are missing. */
390 #undef NO_GETUID
391
392 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
393 #undef NO_MINUS_C_MINUS_O
394
395 /* Name of package */
396 #undef PACKAGE
397
398 /* Define to the address where bug reports for this package should be sent. */
399 #undef PACKAGE_BUGREPORT
400
401 /* Define to the full name of this package. */
402 #undef PACKAGE_NAME
403
404 /* Define to the full name and version of this package. */
405 #undef PACKAGE_STRING
406
407 /* Define to the one symbol short name of this package. */
408 #undef PACKAGE_TARNAME
409
410 /* Define to the version of this package. */
411 #undef PACKAGE_VERSION
412
413 /* Define if pthread_mutex_t has m_count member. */
414 #undef PTHREAD_MUTEX_HAVE_M_COUNT
415
416 /* Define if pthread_mutex_t has __m_count member. */
417 #undef PTHREAD_MUTEX_HAVE___M_COUNT
418
419 /* The size of a `void *', as computed by sizeof. */
420 #undef SIZEOF_VOID_P
421
422 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
423 #undef SJLJ_EXCEPTIONS
424
425 /* Define if if the synchronization code should try to avoid pthread_self
426    calls by caching thread IDs in a hashtable. */
427 #undef SLOW_PTHREAD_SELF
428
429 /* If using the C implementation of alloca, define if you know the
430    direction of stack growth for your system; otherwise it will be
431    automatically deduced at run-time.
432         STACK_DIRECTION > 0 => grows toward higher addresses
433         STACK_DIRECTION < 0 => grows toward lower addresses
434         STACK_DIRECTION = 0 => direction of growth unknown */
435 #undef STACK_DIRECTION
436
437 /* Define to 1 if you have the ANSI C header files. */
438 #undef STDC_HEADERS
439
440 /* Define if struct tm has tm_gmtoff field. */
441 #undef STRUCT_TM_HAS_GMTOFF
442
443 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
444 #undef TM_IN_SYS_TIME
445
446 /* Define if we're to use libffi. */
447 #undef USE_LIBFFI
448
449 /* Define if libltdl is in use. */
450 #undef USE_LTDL
451
452 /* Version number of package */
453 #undef VERSION
454
455 /* Define to 1 if your processor stores words with the most significant byte
456    first (like Motorola and SPARC, unlike Intel and VAX). */
457 #undef WORDS_BIGENDIAN
458
459 /* Define to 1 if the X Window System is missing or not being used. */
460 #undef X_DISPLAY_MISSING
461
462 /* Required define if using POSIX threads */
463 #undef _POSIX_PTHREAD_SEMANTICS
464
465 /* Required define if using POSIX threads */
466 #undef _REENTRANT
467
468 /* Define to `int' if <sys/types.h> does not define. */
469 #undef ssize_t