/* darshan-runtime-config.h.in. Generated from configure.in by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Define if struct aiocb64 type is defined */ #undef HAVE_AIOCB64 /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ /* Define to 1 if you have the header file. */ #undef HAVE_MDHIM_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_MNTENT_H /* Define if MPI-IO prototypes use const qualifier */ #undef HAVE_MPIIO_CONST /* Define if off64_t type is defined */ #undef HAVE_OFF64_T /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MOUNT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define if exists and defines unusable PRI* macros. */ #undef PRI_MACROS_BROKEN /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* 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 if cuserid() should be disabled */ #undef __DARSHAN_DISABLE_CUSERID /* Set for compatibility with HDF5 1.10.x */ #undef __DARSHAN_ENABLE_HDF5110 /* Define if Darshan should mmap data structures to log file */ #undef __DARSHAN_ENABLE_MMAP_LOGS /* Define if Darshan should set log files to be group readable */ #undef __DARSHAN_GROUP_READABLE_LOGS /* Name of the environment variable that stores the jobid */ #undef __DARSHAN_JOBID /* Comma separated list of env. variables to use for log path */ #undef __DARSHAN_LOG_ENV /* Comma-separated list of MPI-IO hints for log file write */ #undef __DARSHAN_LOG_HINTS /* Location to store log files at run time */ #undef __DARSHAN_LOG_PATH /* Memory alignment in bytes */ #undef __DARSHAN_MEM_ALIGNMENT /* Maximum memory (in MiB) for each Darshan module */ #undef __DARSHAN_MOD_MEM_MAX /* Generalized request type for MPI-IO */ #undef __D_MPI_REQUEST