diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2015-01-27 20:59:48 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2015-01-27 20:59:48 (GMT) |
commit | 4a10dbe01136ec99ff776a3ba677db959a465924 (patch) | |
tree | 730c81a04f3e2d8e129aeba5ae9240a98d90a62e /src/H5config.h.in | |
parent | b2516b909a2b3c425ce1f602bfe841ac0b8efccd (diff) | |
download | hdf5-4a10dbe01136ec99ff776a3ba677db959a465924.zip hdf5-4a10dbe01136ec99ff776a3ba677db959a465924.tar.gz hdf5-4a10dbe01136ec99ff776a3ba677db959a465924.tar.bz2 |
[svn-r26055] Updates for:
Discuss and Remove Infering parallel compilers (C and Fortran) from configure.ac
https://jira.hdfgroup.uiuc.edu/browse/HDFFV-9068
Remove restriction to build shared with parallel
https://jira.hdfgroup.uiuc.edu/browse/HDFFV-9069
Cleanup parallel sections in configure.ac
https://jira.hdfgroup.uiuc.edu/browse/HDFFV-9096
tested h5committest
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index eca8583..ee798f1 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -205,15 +205,6 @@ /* 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 |