/* src/H5config.h.in.  Generated from configure.in by autoheader.  */

/* Define if your system generates wrong code for log2 routine. */
#undef BAD_LOG2_CODE_GENERATED

/* Define if your system can handle converting denormalized floating-point
   values. */
#undef CONVERT_DENORMAL_FLOAT

/* Define if `dev_t' is a scalar */
#undef DEV_T_IS_SCALAR

/* Define to dummy `main' function (if any) required to link to the Fortran
   libraries. */
#undef FC_DUMMY_MAIN

/* Define if F77 and FC dummy `main' functions are identical. */
#undef FC_DUMMY_MAIN_EQ_F77

/* Define to a macro mangling the given C identifier (in lower and upper
   case), which must not contain underscores, for linking with Fortran. */
#undef FC_FUNC

/* As FC_FUNC, but for C identifiers containing underscores. */
#undef FC_FUNC_

/* Define if your system can handle overflow converting floating-point to
   integer values. */
#undef FP_TO_INTEGER_OVERFLOW_WORKS

/* Define if your system roundup accurately converting floating-point to
   unsigned long long values. */
#undef FP_TO_ULLONG_ACCURATE

/* Define if your system has right maximum convert floating-point to unsigned
   long long values. */
#undef FP_TO_ULLONG_RIGHT_MAXIMUM

/* Define if gettimeofday() populates the tz pointer passed in */
#undef GETTIMEOFDAY_GIVES_TZ

/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM

/* Define if the __attribute__(()) extension is present */
#undef HAVE_ATTRIBUTE

/* Define to 1 if you have the `BSDgettimeofday' function. */
#undef HAVE_BSDGETTIMEOFDAY

/* Define if the function stack tracing code is to be compiled in */
#undef HAVE_CODESTACK

/* 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 `difftime' function. */
#undef HAVE_DIFFTIME

/* Define if the direct I/O virtual file driver should be compiled */
#undef HAVE_DIRECT

/* Define if the direct I/O VFD requires alignment */
#undef HAVE_DIRECT_ALIGN

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

/* Define to 1 if you have the <dmalloc.h> header file. */
#undef HAVE_DMALLOC_H

/* Define to 1 if you have the <features.h> header file. */
#undef HAVE_FEATURES_H

/* Define if support for deflate (zlib) filter is enabled */
#undef HAVE_FILTER_DEFLATE

/* Define if support for Fletcher32 checksum is enabled */
#undef HAVE_FILTER_FLETCHER32

/* Define if support for nbit filter is enabled */
#undef HAVE_FILTER_NBIT

/* Define if support for scaleoffset filter is enabled */
#undef HAVE_FILTER_SCALEOFFSET

/* Define if support for shuffle filter is enabled */
#undef HAVE_FILTER_SHUFFLE

/* Define if support for szip filter is enabled */
#undef HAVE_FILTER_SZIP

/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK

/* Define to 1 if you have the `frexpf' function. */
#undef HAVE_FREXPF

/* Define to 1 if you have the `frexpl' function. */
#undef HAVE_FREXPL

/* Define to 1 if you have the `fseek64' function. */
#undef HAVE_FSEEK64

/* Define to 1 if you have the `fstat64' function. */
#undef HAVE_FSTAT64

/* Define if the compiler understand the __FUNCTION__ keyword */
#undef HAVE_FUNCTION

/* Define to 1 if you have the `GetConsoleScreenBufferInfo' function. */
#undef HAVE_GETCONSOLESCREENBUFFERINFO

/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME

/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID

/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE

/* Define to 1 if you have the `gettextinfo' function. */
#undef HAVE_GETTEXTINFO

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

/* Define to 1 if you have the `get_fpc_csr' function. */
#undef HAVE_GET_FPC_CSR

/* Define if we have GPFS support */
#undef HAVE_GPFS

/* Define to 1 if you have the <gpfs.h> header file. */
#undef HAVE_GPFS_H

/* Define if library will contain instrumentation to detect correct
   optimization operation */
#undef HAVE_INSTRUMENTED_LIBRARY

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

/* Define to 1 if you have the `ioctl' function. */
#undef HAVE_IOCTL

/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H

/* Define if it's safe to use `long long' for hsize_t and hssize_t */
#undef HAVE_LARGE_HSIZET

/* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
#undef HAVE_LIBDMALLOC

/* Define to 1 if you have the `lmpe' library (-llmpe). */
#undef HAVE_LIBLMPE

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

/* Define to 1 if you have the `mpe' library (-lmpe). */
#undef HAVE_LIBMPE

/* Define to 1 if you have the `mpi' library (-lmpi). */
#undef HAVE_LIBMPI

