summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
Diffstat (limited to 'vms')
-rw-r--r--vms/src/h5pubconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index 9c61823..a5910dd 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -35,6 +35,9 @@
/* Define the default virtual file driver to compile */
#define H5_DEFAULT_VFD H5FD_SEC2
+/* Define the default vol plugin to compile */
+#define H5_DEFAULT_VOL H5VL_NATIVE
+
/* Define if `dev_t' is a scalar */
#define H5_DEV_T_IS_SCALAR 1