summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
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 f3738eb..7a45f6c 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -24,6 +24,12 @@
/* Define to 1 if you have the <features.h> header file. */
#undef HAVE_FEATURES_H
+/* Define if support for gzip filter is enabled */
+#undef HAVE_FILTER_GZIP
+
+/* Define if support for shuffle filter is enabled */
+#undef HAVE_FILTER_SHUFFLE
+
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK