/* src/config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Defined when bit sizes are int = 32, short = 16, char = 8 */
#undef HAVE_32BIT_TYPES

/* Define if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H

/* defined if bool is a built-in C++ type */
#undef HAVE_BOOL

/* known to be broken on mingwin beta 20 */
#undef HAVE_BROKEN_USHRT_MAX

/* define if the compiler supports const_cast<> */
#undef HAVE_CONST_CAST

/* Define if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H

/* Define if you have the `cygwin_win32_to_posix_path_list' function. */
#undef HAVE_CYGWIN_WIN32_TO_POSIX_PATH_LIST

/* Define if you have the <direct.h> header file. */
#undef HAVE_DIRECT_H

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

/* define if the compiler supports dynamic_cast<> */
#undef HAVE_DYNAMIC_CAST

/* Defined when the compiler would generate an error on a call to iconv with a
   non const 2nd argument. This is a known problem on IRIX systems. */
#undef HAVE_ERROR_CALL_ICONV_CONST

/* Defined when the compiler would generate an error on a call to wcslen with
   a non const argument. This is only known to happen on cygwin and mingwin */
#undef HAVE_ERROR_CALL_WCSLEN_CONST

/* compiler will generate an error when discarding a const qualifier */
#undef HAVE_ERROR_DISCARD_CONST

/* define if the compiler supports the explicit keyword */
#undef HAVE_EXPLICIT

/* Define if you have the <float.h> header file. */
#undef HAVE_FLOAT_H

/* use unix style mkdir(str, S_IRWXU | S_IRWXG | S_IRWXO) */
#undef HAVE_GLIBC_MKDIR

/* known to be broken on Win and OS2 when compiled with ICC */
#undef HAVE_ICC_FP_BUGS

/* Define if you have the <iconv.h> header file. */
#undef HAVE_ICONV_H

/* Define this to the name of the unicode encoding that is the same
   size as your wchar_t. See also the following entry for byte swapping.
   This define needs to include wrappering double quotes. */
#undef JIKES_ICONV_ENCODING

/* Define this if the encoding specified above does not match your
   platform's native endianness. */
#undef JIKES_ICONV_NEEDS_BYTE_SWAP

/* Defined when Jikes is built with native floating support */
#undef HAVE_IEEE754

/* Define if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define Jikes functions in a namespace */
#undef HAVE_JIKES_NAMESPACE

/* use unix style mkdir(str, S_IRWXU) */
#undef HAVE_LIBC5_MKDIR

/* Define if you have the `iconv' library (-liconv). */
#undef HAVE_LIBICONV

/* Define if you have the `icu-uc' library (-licu-uc). */
#undef HAVE_LIBICU_UC

/* Define if you have the `m' library (-lm). */
#undef HAVE_LIBM

/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H

/* use mac style mkdir(str,0) from <stat.mac.h> */
#undef HAVE_MAC_MKDIR

/* Define if you have the <math.h> header file. */
#undef HAVE_MATH_H

/* define if the compiler supports member constants */
#undef HAVE_MEMBER_CONSTANTS

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

/* Define if you have the `mkdir' function. */
#undef HAVE_MKDIR

/* define if the compiler implements namespaces */
#undef HAVE_NAMESPACES

/* compiler has ostream << const unsigned char * */
#undef HAVE_OSTREAM_CONST_UNSIGNED_CHAR_PTR

/* defined if running on a system with dos style paths */
#undef HAVE_PATHNAME_STYLE_DOS

/* define if the compiler supports reinterpret_cast<> */
#undef HAVE_REINTERPRET_CAST

/* define if the compiler supports Run-Time Type Identification */
#undef HAVE_RTTI

/* define if the compiler supports static_cast<> */
#undef HAVE_STATIC_CAST

/* define if the compiler supports ISO C++ standard library */
#undef HAVE_STD

/* Define if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H

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

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

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

/* Define if you have the <sys/cygwin.h> header file. */
#undef HAVE_SYS_CYGWIN_H

/* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H

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

/* Defined when the compiler supports the unsigned long long type */
#undef HAVE_UNSIGNED_LONG_LONG

/* Use visual C++ version of set_new_handler */
#undef HAVE_VCPP_SET_NEW_HANDLER

/* Define if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H

/* Define if you have the `wcscat' function. */
#undef HAVE_WCSCAT

/* Define if you have the `wcscmp' function. */
#undef HAVE_WCSCMP

/* Define if you have the `wcscpy' function. */
#undef HAVE_WCSCPY

/* Define if you have the `wcslen' function. */
#undef HAVE_WCSLEN

/* Define if you have the `wcsncmp' function. */
#undef HAVE_WCSNCMP

/* Define if you have the `wcsncpy' function. */
#undef HAVE_WCSNCPY

/* use win32 style mkdir(str) from <direct.h> */
#undef HAVE_WIN32_MKDIR

/* Define if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H

/* Defined when the wint_t type is supported */
#undef HAVE_WINT_T

/* Used to test results of stat call to see if it is a directory */
#undef JIKES_STAT_S_IFDIR

/* A string to indicate the release of jikes: Version 1.11 1/10/2000 */
#undef JIKES_VERSION_STRING

/* Name of package */
#undef PACKAGE

/* used to seperate elements on the PATH */
#undef PATH_SEPARATOR

/* The size of a `wchar_t', as computed by sizeof. */
#undef SIZEOF_WCHAR_T

/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS

/* quick hack to use UNIX file system, fixme */
#undef UNIX_FILE_SYSTEM

/* Version number of package */
#undef VERSION

/* quick hack to use Win32 file system, fixme */
#undef WIN32_FILE_SYSTEM

/* Define if your processor stores words with the most significant byte first
   (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
