summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 544b1f5..3e5bbd4 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -86,6 +86,9 @@
/* Define if the Grid Storage is defined */
#undef HAVE_GRIDSTORAGE
+/* Define if the Stream VFD is defined */
+#undef HAVE_STREAM
+
/* The number of bytes in a __int64. */
#undef SIZEOF___INT64