1 /* Name of this package. */
4 /* Version number of this package. */
7 /* Define this if you want runtime debugging enabled. */
10 /* Define if using POSIX threads that have the mutexattr functions. */
11 #undef HAVE_PTHREAD_MUTEXATTR_INIT
13 /* Define this if you prefer size over speed for java.lang.Character. */
14 #undef COMPACT_CHARACTER
16 /* Define if you have memcpy. */
19 /* Define if you have memmove. */
22 /* Define if you have strerror. */
25 /* Define if you have fsync. */
28 /* Define if you have sleep. */
31 /* Define if you have __int32_t and __uint32_t. */
32 #undef HAVE_INT32_DEFINED
34 /* Define if you're running eCos. */
43 /* Define if using POSIX threads on Linux. */
46 /* Define if you have the `ctime_r' function. */
49 /* Define if you have the `gmtime_r' function. */
52 /* Define if you have the `localtime_r' function. */
53 #undef HAVE_LOCALTIME_R
55 /* Define if inet6 structures are defined in netinet/in.h. */
58 /* Define it socklen_t typedef is in sys/socket.h. */
61 /* Define if Boehm GC in use. */
64 /* Define if gethostname is declared in <unistd.h>. */
65 #undef HAVE_GETHOSTNAME_DECL
67 /* Define if gethostbyname_r returns `int'. */
68 #undef GETHOSTBYNAME_R_RETURNS_INT
70 /* Define if gethostbyaddr_r returns `int'. */
71 #undef GETHOSTBYADDR_R_RETURNS_INT
73 /* Define if struct tm has tm_gmtoff field. */
74 #undef STRUCT_TM_HAS_GMTOFF
76 /* Define if global `timezone' exists. */
79 /* Define to version of GCJ in use. */
82 /* Define if you have the appropriate function. */
91 #undef HAVE_GETHOSTBYNAME_R
92 #undef HAVE_GETHOSTBYADDR_R