diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index dbd9072..eed36d5 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -245,11 +245,8 @@ /* Define if you have the mfhdf library (-lmfhdf). */ #undef HAVE_LIBMFHDF -/* Define if you have the mpi library (-lmpi). */ -#undef HAVE_LIBMPI - -/* Define if you have the mpio library (-lmpio). */ -#undef HAVE_LIBMPIO +/* Define if you have the mpich library (-lmpich). */ +#undef HAVE_LIBMPICH /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL |