summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5config_fortran.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5config_fortran.h.in')
-rw-r--r--fortran/src/H5config_fortran.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/fortran/src/H5config_fortran.h.in b/fortran/src/H5config_fortran.h.in
index 0e94c9f..439dfa0 100644
--- a/fortran/src/H5config_fortran.h.in
+++ b/fortran/src/H5config_fortran.h.in
@@ -3,6 +3,15 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define if support for deflate filter is enabled */
+#undef HAVE_FILTER_DEFLATE
+
+/* Define if support for Fletcher32 checksum is enabled */
+#undef HAVE_FILTER_FLETCHER32
+
+/* Define if support for shuffle filter is enabled */
+#undef HAVE_FILTER_SHUFFLE
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H