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