summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-13 22:11:25 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-13 22:11:25 (GMT)
commit4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2 (patch)
treeea82be0922d74ec3c294a72d8192d5153692ca31 /src/H5config.h.in
parent01660ee7416e829deb1c7722ad948b675606dc00 (diff)
downloadhdf5-4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2.zip
hdf5-4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2.tar.gz
hdf5-4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2.tar.bz2
[svn-r24793] Add indexing server implementation.
add indexing configure flag. add indexing files to Makefile.am
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 9890301..edff93f 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -192,6 +192,9 @@
/* Define to 1 if you have the <gpfs.h> header file. */
#undef HAVE_GPFS_H
+/* Define id indexing code should be enabled. */
+#undef HAVE_INDEXING
+
/* Define if library will contain instrumentation to detect correct
optimization operation */
#undef HAVE_INSTRUMENTED_LIBRARY