/* include/config.h.  Generated from config.h.in by configure.  */
/* include/config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */

/* Name of default AWT toolkit */
#define AWT_TOOLKIT "gnu.java.awt.peer.gtk.GtkToolkit"

/* Define if system properties shouldn't be read from
   getenv("GCJ_PROPERTIES"). */
/* #undef DISABLE_GETENV_PROPERTIES */

/* Define if java.net native functions should be stubbed out. */
/* #undef DISABLE_JAVA_NET */

/* Define if we should ignore arguments to main(). */
/* #undef DISABLE_MAIN_ARGS */

/* Define if you're running eCos. */
/* #undef ECOS */

/* Define if you are using JVMPI. */
#define ENABLE_JVMPI 1

/* Short GCJ version ID */
#define GCJVERSION "5.1.0"

/* Define if gethostbyaddr_r returns 'int'. */
#define GETHOSTBYADDR_R_RETURNS_INT 1

/* Define if gethostbyname_r returns 'int'. */
#define GETHOSTBYNAME_R_RETURNS_INT 1

/* Define to 1 if you have the `access' function. */
#define HAVE_ACCESS 1

/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1

/* Define if Boehm GC in use. */
#define HAVE_BOEHM_GC 1

/* Define if you have u_int32_t */
#define HAVE_BSD_INT32_DEFINED 1

/* Define to 1 if the target assembler supports thread-local storage. */
/* #undef HAVE_CC_TLS */

/* Define to 1 if you have the `chmod' function. */
#define HAVE_CHMOD 1

/* Define if you have clock_gettime() */
#define HAVE_CLOCK_GETTIME 1

/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
   */
/* #undef HAVE_DECL_TZNAME */

/* Define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1

/* Define if you have dladdr() */
#define HAVE_DLADDR 1

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define if dlopen is available */
#define HAVE_DLOPEN 1

/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Define to 1 if you have the `fstat' function. */
#define HAVE_FSTAT 1

/* Define to 1 if you have the `fsync' function. */
#define HAVE_FSYNC 1

/* Define to 1 if you have the `ftime' function. */
#define HAVE_FTIME 1

/* Define to 1 if you have the `ftruncate' function. */
#define HAVE_FTRUNCATE 1

/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1

/* Define if you have the 'gethostbyaddr_r' function. */
#define HAVE_GETHOSTBYADDR_R 1

/* Define if you have the 'gethostbyname_r' function. */
#define HAVE_GETHOSTBYNAME_R 1

/* Define if you have the 'gethostname' function. */
#define HAVE_GETHOSTNAME 1

/* Define if gethostname is declared in <unistd.h>. */
#define HAVE_GETHOSTNAME_DECL 1

/* Define to 1 if you have the `getifaddrs' function. */
#define HAVE_GETIFADDRS 1

/* Define if _Unwind_GetIPInfo is available. */
#define HAVE_GETIPINFO 1

/* Define to 1 if you have the `getpwuid_r' function. */
#define HAVE_GETPWUID_R 1

/* Define to 1 if you have the `getrlimit' function. */
#define HAVE_GETRLIMIT 1

/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1

/* Define if you have the 'gmtime_r' function */
/* #undef HAVE_GMTIME_R */

/* Define if you have the iconv() function. */
#define HAVE_ICONV 1

/* Define to 1 if you have the <ifaddrs.h> header file. */
#define HAVE_IFADDRS_H 1

/* Define if inet6 structures are defined in netinet/in.h. */
#define HAVE_INET6 1

/* Define to 1 if you have the `inet_addr' function. */
/* #undef HAVE_INET_ADDR */

/* Define to 1 if you have the `inet_aton' function. */
#define HAVE_INET_ATON 1

/* Define to 1 if you have the `inet_ntoa' function. */
#define HAVE_INET_NTOA 1

/* Define to 1 if you have the `inet_pton' function. */
#define HAVE_INET_PTON 1

/* Define if you have int32_t and uint32_t. */
#define HAVE_INT32_DEFINED 1

