summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-05-12 18:57:59 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-05-12 18:57:59 (GMT)
commita8a94d5710ee440c77ec92aef687f49938a622a5 (patch)
tree5ccbf20d4ee05a142fa3ab85fbd7bb36eb568637 /vms
parent84103cef854a758a8d5dcd270ba36e2495ed3282 (diff)
downloadhdf5-a8a94d5710ee440c77ec92aef687f49938a622a5.zip
hdf5-a8a94d5710ee440c77ec92aef687f49938a622a5.tar.gz
hdf5-a8a94d5710ee440c77ec92aef687f49938a622a5.tar.bz2
[svn-r18774] I added a new macro H5_HAVE_H5DUMP_PACKED_BITS.
Not tested yet.
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 5d12fcf..bd3d319 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -166,6 +166,9 @@
/* Define to 1 if you have the <gpfs.h> 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