summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-16 16:17:03 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-16 16:17:03 (GMT)
commit74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3 (patch)
treee101a103807722b0d12ca4082611233547a24a2e /src/H5config.h.in
parent9a376e4ee9e4b0d03331fbdcd74ecb0a41a2573a (diff)
downloadhdf5-74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3.zip
hdf5-74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3.tar.gz
hdf5-74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3.tar.bz2
[svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from autotools_rework branch:
- Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest.
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index daf7d0d..cc8a59c 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -196,24 +196,12 @@
/* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
#undef HAVE_LIBDMALLOC
-/* Define to 1 if you have the `lmpe' library (-llmpe). */
-#undef HAVE_LIBLMPE
-
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* 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