/* Define if <inttypes.h> is available */
#define HAVE_INTTYPES_H 1

/* Define to 1 if 'in_addr_t' is defined in sys/types.h or netinet/in.h. */
#define HAVE_IN_ADDR_T 1

/* Define to 1 if you have the <langinfo.h> header file. */
#define HAVE_LANGINFO_H 1

/* Define if your <locale.h> file defines LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1

/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1

/* Define is you have 'localtime' in <time.h> */
#define HAVE_LOCALTIME 1

/* Define to 1 if you have the `localtime_r' function. */
#define HAVE_LOCALTIME_R 1

/* Define to 1 if you have the `lstat' function. */
#define HAVE_LSTAT 1

/* Define to 1 if you have the <magic.h> header file. */
#define HAVE_MAGIC_H 1

/* Define if magic.h declares magic_t */
#define HAVE_MAGIC_T 1

/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCPY 1

/* Define to 1 if you have the `memmove' function. */
#define HAVE_MEMMOVE 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the `mkdir' function. */
#define HAVE_MKDIR 1

/* Define to 1 if you have the `mmap' function. */
#define HAVE_MMAP 1

/* Define to 1 if you have the <netdb.h> header file. */
#define HAVE_NETDB_H 1

/* Define to 1 if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1

/* Define to 1 if you have the <net/if.h> header file. */
#define HAVE_NET_IF_H 1

/* Define to 1 if you have the `nl_langinfo' function. */
#define HAVE_NL_LANGINFO 1

/* Define to 1 if you have the `open' function. */
#define HAVE_OPEN 1

/* Define to 1 if you have the `opendir' function. */
#define HAVE_OPENDIR 1

/* Define if you have /proc/self/exe */
#define HAVE_PROC_SELF_EXE 1

/* Define if you have /proc/self/maps */
#define HAVE_PROC_SELF_MAPS 1

/* Define if using POSIX threads that have the mutexattr functions. */
#define HAVE_PTHREAD_MUTEXATTR_INIT 1

/* Define to 1 if you have the <pwd.h> header file. */
#define HAVE_PWD_H 1

/* Define to 1 if you have the `readlink' function. */
#define HAVE_READLINK 1

/* Define to 1 if you have the `rename' function. */
#define HAVE_RENAME 1

/* Define to 1 if you have the `rmdir' function. */
#define HAVE_RMDIR 1

/* Define to 1 if you have the `sched_yield' function. */
#define HAVE_SCHED_YIELD 1

/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1

/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1

/* Define to 1 if you have the `sigaction' function. */
#define HAVE_SIGACTION 1

/* Define to 1 if you have the `sleep' function. */
#define HAVE_SLEEP 1

/* Define it socklen_t typedef is in sys/socket.h. */
#define HAVE_SOCKLEN_T 1

/* Define to 1 if you have the `stat' function. */
#define HAVE_STAT 1

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the `strerror_r' function. */
#define HAVE_STRERROR_R 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define if struct hostent_data is defined in netdb.h */
/* #undef HAVE_STRUCT_HOSTENT_DATA */

/* Define if struct ipv6_mreq is defined in netinet/in.h. */
#define HAVE_STRUCT_IPV6_MREQ 1

/* Define if struct ip_mreq is defined in netinet/in.h. */
#define HAVE_STRUCT_IP_MREQ 1

/* Define to 1 if `struct tm' is a member of `tm_zone'. */
#define HAVE_STRUCT_TM_TM_ZONE 1

/* Define to 1 if you have the <sys/config.h> header file. */
/* #undef HAVE_SYS_CONFIG_H */

/* Define to 1 if you have the <sys/filio.h> header file. */
/* #undef HAVE_SYS_FILIO_H */

/* Define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1

/* Define to 1 if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1

/* Define to 1 if you have the <sys/rw_lock.h> header file. */
/* #undef HAVE_SYS_RW_LOCK_H */

/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1

/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the `time' function. */
#define HAVE_TIME 1

/* Define if global 'timezone' exists. */
/* #undef HAVE_TIMEZONE */

/* Define to 1 if the target supports thread-local storage. */
#define HAVE_TLS 1

/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
#define HAVE_TM_ZONE 1

/* Define to 1 if you don't have `tm_zone' but do have the external array
   `tzname'. */
/* #undef HAVE_TZNAME */

/* Define to 1 if you have the `uname' function. */
#define HAVE_UNAME 1

/* Define if your platform has the global _timezone variable. */
/* #undef HAVE_UNDERSCORE_TIMEZONE */

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define to 1 if you have the `unlink' function. */
#define HAVE_UNLINK 1

/* Define to 1 if you have the `usleep' function. */
#define HAVE_USLEEP 1

/* Define if usleep is declared in <unistd.h>. */
#define HAVE_USLEEP_DECL 1

/* Define to 1 if you have the `utime' function. */
#define HAVE_UTIME 1

/* Define to 1 if you have the file `/proc/self/exe'. */
#define HAVE__PROC_SELF_EXE 1

/* Define to 1 if you have the file `/proc/self/maps'. */
#define HAVE__PROC_SELF_MAPS 1

/* Define as const if the declaration of iconv() needs const. */
#define ICONV_CONST 

/* Define if you want a bytecode interpreter. */
#define INTERPRETER 1

/* API compatibility version string */
#define JV_API_VERSION "1.5"

/* Define if hash synchronization is in use */
#define JV_HASH_SYNCHRONIZATION 1

/* Define if <inttypes.h> is available */
#define JV_HAVE_INTTYPES_H 1

/* Indicate that linker is not able to 8-byte align static data */
/* #undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS */

/* Compatibility version string */
#define JV_VERSION "1.5.0"

/* Define if we want to use debug calls into the garbage collector. */
/* #undef LIBGCJ_GC_DEBUG */

/* Installation prefix */
#define LIBGCJ_PREFIX "/usr"

/* Define if using POSIX threads on Linux. */
#define LINUX_THREADS 1

/* Define to the name of the environment variable that determines the dynamic
   library search path. */
#define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"

/* Define to the sub-directory in which libtool stores uninstalled libraries.
   */
#define LT_OBJDIR ".libs/"

/* Define if MinGW libgcj uses the Windows UNICODE OS API. */
/* #undef MINGW_LIBGCJ_UNICODE */

/* Define if getuid() and friends are missing. */
/* #undef NO_GETUID */

/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* #undef NO_MINUS_C_MINUS_O */

/* Name of package */
#define PACKAGE "libjava"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME "libjava"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "libjava version-unused"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libjava"

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION "version-unused"

/* Define if pthread_mutex_t has m_count member. */
/* #undef PTHREAD_MUTEX_HAVE_M_COUNT */

/* Define if pthread_mutex_t has __m_count member. */
/* #undef PTHREAD_MUTEX_HAVE___M_COUNT */

/* The size of `void *', as computed by sizeof. */
#define SIZEOF_VOID_P 4

/* Define if the compiler is configured for setjmp/longjmp exceptions. */
/* #undef SJLJ_EXCEPTIONS */

/* Define if if the synchronization code should try to avoid pthread_self
   calls by caching thread IDs in a hashtable. */
/* #undef SLOW_PTHREAD_SELF */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Define if struct tm has tm_gmtoff field. */
#define STRUCT_TM_HAS_GMTOFF 1

/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* #undef TM_IN_SYS_TIME */

/* Define if we're to use libffi. */
#define USE_LIBFFI 1

/* Define if libltdl is in use. */
#define USE_LTDL 1

/* Version number of package */
#define VERSION "version-unused"

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
#  define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* #  undef WORDS_BIGENDIAN */
# endif
#endif

/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */

/* Required define if using POSIX threads */
#define _POSIX_PTHREAD_SEMANTICS 1

/* Required define if using POSIX threads */
/* #undef _REENTRANT */

/* Define this if you want runtime debugging enabled. */
/* #undef __GCJ_DEBUG */

/* Define to `int' if <sys/types.h> does not define. */
/* #undef ssize_t */
