summaryrefslogtreecommitdiffstats
path: root/src/libhdf5.settings.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2010-05-04 23:57:47 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2010-05-04 23:57:47 (GMT)
commitf20bd5f62411d6d45ce0dbea7ce9b45a022aa005 (patch)
tree5a443e2565a574d3922fba95dcf4fb7c2caa9970 /src/libhdf5.settings.in
parent7cb55dd05270a5c6df2e492c14490bc2ddd4dc41 (diff)
downloadhdf5-f20bd5f62411d6d45ce0dbea7ce9b45a022aa005.zip
hdf5-f20bd5f62411d6d45ce0dbea7ce9b45a022aa005.tar.gz
hdf5-f20bd5f62411d6d45ce0dbea7ce9b45a022aa005.tar.bz2
[svn-r18701] ID 1853:
Added the configure option --enable-h5dump-packed-bits for the h5dump optional feature. Tested: Jam (default and --disable-h5dump-packed-bits).
Diffstat (limited to 'src/libhdf5.settings.in')
-rw-r--r--src/libhdf5.settings.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index a3032e5..4f5b9b2 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -66,3 +66,4 @@ Clear file buffers before write: @CLEARFILEBUF@
Strict File Format Checks: @STRICT_FORMAT_CHECKS@
Optimization Instrumentation: @INSTRUMENT@
Linux Large File Support (LFS): @LINUX_LFS@
+ H5dump Packed Bits: @PACKED_BITS@