/* src/config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Compiler */ #undef COMPILER /* Compiler version */ #undef COMP_VERSION /* Define if C / Fortran interface cfortran.h works */ #undef HAVE_CF_INTERFACE /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't. */ #undef HAVE_DECL_ISNAN /* Define to 1 if you have the declaration of `__builtin_ctz', and to 0 if you don't. */ #undef HAVE_DECL___BUILTIN_CTZ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `getline' function. */ #undef HAVE_GETLINE /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE /* Define to 1 if you have the header file. */ #undef HAVE_GRIB_API_H /* Define to 1 if you have the header file. */ #undef HAVE_HDF5_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_JASPER_H /* Define to 1 for GRIB1 decoding/encoding with cgribex */ #undef HAVE_LIBCGRIBEX /* Define to 1 for EXTRA interface */ #undef HAVE_LIBEXTRA /* Define to 1 for GRIB support */ #undef HAVE_LIBGRIB /* GRIB_API library is present if defined to 1 */ #undef HAVE_LIBGRIB_API /* Define to 1 for HDF5 support */ #undef HAVE_LIBHDF5 /* Define to 1 for IEG interface */ #undef HAVE_LIBIEG /* Define to 1 for JPEG compression for GRIB2 */ #undef HAVE_LIBJASPER /* Define to 1 for PNG compression for GRIB2 */ #undef HAVE_LIBLIBPNG /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `malloc' library (-lmalloc). */ #undef HAVE_LIBMALLOC /* Define to 1 for NETCDF OpenDAP */ #undef HAVE_LIBNC_DAP /* Define to 1 for NETCDF support */ #undef HAVE_LIBNETCDF /* Define to 1 for JPEG compression for GRIB2 */ #undef HAVE_LIBOPENJPEG /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD /* Define to 1 for SERVICE interface */ #undef HAVE_LIBSERVICE /* Define to 1 for SZIP support */ #undef HAVE_LIBSZ /* Define 1 for ZLIB support */ #undef HAVE_LIBZ /* Define to 1 if you have the `mallinfo' function. */ #undef HAVE_MALLINFO /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define to 1 for NETCDF2 support */ #undef HAVE_NETCDF2 /* Define to 1 for NETCDF4 support */ #undef HAVE_NETCDF4 /* Define to 1 if you have the header file. */ #undef HAVE_NETCDF_H /* Define to 1 if you have the header file. */ #undef HAVE_NETCDF_PAR_H /* Define to 1 if you have the header file. */ #undef HAVE_OPENJPEG_H /* netCDF library does support MPI parallel invocations */ #undef HAVE_PARALLEL_NC4 /* Define to 1 if you have the header file. */ #undef HAVE_PNG_H /* ScalES PPM C core library is available */ #undef HAVE_PPM_CORE /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_H /* 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 `st_blksize' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_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_SZLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* yaxt library is available */ #undef HAVE_YAXT /* Define to 1 if you have the header file. */ #undef HAVE_ZLIB_H /* Host name */ #undef HOST_NAME /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* System type */ #undef SYSTEM_TYPE /* User name */ #undef USER_NAME /* parallel I/O requested and available */ #undef USE_MPI /* Version number of package */ #undef VERSION /* 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 /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES