summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-24 18:56:56 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-24 18:56:56 (GMT)
commit408852c9051c582bef6fb02852837ff52b6ff651 (patch)
tree3263e856253b835f4047800bfc7fcee8235b0590 /src/H5config.h.in
parent1ee298152192d1e9face9980b1335266ee402647 (diff)
downloadhdf5-408852c9051c582bef6fb02852837ff52b6ff651.zip
hdf5-408852c9051c582bef6fb02852837ff52b6ff651.tar.gz
hdf5-408852c9051c582bef6fb02852837ff52b6ff651.tar.bz2
[svn-r24880] add iod corrupt tool configure argument
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index edff93f..d17cb59 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -208,6 +208,12 @@
/* Define to 1 if you have the <iod_api.h> header file. */
#undef HAVE_IOD_API_H
+/* Define if IOD corruption code should be built */
+#undef HAVE_IOD_CORRUPT_TOOL
+
+/* Define to 1 if you have the <iod_corrupt_tool.h> header file. */
+#undef HAVE_IOD_CORRUPT_TOOL_H
+
/* Define to 1 if you have the <iod_types.h> header file. */
#undef HAVE_IOD_TYPES_H