2003-10-22 David Daney <ddaney@avtrex.com)
[official-gcc.git] / libjava / include / config.h.in
blobd05af6b6cdc76adb363082e6d202f221f41864a4
1 /* include/config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
4 #undef C_ALLOCA
6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7 This function is required for alloca.c support on those systems. */
8 #undef CRAY_STACKSEG_END
10 /* Define if you have alloca, as a function or macro. */
11 #undef HAVE_ALLOCA
13 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
14 #undef HAVE_ALLOCA_H
16 /* Define if you have a working `mmap' system call. */
17 #undef HAVE_MMAP
19 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
20 #undef HAVE_SYS_WAIT_H
22 /* Define if your struct tm has tm_zone. */
23 #undef HAVE_TM_ZONE
25 /* Define if you don't have tm_zone but do have the external array
26 tzname. */
27 #undef HAVE_TZNAME
29 /* If using the C implementation of alloca, define if you know the
30 direction of stack growth for your system; otherwise it will be
31 automatically deduced at run-time.
32 STACK_DIRECTION > 0 => grows toward higher addresses
33 STACK_DIRECTION < 0 => grows toward lower addresses
34 STACK_DIRECTION = 0 => direction of growth unknown
36 #undef STACK_DIRECTION
38 /* Define if you have the ANSI C header files. */
39 #undef STDC_HEADERS
41 /* Define if your <sys/time.h> declares struct tm. */
42 #undef TM_IN_SYS_TIME
44 /* Define if the X Window System is missing or not being used. */
45 #undef X_DISPLAY_MISSING
47 /* Define to `int' if `ssize_t' is not defined. */
48 #undef ssize_t
50 /* Define if you have the access function. */
51 #undef HAVE_ACCESS
53 /* Define if you have the chmod function. */
54 #undef HAVE_CHMOD
56 /* Define if you have the execvp function. */
57 #undef HAVE_EXECVP
59 /* Define if you have the fork function. */
60 #undef HAVE_FORK
62 /* Define if you have the fstat function. */
63 #undef HAVE_FSTAT
65 /* Define if you have the fsync function. */
66 #undef HAVE_FSYNC
68 /* Define if you have the ftime function. */
69 #undef HAVE_FTIME
71 /* Define if you have the ftruncate function. */
72 #undef HAVE_FTRUNCATE
74 /* Define if you have the getcwd function. */
75 #undef HAVE_GETCWD
77 /* Define if you have the gethostbyaddr_r function. */
78 #undef HAVE_GETHOSTBYADDR_R
80 /* Define if you have the gethostbyname_r function. */
81 #undef HAVE_GETHOSTBYNAME_R
83 /* Define if you have the gethostname function. */
84 #undef HAVE_GETHOSTNAME
86 /* Define if you have the getpagesize function. */
87 #undef HAVE_GETPAGESIZE
89 /* Define if you have the getpwuid_r function. */
90 #undef HAVE_GETPWUID_R
92 /* Define if you have the gettimeofday function. */
93 #undef HAVE_GETTIMEOFDAY
95 /* Define if you have the gmtime_r function. */
96 #undef HAVE_GMTIME_R
98 /* Define if you have the inet_addr function. */
99 #undef HAVE_INET_ADDR
101 /* Define if you have the inet_aton function. */
102 #undef HAVE_INET_ATON
104 /* Define if you have the inet_ntoa function. */
105 #undef HAVE_INET_NTOA
107 /* Define if you have the inet_pton function. */
108 #undef HAVE_INET_PTON
110 /* Define if you have the ioctl function. */
111 #undef HAVE_IOCTL
113 /* Define if you have the localtime_r function. */
114 #undef HAVE_LOCALTIME_R
116 /* Define if you have the memcpy function. */
117 #undef HAVE_MEMCPY
119 /* Define if you have the memmove function. */
120 #undef HAVE_MEMMOVE
122 /* Define if you have the mkdir function. */
123 #undef HAVE_MKDIR
125 /* Define if you have the nl_langinfo function. */
126 #undef HAVE_NL_LANGINFO
128 /* Define if you have the open function. */
129 #undef HAVE_OPEN
131 /* Define if you have the opendir function. */
132 #undef HAVE_OPENDIR
134 /* Define if you have the pipe function. */
135 #undef HAVE_PIPE
137 /* Define if you have the pthread_mutexattr_setkind_np function. */
138 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
140 /* Define if you have the pthread_mutexattr_settype function. */
141 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
143 /* Define if you have the readdir_r function. */
144 #undef HAVE_READDIR_R
146 /* Define if you have the realpath function. */
147 #undef HAVE_REALPATH
149 /* Define if you have the rename function. */
150 #undef HAVE_RENAME
152 /* Define if you have the rmdir function. */
153 #undef HAVE_RMDIR
155 /* Define if you have the sched_yield function. */
156 #undef HAVE_SCHED_YIELD
158 /* Define if you have the select function. */
159 #undef HAVE_SELECT
161 /* Define if you have the setlocale function. */
162 #undef HAVE_SETLOCALE
164 /* Define if you have the sigaction function. */
165 #undef HAVE_SIGACTION
167 /* Define if you have the sleep function. */
168 #undef HAVE_SLEEP
170 /* Define if you have the stat function. */
171 #undef HAVE_STAT
173 /* Define if you have the strerror function. */
174 #undef HAVE_STRERROR
176 /* Define if you have the time function. */
177 #undef HAVE_TIME
179 /* Define if you have the uname function. */
180 #undef HAVE_UNAME
182 /* Define if you have the unlink function. */
183 #undef HAVE_UNLINK
185 /* Define if you have the usleep function. */
186 #undef HAVE_USLEEP
188 /* Define if you have the utime function. */
189 #undef HAVE_UTIME
191 /* Define if you have the <arpa/inet.h> header file. */
192 #undef HAVE_ARPA_INET_H
194 /* Define if you have the <bstring.h> header file. */
195 #undef HAVE_BSTRING_H
197 /* Define if you have the <dirent.h> header file. */
198 #undef HAVE_DIRENT_H
200 /* Define if you have the <dlfcn.h> header file. */
201 #undef HAVE_DLFCN_H
203 /* Define if you have the <execinfo.h> header file. */
204 #undef HAVE_EXECINFO_H
206 /* Define if you have the <fcntl.h> header file. */
207 #undef HAVE_FCNTL_H
209 /* Define if you have the <inttypes.h> header file. */
210 #undef HAVE_INTTYPES_H
212 /* Define if you have the <langinfo.h> header file. */
213 #undef HAVE_LANGINFO_H
215 /* Define if you have the <locale.h> header file. */
216 #undef HAVE_LOCALE_H
218 /* Define if you have the <net/if.h> header file. */
219 #undef HAVE_NET_IF_H
221 /* Define if you have the <netdb.h> header file. */
222 #undef HAVE_NETDB_H
224 /* Define if you have the <netinet/in.h> header file. */
225 #undef HAVE_NETINET_IN_H
227 /* Define if you have the <pwd.h> header file. */
228 #undef HAVE_PWD_H
230 /* Define if you have the <stdint.h> header file. */
231 #undef HAVE_STDINT_H
233 /* Define if you have the <sys/config.h> header file. */
234 #undef HAVE_SYS_CONFIG_H
236 /* Define if you have the <sys/filio.h> header file. */
237 #undef HAVE_SYS_FILIO_H
239 /* Define if you have the <sys/ioctl.h> header file. */
240 #undef HAVE_SYS_IOCTL_H
242 /* Define if you have the <sys/select.h> header file. */
243 #undef HAVE_SYS_SELECT_H
245 /* Define if you have the <sys/socket.h> header file. */
246 #undef HAVE_SYS_SOCKET_H
248 /* Define if you have the <sys/stat.h> header file. */
249 #undef HAVE_SYS_STAT_H
251 /* Define if you have the <sys/time.h> header file. */
252 #undef HAVE_SYS_TIME_H
254 /* Define if you have the <sys/types.h> header file. */
255 #undef HAVE_SYS_TYPES_H
257 /* Define if you have the <unistd.h> header file. */
258 #undef HAVE_UNISTD_H
260 /* Name of package */
261 #undef PACKAGE
263 /* Version number of package */
264 #undef VERSION
266 /* Define if libltdl is in use. */
267 #undef USE_LTDL
269 /* Define if system properties shouldn't be read from getenv(GCJ_PROPERTIES). */
270 #undef DISABLE_GETENV_PROPERTIES
272 /* Define if we should ignore arguments to main(). */
273 #undef DISABLE_MAIN_ARGS
275 /* Define if if the synchronization code should try to avoid pthread_self calls by caching thread IDs in a hashtable. */
276 #undef SLOW_PTHREAD_SELF
278 /* Define this if you want runtime debugging enabled. */
279 #undef DEBUG
281 /* Define if you want a bytecode interpreter. */
282 #undef INTERPRETER
284 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
285 #undef SJLJ_EXCEPTIONS
287 /* Define if java.net native functions should be stubbed out. */
288 #undef DISABLE_JAVA_NET
290 /* Define if we're to use libffi. */
291 #undef USE_LIBFFI
293 /* Define if you are using JVMPI. */
294 #undef ENABLE_JVMPI
296 /* Indicate that linker is not able to 8-byte align static data */
297 #undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS
299 /* Define if you're running eCos. */
300 #undef ECOS
302 /* Define if you have int32_t and uint32_t. */
303 #undef HAVE_INT32_DEFINED
305 /* Define if you have int32_t and uint32_t. */
306 #undef HAVE_INT32_DEFINED
308 /* Define if you have u_int32_t */
309 #undef HAVE_BSD_INT32_DEFINED
311 /* Define if you have u_int32_t */
312 #undef HAVE_BSD_INT32_DEFINED
314 /* Define is you have 'mktime' in <time.h> */
315 #undef HAVE_MKTIME
317 /* Define is you have 'localtime' in <time.h> */
318 #undef HAVE_LOCALTIME
320 /* Define if Boehm GC in use. */
321 #undef HAVE_BOEHM_GC
323 /* Define if using POSIX threads on Linux. */
324 #undef LINUX_THREADS
326 /* Define if using POSIX threads that have the mutexattr functions. */
327 #undef HAVE_PTHREAD_MUTEXATTR_INIT
329 /* Required define if using POSIX threads */
330 #undef _REENTRANT
332 /* Required define if using POSIX threads */
333 #undef _POSIX_PTHREAD_SEMANTICS
335 /* Define if hash synchronization is in use */
336 #undef JV_HASH_SYNCHRONIZATION
338 /* Define if you have memmove. */
339 #undef HAVE_MEMMOVE
341 /* Define if you have memcpy. */
342 #undef HAVE_MEMCPY
344 /* Define if you have strerror. */
345 #undef HAVE_STRERROR
347 /* Define if you have time. */
348 #undef HAVE_TIME
350 /* Define if you have the 'gmtime_r' function */
351 #undef HAVE_GMTIME_R
353 /* Define if you have the 'localtime_r' function. */
354 #undef HAVE_LOCALTIME_R
356 /* Define if usleep is declared in <unistd.h>. */
357 #undef HAVE_USLEEP_DECL
359 /* Define if using POSIX threads that have the mutexattr functions. */
360 #undef HAVE_PTHREAD_MUTEXATTR_INIT
362 /* Define if getuid() and friends are missing. */
363 #undef NO_GETUID
365 /* Define if your platform has a working backtrace() function. */
366 #undef HAVE_BACKTRACE
368 /* Define if your platform has a working backtrace() function. */
369 #undef HAVE_BACKTRACE
371 /* Define if your platform has a working backtrace() function. */
372 #undef HAVE_BACKTRACE
374 /* Define if you have dladdr() */
375 #undef HAVE_DLADDR
377 /* Define if you have /proc/self/exe */
378 #undef HAVE_PROC_SELF_EXE
380 /* Define if you have /proc/self/exe */
381 #undef HAVE_PROC_SELF_EXE
383 /* Define if you have the iconv() function. */
384 #undef HAVE_ICONV
386 /* Define as const if the declaration of iconv() needs const. */
387 #undef ICONV_CONST
389 /* Define if your <locale.h> file defines LC_MESSAGES. */
390 #undef HAVE_LC_MESSAGES
392 /* Define if you have the 'gethostbyname_r' function. */
393 #undef HAVE_GETHOSTBYNAME_R
395 /* Define if gethostbyname_r returns 'int'. */
396 #undef GETHOSTBYNAME_R_RETURNS_INT
398 /* Required define if using POSIX threads */
399 #undef _REENTRANT
401 /* Define if struct hostent_data is defined in netdb.h */
402 #undef HAVE_STRUCT_HOSTENT_DATA
404 /* Define if you have the 'gethostbyaddr_r' function. */
405 #undef HAVE_GETHOSTBYADDR_R
407 /* Define if gethostbyaddr_r returns 'int'. */
408 #undef GETHOSTBYADDR_R_RETURNS_INT
410 /* Define if you have the 'gethostname' function. */
411 #undef HAVE_GETHOSTNAME
413 /* Define if gethostname is declared in <unistd.h>. */
414 #undef HAVE_GETHOSTNAME_DECL
416 /* Define if usleep is declared in <unistd.h>. */
417 #undef HAVE_USLEEP_DECL
419 /* Define if pthread_mutex_t has m_count member. */
420 #undef PTHREAD_MUTEX_HAVE_M_COUNT
422 /* Define if pthread_mutex_t has __m_count member. */
423 #undef PTHREAD_MUTEX_HAVE___M_COUNT
425 /* Define if dlopen is available */
426 #undef HAVE_DLOPEN
428 /* The number of bytes in type void * */
429 #undef SIZEOF_VOID_P
431 /* Short GCJ version ID */
432 #undef GCJVERSION
434 /* Define if <inttypes.h> is available */
435 #undef HAVE_INTTYPES_H
437 /* Define if <inttypes.h> is available */
438 #undef JV_HAVE_INTTYPES_H
440 /* Define to 1 if 'in_addr_t' is defined in sys/types.h or netinet/in.h. */
441 #undef HAVE_IN_ADDR_T
443 /* Define if struct ip_mreq is defined in netinet/in.h. */
444 #undef HAVE_STRUCT_IP_MREQ
446 /* Define if struct ipv6_mreq is defined in netinet/in.h. */
447 #undef HAVE_STRUCT_IPV6_MREQ
449 /* Define if inet6 structures are defined in netinet/in.h. */
450 #undef HAVE_INET6
452 /* Define it socklen_t typedef is in sys/socket.h. */
453 #undef HAVE_SOCKLEN_T
455 /* Define if struct tm has tm_gmtoff field. */
456 #undef STRUCT_TM_HAS_GMTOFF
458 /* Define if global 'timezone' exists. */
459 #undef HAVE_TIMEZONE
461 /* Define if your platform has the global _timezone variable. */
462 #undef HAVE_UNDERSCORE_TIMEZONE