From a8a94d5710ee440c77ec92aef687f49938a622a5 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 12 May 2010 13:57:59 -0500 Subject: [svn-r18774] I added a new macro H5_HAVE_H5DUMP_PACKED_BITS. Not tested yet. --- vms/src/h5pubconf.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index 5d12fcf..bd3d319 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -166,6 +166,9 @@ /* Define to 1 if you have the header file. */ /* #undef H5_HAVE_GPFS_H */ +/* Define if h5dump packed bits feature is enabled */ +#undef H5_HAVE_H5DUMP_PACKED_BITS + /* Define if library will contain instrumentation to detect correct optimization operation */ #define H5_HAVE_INSTRUMENTED_LIBRARY 1 -- cgit v0.12