mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
8055378bce
Adding the Fortran interface to the HDF5 library Description: Fortran is now a subdirectory of the HDF5 library tree. Platforms tested: Solaris and IRIX (O2K)
20 lines
500 B
C
20 lines
500 B
C
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if we have parallel support */
|
|
#undef HAVE_PARALLEL
|
|
|
|
/* Define if you have the <zlib.h> header file. */
|
|
#undef HAVE_ZLIB_H
|
|
|
|
/* Define if you have the mpi library (-lmpi). */
|
|
#undef HAVE_LIBMPI
|
|
|
|
/* Define if you have the mpich library (-lmpich). */
|
|
#undef HAVE_LIBMPICH
|
|
|
|
/* Define if you have the mpio library (-lmpio). */
|
|
#undef HAVE_LIBMPIO
|
|
|
|
/* Define if you have the z library (-lz). */
|
|
#undef HAVE_LIBZ
|