/* Define to 1 if you have the `mpich' library (-lmpich). */
#undef HAVE_LIBMPICH

/* Define to 1 if you have the `mpio' library (-lmpio). */
#undef HAVE_LIBMPIO

/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL

/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD

/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET

/* Define to 1 if you have the `sz' library (-lsz). */
#undef HAVE_LIBSZ

/* Define to 1 if you have the `z' library (-lz). */
#undef HAVE_LIBZ

/* Define to 1 if you have the `longjmp' function. */
#undef HAVE_LONGJMP

/* Define to 1 if you have the `lseek64' function. */
#undef HAVE_LSEEK64

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

/* Define if we have MPE support */
#undef HAVE_MPE

/* Define to 1 if you have the <mpe.h> header file. */
#undef HAVE_MPE_H

/* Define if `MPI_Comm_c2f' and `MPI_Comm_f2c' exists */
#undef HAVE_MPI_MULTI_LANG_Comm

/* Define if `MPI_Info_c2f' and `MPI_Info_f2c' exists */
#undef HAVE_MPI_MULTI_LANG_Info

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

/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H

/* Define if we have parallel support */
#undef HAVE_PARALLEL

/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H

/* Define to 1 if you have the `random' function. */
#undef HAVE_RANDOM

/* Define to 1 if you have the `rand_r' function. */
#undef HAVE_RAND_R

/* Define to 1 if you have the <setjmp.h> header file. */
#undef HAVE_SETJMP_H

/* Define to 1 if you have the `setsysinfo' function. */
#undef HAVE_SETSYSINFO

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

/* Define to 1 if you have the `signal' function. */
#undef HAVE_SIGNAL

/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF

/* Define if `socklen_t' is defined */
#undef HAVE_SOCKLEN_T

/* Define to 1 if you have the `srandom' function. */
#undef HAVE_SRANDOM

/* Define to 1 if you have the `stat64' function. */
#undef HAVE_STAT64

/* Define if `struct stat' has the `st_blocks' field */
#undef HAVE_STAT_ST_BLOCKS

/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H

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

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

/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP

/* Define if the stream virtual file driver should be compiled */
#undef HAVE_STREAM

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

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

/* Define if `struct text_info' is defined */
#undef HAVE_STRUCT_TEXT_INFO

/* Define if `struct timezone' is defined */
#undef HAVE_STRUCT_TIMEZONE

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

/* Define if `struct videoconfig' is defined */
#undef HAVE_STRUCT_VIDEOCONFIG

/* Define to 1 if you have the `system' function. */
#undef HAVE_SYSTEM

/* 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/fpu.h> header file. */
#undef HAVE_SYS_FPU_H

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

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

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

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

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

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

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

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

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

/* Define to 1 if you have the <szlib.h> header file. */
#undef HAVE_SZLIB_H

/* Define if we have thread safe support */
#undef HAVE_THREADSAFE

/* Define if `timezone' is a global variable */
#undef HAVE_TIMEZONE

/* Define if the ioctl TIOCGETD is defined */
#undef HAVE_TIOCGETD

/* Define if the ioctl TIOGWINSZ is defined */
#undef HAVE_TIOCGWINSZ

/* Define to 1 if you have the `tmpfile' function. */
#undef HAVE_TMPFILE

/* Define if `tm_gmtoff' is a member of `struct tm' */
#undef HAVE_TM_GMTOFF

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

/* 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 <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF

/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF

/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID

/* Define to 1 if you have the <winsock.h> header file. */
#undef HAVE_WINSOCK_H

/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H

/* Define to 1 if you have the `_getvideoconfig' function. */
#undef HAVE__GETVIDEOCONFIG

/* Define to 1 if you have the `_scrsize' function. */
#undef HAVE__SCRSIZE

/* Define if `__tm_gmtoff' is a member of `struct tm' */
#undef HAVE___TM_GMTOFF

/* Define if your system can't handle converting floating-point values to long
   long. */
#undef HW_FP_TO_LLONG_NOT_WORKS

/* Define if HDF5's high-level library headers should be included in hdf5.h */
#undef INCLUDE_HL

/* Define if your system can accurately convert from integers to long double
   values. */
#undef INTEGER_TO_LDOUBLE_ACCURATE

/* Define if your system can convert long double to integers accurately. */
#undef LDOUBLE_TO_INTEGER_ACCURATE

/* Define if your system can convert from long double to integer values. */
#undef LDOUBLE_TO_INTEGER_WORKS

/* Define if your system can convert long double to (unsigned) long long
   values correctly. */
#undef LDOUBLE_TO_LLONG_ACCURATE

/* Define if your system can convert long double to unsigned int values
   correctly. */
#undef LDOUBLE_TO_UINT_ACCURATE

/* Define if your system can compile long long to floating-point casts. */
#undef LLONG_TO_FP_CAST_WORKS

/* Define if your system can convert (unsigned) long long to long double
   values correctly. */
#undef LLONG_TO_LDOUBLE_CORRECT

/* Define if the metadata trace file code is to be compiled in */
#undef METADATA_TRACE_FILE

/* Define if your system can handle complicated MPI derived datatype
   correctly. */
#undef MPI_COMPLEX_DERIVED_DATATYPE_WORKS

/* Define if your system's `MPI_File_set_size' function works for files over
   2GB. */
#undef MPI_FILE_SET_SIZE_BIG

/* Define if your system can handle special collective IO properly. */
#undef MPI_SPECIAL_COLLECTIVE_IO_WORKS

/* Define if shared writing must be disabled (CodeWarrior only) */
#undef NO_SHARED_WRITING

/* Name of package */
#undef PACKAGE

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

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Width for printf() for type `long long' or `__int64', use `ll' */
#undef PRINTF_LL_WIDTH

/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR

/* The size of `double', as computed by sizeof. */
#undef SIZEOF_DOUBLE

/* The size of `float', as computed by sizeof. */
#undef SIZEOF_FLOAT

/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT

/* The size of `int16_t', as computed by sizeof. */
#undef SIZEOF_INT16_T

/* The size of `int32_t', as computed by sizeof. */
#undef SIZEOF_INT32_T

/* The size of `int64_t', as computed by sizeof. */
#undef SIZEOF_INT64_T

/* The size of `int8_t', as computed by sizeof. */
#undef SIZEOF_INT8_T

/* The size of `int_fast16_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST16_T

/* The size of `int_fast32_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST32_T

/* The size of `int_fast64_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST64_T

/* The size of `int_fast8_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST8_T

/* The size of `int_least16_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST16_T

/* The size of `int_least32_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST32_T

/* The size of `int_least64_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST64_T

/* The size of `int_least8_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST8_T

/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG

/* The size of `long double', as computed by sizeof. */
#undef SIZEOF_LONG_DOUBLE

/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG

/* The size of `off64_t', as computed by sizeof. */
#undef SIZEOF_OFF64_T

/* The size of `off_t', as computed by sizeof. */
#undef SIZEOF_OFF_T

/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT

/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T

/* The size of `ssize_t', as computed by sizeof. */
#undef SIZEOF_SSIZE_T

/* The size of `uint16_t', as computed by sizeof. */
#undef SIZEOF_UINT16_T

/* The size of `uint32_t', as computed by sizeof. */
#undef SIZEOF_UINT32_T

/* The size of `uint64_t', as computed by sizeof. */
#undef SIZEOF_UINT64_T

/* The size of `uint8_t', as computed by sizeof. */
#undef SIZEOF_UINT8_T

/* The size of `uint_fast16_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST16_T

/* The size of `uint_fast32_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST32_T

/* The size of `uint_fast64_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST64_T

/* The size of `uint_fast8_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST8_T

/* The size of `uint_least16_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST16_T

/* The size of `uint_least32_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST32_T

/* The size of `uint_least64_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST64_T

/* The size of `uint_least8_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST8_T

/* The size of `__int64', as computed by sizeof. */
#undef SIZEOF___INT64

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

/* Define if your system supports pthread_attr_setscope(&attribute,
   PTHREAD_SCOPE_SYSTEM) call. */
#undef SYSTEM_SCOPE_THREADS

/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME

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

/* Define if your system can compile unsigned long long to floating-point
   casts. */
#undef ULLONG_TO_FP_CAST_WORKS

/* Define if your system can convert unsigned long long to long double with
   correct precision. */
#undef ULLONG_TO_LDOUBLE_PRECISION

/* Define if your system can accurately convert unsigned (long) long values to
   floating-point values. */
#undef ULONG_TO_FP_BOTTOM_BIT_ACCURATE

/* Version number of package */
#undef VERSION

/* Define if vsnprintf() returns the correct value for formatted strings that
   don't fit into size allowed */
#undef VSNPRINTF_WORKS

/* Data accuracy is prefered to speed during data conversions */
#undef WANT_DATA_ACCURACY

/* Check exception handling functions during data conversions */
#undef WANT_DCONV_EXCEPTION

/* Define if the HDF5 v1.6 compatibility functions are to be compiled in */
#undef WANT_H5_V1_6_COMPAT

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

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif

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

/* Define to `unsigned long' if <sys/types.h> does not define. */
#undef size_t

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