summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJerome Soumagne <jsoumagne@hdfgroup.org>2014-09-24 20:36:56 (GMT)
committerJerome Soumagne <jsoumagne@hdfgroup.org>2016-11-29 23:42:29 (GMT)
commit1b5017b9823ef4ea08b4f35dbf8948e9518ea289 (patch)
tree14f30accbb22b6c762ed0385fef9a9fb327f0cd4 /config
parenta40674bd8e0a998613ab44dc0e3be308a2deeba9 (diff)
downloadhdf5-1b5017b9823ef4ea08b4f35dbf8948e9518ea289.zip
hdf5-1b5017b9823ef4ea08b4f35dbf8948e9518ea289.tar.gz
hdf5-1b5017b9823ef4ea08b4f35dbf8948e9518ea289.tar.bz2
Remove H5_HAVE_INDEXING ifdef
Diffstat (limited to 'config')
-rw-r--r--config/cmake/H5pubconf.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index 5502168..2635ca9 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -227,9 +227,6 @@
/* Define if we have parallel support */
#cmakedefine H5_HAVE_PARALLEL @H5_HAVE_PARALLEL@
-/* Define if we have Indexing support */
-#cmakedefine H5_HAVE_INDEXING @H5_HAVE_INDEXING@
-
/* Define if we have support for ALACRITY */
#cmakedefine H5_HAVE_ALACRITY @H5_HAVE_ALACRITY@