diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-06-13 16:41:35 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-06-13 16:41:35 (GMT) |
commit | 57ac83f5ba546fe9c86479c5cb3c303f8ff33881 (patch) | |
tree | 40e22c582d8e38ddcb3f837636ed276f2efd6911 /src/H5config.h.in | |
parent | 99f7d40324a8c5f920ea7425a0683871981535c5 (diff) | |
download | hdf5-57ac83f5ba546fe9c86479c5cb3c303f8ff33881.zip hdf5-57ac83f5ba546fe9c86479c5cb3c303f8ff33881.tar.gz hdf5-57ac83f5ba546fe9c86479c5cb3c303f8ff33881.tar.bz2 |
[svn-r25278] run reconfigure.
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 1cc315e..8ef3f59 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -55,6 +55,9 @@ /* Define if gettimeofday() populates the tz pointer passed in */ #undef GETTIMEOFDAY_GIVES_TZ +/* Define if ALACRITY indexing is supported. */ +#undef HAVE_ALACRITY + /* Define to 1 if you have the <alacrity.h> header file. */ #undef HAVE_ALACRITY_H |