summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-04-12 23:11:16 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-04-12 23:11:16 (GMT)
commit12e8b52917ad7ecb027506b5f6231c2f4e8a164e (patch)
tree74ec6e0071c145de3d0c0edcc3093a09e1c8c1d1 /src/H5config.h.in
parent18bee91d73cc4dbc1024f8c92172a417e1669bc6 (diff)
downloadhdf5-12e8b52917ad7ecb027506b5f6231c2f4e8a164e.zip
hdf5-12e8b52917ad7ecb027506b5f6231c2f4e8a164e.tar.gz
hdf5-12e8b52917ad7ecb027506b5f6231c2f4e8a164e.tar.bz2
[svn-r23583] update the encoding/decoding part of the IOD plugin
- complete overhaul to use FS proc macros - remove dead code Rename FS routines to HG and update configure magic and makefiles Many bug fixes
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in30
1 files changed, 18 insertions, 12 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 82bd721..6da3d88 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -214,24 +214,15 @@
/* Define to 1 if you have the `iod' library (-liod). */
#undef HAVE_LIBIOD
-/* Define to 1 if you have the `iofsl_shipper_bds' library
- (-liofsl_shipper_bds). */
-#undef HAVE_LIBIOFSL_SHIPPER_BDS
-
-/* Define to 1 if you have the `iofsl_shipper_fs' library
- (-liofsl_shipper_fs). */
-#undef HAVE_LIBIOFSL_SHIPPER_FS
-
-/* Define to 1 if you have the `iofsl_shipper_na' library
- (-liofsl_shipper_na). */
-#undef HAVE_LIBIOFSL_SHIPPER_NA
-
/* 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 `mercury' library (-lmercury). */
+#undef HAVE_LIBMERCURY
+
/* Define to 1 if you have the `mpe' library (-lmpe). */
#undef HAVE_LIBMPE
@@ -277,6 +268,18 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the <mercury_bulk.h> header file. */
+#undef HAVE_MERCURY_BULK_H
+
+/* Define to 1 if you have the <mercury.h> header file. */
+#undef HAVE_MERCURY_H
+
+/* Define to 1 if you have the <mercury_handler.h> header file. */
+#undef HAVE_MERCURY_HANDLER_H
+
+/* Define to 1 if you have the <mercury_proc.h> header file. */
+#undef HAVE_MERCURY_PROC_H
+
/* Define if we have MPE support */
#undef HAVE_MPE
@@ -292,6 +295,9 @@
/* Define if `MPI_Info_c2f' and `MPI_Info_f2c' exists */
#undef HAVE_MPI_MULTI_LANG_Info
+/* Define to 1 if you have the <na.h> header file. */
+#undef HAVE_NA_H
+
/* Define to 1 if you have the <network_abstraction.h> header file. */
#undef HAVE_NETWORK_ABSTRACTION_H