1 /* include/config.h.in. Generated from configure.ac by autoheader. */
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.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* Define this if you want runtime debugging enabled. */
14 /* Define if system properties shouldn't be read from
15 getenv("GCJ_PROPERTIES"). */
16 #undef DISABLE_GETENV_PROPERTIES
18 /* Define if java.net native functions should be stubbed out. */
19 #undef DISABLE_JAVA_NET
21 /* Define if we should ignore arguments to main(). */
22 #undef DISABLE_MAIN_ARGS
24 /* Define if you're running eCos. */
27 /* Define if you are using JVMPI. */
30 /* Short GCJ version ID */
33 /* Define if gethostbyaddr_r returns 'int'. */
34 #undef GETHOSTBYADDR_R_RETURNS_INT
36 /* Define if gethostbyname_r returns 'int'. */
37 #undef GETHOSTBYNAME_R_RETURNS_INT
39 /* Define to 1 if you have the `access' function. */
42 /* Define to 1 if you have `alloca', as a function or macro. */
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
49 /* Define to 1 if you have the <arpa/inet.h> header file. */
50 #undef HAVE_ARPA_INET_H
52 /* Define if your platform has a working backtrace() function. */
55 /* Define if Boehm GC in use. */
58 /* Define if you have u_int32_t */
59 #undef HAVE_BSD_INT32_DEFINED
61 /* Define to 1 if you have the <bstring.h> header file. */
64 /* Define to 1 if you have the `chmod' function. */
67 /* Define to 1 if you have the <dirent.h> header file. */
70 /* Define if you have dladdr() */
73 /* Define to 1 if you have the <dlfcn.h> header file. */
76 /* Define if dlopen is available */
79 /* Define to 1 if you have the <execinfo.h> header file. */
80 #undef HAVE_EXECINFO_H
82 /* Define to 1 if you have the `execvp' function. */
85 /* Define to 1 if you have the <fcntl.h> header file. */
88 /* Define to 1 if you have the `fork' function. */
91 /* Define to 1 if you have the `fstat' function. */
94 /* Define to 1 if you have the `fsync' function. */
97 /* Define to 1 if you have the `ftime' function. */
100 /* Define to 1 if you have the `ftruncate' function. */
101 #undef HAVE_FTRUNCATE
103 /* Define to 1 if you have the `getcwd' function. */
106 /* Define if you have the 'gethostbyaddr_r' function. */
107 #undef HAVE_GETHOSTBYADDR_R
109 /* Define if you have the 'gethostbyname_r' function. */
110 #undef HAVE_GETHOSTBYNAME_R
112 /* Define if you have the 'gethostname' function. */
113 #undef HAVE_GETHOSTNAME
115 /* Define if gethostname is declared in <unistd.h>. */
116 #undef HAVE_GETHOSTNAME_DECL
118 /* Define to 1 if you have the `getpagesize' function. */
119 #undef HAVE_GETPAGESIZE
121 /* Define to 1 if you have the `getpwuid_r' function. */
122 #undef HAVE_GETPWUID_R
124 /* Define to 1 if you have the `gettimeofday' function. */
125 #undef HAVE_GETTIMEOFDAY
127 /* Define to 1 if you have the `gmtime_r' function. */
130 /* Define if you have the iconv() function. */
133 /* Define if inet6 structures are defined in netinet/in.h. */
136 /* Define to 1 if you have the `inet_addr' function. */
137 #undef HAVE_INET_ADDR
139 /* Define to 1 if you have the `inet_aton' function. */
140 #undef HAVE_INET_ATON
142 /* Define to 1 if you have the `inet_ntoa' function. */
143 #undef HAVE_INET_NTOA
145 /* Define to 1 if you have the `inet_pton' function. */
146 #undef HAVE_INET_PTON
148 /* Define if you have int32_t and uint32_t. */
149 #undef HAVE_INT32_DEFINED
151 /* Define if <inttypes.h> is available */
152 #undef HAVE_INTTYPES_H
154 /* Define to 1 if 'in_addr_t' is defined in sys/types.h or netinet/in.h. */
155 #undef HAVE_IN_ADDR_T
157 /* Define to 1 if you have the `ioctl' function. */
160 /* Define to 1 if you have the <langinfo.h> header file. */
161 #undef HAVE_LANGINFO_H
163 /* Define if your <locale.h> file defines LC_MESSAGES. */
164 #undef HAVE_LC_MESSAGES
166 /* Define to 1 if you have the <locale.h> header file. */
169 /* Define is you have 'localtime' in <time.h> */
170 #undef HAVE_LOCALTIME
172 /* Define to 1 if you have the `localtime_r' function. */
173 #undef HAVE_LOCALTIME_R
175 /* Define to 1 if you have the `memcpy' function. */
178 /* Define to 1 if you have the `memmove' function. */
181 /* Define to 1 if you have the <memory.h> header file. */
184 /* Define to 1 if you have the `mkdir' function. */
187 /* Define is you have 'mktime' in <time.h> */
190 /* Define to 1 if you have a working `mmap' system call. */
193 /* Define to 1 if you have the <netdb.h> header file. */
196 /* Define to 1 if you have the <netinet/in.h> header file. */
197 #undef HAVE_NETINET_IN_H
199 /* Define to 1 if you have the <net/if.h> header file. */
202 /* Define to 1 if you have the `nl_langinfo' function. */
203 #undef HAVE_NL_LANGINFO
205 /* Define to 1 if you have the `open' function. */
208 /* Define to 1 if you have the `opendir' function. */
211 /* Define to 1 if you have the `pipe' function. */
214 /* Define if you have /proc/self/exe */
215 #undef HAVE_PROC_SELF_EXE
217 /* Define if using POSIX threads that have the mutexattr functions. */
218 #undef HAVE_PTHREAD_MUTEXATTR_INIT
220 /* Define to 1 if you have the `pthread_mutexattr_setkind_np' function. */
221 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
223 /* Define to 1 if you have the `pthread_mutexattr_settype' function. */
224 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
226 /* Define to 1 if you have the <pwd.h> header file. */
229 /* Define to 1 if you have the `readdir_r' function. */
230 #undef HAVE_READDIR_R
232 /* Define to 1 if you have the `realpath' function. */
235 /* Define to 1 if you have the `rename' function. */
238 /* Define to 1 if you have the `rmdir' function. */
241 /* Define to 1 if you have the `sched_yield' function. */
242 #undef HAVE_SCHED_YIELD
244 /* Define to 1 if you have the `select' function. */
247 /* Define to 1 if you have the `setlocale' function. */
248 #undef HAVE_SETLOCALE
250 /* Define to 1 if you have the `sigaction' function. */
251 #undef HAVE_SIGACTION
253 /* Define to 1 if you have the `sleep' function. */
256 /* Define it socklen_t typedef is in sys/socket.h. */
257 #undef HAVE_SOCKLEN_T
259 /* Define to 1 if you have the `stat' function. */
262 /* Define to 1 if you have the <stdint.h> header file. */
265 /* Define to 1 if you have the <stdlib.h> header file. */
268 /* Define to 1 if you have the `strerror' function. */
271 /* Define to 1 if you have the <strings.h> header file. */
272 #undef HAVE_STRINGS_H
274 /* Define to 1 if you have the <string.h> header file. */
277 /* Define if struct hostent_data is defined in netdb.h */
278 #undef HAVE_STRUCT_HOSTENT_DATA
280 /* Define if struct ipv6_mreq is defined in netinet/in.h. */
281 #undef HAVE_STRUCT_IPV6_MREQ
283 /* Define if struct ip_mreq is defined in netinet/in.h. */
284 #undef HAVE_STRUCT_IP_MREQ
286 /* Define to 1 if `tm_zone' is member of `struct tm'. */
287 #undef HAVE_STRUCT_TM_TM_ZONE
289 /* Define to 1 if you have the <sys/config.h> header file. */
290 #undef HAVE_SYS_CONFIG_H
292 /* Define to 1 if you have the <sys/filio.h> header file. */
293 #undef HAVE_SYS_FILIO_H
295 /* Define to 1 if you have the <sys/ioctl.h> header file. */
296 #undef HAVE_SYS_IOCTL_H
298 /* Define to 1 if you have the <sys/select.h> header file. */
299 #undef HAVE_SYS_SELECT_H
301 /* Define to 1 if you have the <sys/socket.h> header file. */
302 #undef HAVE_SYS_SOCKET_H
304 /* Define to 1 if you have the <sys/stat.h> header file. */
305 #undef HAVE_SYS_STAT_H
307 /* Define to 1 if you have the <sys/time.h> header file. */
308 #undef HAVE_SYS_TIME_H
310 /* Define to 1 if you have the <sys/types.h> header file. */
311 #undef HAVE_SYS_TYPES_H
313 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
314 #undef HAVE_SYS_WAIT_H
316 /* Define to 1 if you have the `time' function. */
319 /* Define if global 'timezone' exists. */
322 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
323 `HAVE_STRUCT_TM_TM_ZONE' instead. */
326 /* Define to 1 if you don't have `tm_zone' but do have the external array
330 /* Define to 1 if you have the `uname' function. */
333 /* Define if your platform has the global _timezone variable. */
334 #undef HAVE_UNDERSCORE_TIMEZONE
336 /* Define to 1 if you have the <unistd.h> header file. */
339 /* Define to 1 if you have the `unlink' function. */
342 /* Define to 1 if you have the `usleep' function. */
345 /* Define if usleep is declared in <unistd.h>. */
346 #undef HAVE_USLEEP_DECL
348 /* Define to 1 if you have the `utime' function. */
351 /* Define to 1 if you have the file `AC_File'. */
352 #undef HAVE__PROC_SELF_EXE
354 /* Define as const if the declaration of iconv() needs const. */
357 /* Define if you want a bytecode interpreter. */
360 /* Define if hash synchronization is in use */
361 #undef JV_HASH_SYNCHRONIZATION
363 /* Define if <inttypes.h> is available */
364 #undef JV_HAVE_INTTYPES_H
366 /* Indicate that linker is not able to 8-byte align static data */
367 #undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS
369 /* Define if we want to use debug calls into the garbage collector. */
370 #undef LIBGCJ_GC_DEBUG
372 /* Define if using POSIX threads on Linux. */
375 /* Define if MinGW libgcj uses the Windows UNICODE OS API. */
376 #undef MINGW_LIBGCJ_UNICODE
378 /* Define if getuid() and friends are missing. */
381 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
382 #undef NO_MINUS_C_MINUS_O
384 /* Name of package */
387 /* Define to the address where bug reports for this package should be sent. */
388 #undef PACKAGE_BUGREPORT
390 /* Define to the full name of this package. */
393 /* Define to the full name and version of this package. */
394 #undef PACKAGE_STRING
396 /* Define to the one symbol short name of this package. */
397 #undef PACKAGE_TARNAME
399 /* Define to the version of this package. */
400 #undef PACKAGE_VERSION
402 /* Define if pthread_mutex_t has m_count member. */
403 #undef PTHREAD_MUTEX_HAVE_M_COUNT
405 /* Define if pthread_mutex_t has __m_count member. */
406 #undef PTHREAD_MUTEX_HAVE___M_COUNT
408 /* The number of bytes in type void * */
411 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
412 #undef SJLJ_EXCEPTIONS
414 /* Define if if the synchronization code should try to avoid pthread_self
415 calls by caching thread IDs in a hashtable. */
416 #undef SLOW_PTHREAD_SELF
418 /* If using the C implementation of alloca, define if you know the
419 direction of stack growth for your system; otherwise it will be
420 automatically deduced at run-time.
421 STACK_DIRECTION > 0 => grows toward higher addresses
422 STACK_DIRECTION < 0 => grows toward lower addresses
423 STACK_DIRECTION = 0 => direction of growth unknown */
424 #undef STACK_DIRECTION
426 /* Define to 1 if you have the ANSI C header files. */
429 /* Define if struct tm has tm_gmtoff field. */
430 #undef STRUCT_TM_HAS_GMTOFF
432 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
433 #undef TM_IN_SYS_TIME
435 /* Define if we're to use libffi. */
438 /* Define if libltdl is in use. */
441 /* Version number of package */
444 /* Define to 1 if the X Window System is missing or not being used. */
445 #undef X_DISPLAY_MISSING
447 /* Required define if using POSIX threads */
448 #undef _POSIX_PTHREAD_SEMANTICS
450 /* Required define if using POSIX threads */
453 /* Define to `int' if <sys/types.h> does not define. */