diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2005-01-11 19:17:27 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2005-01-11 19:17:27 (GMT) |
commit | 7b42f786bd4a80259d3731d00f890ca1bcec9cba (patch) | |
tree | 20615fc46b5af53db95e42f41da588673379ace5 /configure.in | |
parent | a985c4c52596924c1cb5020ac514163c46e4ff79 (diff) | |
download | hdf5-7b42f786bd4a80259d3731d00f890ca1bcec9cba.zip hdf5-7b42f786bd4a80259d3731d00f890ca1bcec9cba.tar.gz hdf5-7b42f786bd4a80259d3731d00f890ca1bcec9cba.tar.bz2 |
[svn-r9808] Purpose:
Update.
Description:
Add N-bit filter feature into HDF5 and update hdf5\src\H5pubconf.h.
Solution:
1. Add hdf5/src/H5Znbit.c into hdf5 and hdf5dll projects.
2. Add the following scripts into H5pubconf.h
/* comment the following line out if you are not using N-bit filter*/
/* #define H5_HAVE_FILTER_NBIT 1*/
If users want to use N-bit filter, remove the comment marks.
Platforms tested:
Tested without N-bit filter on Visual C++ 6.0 on Windows XP.
(Failed building with N-bit filter, I remember that Kent said N-bit filter had not been fully implemented for the time being.)
Misc. update:
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions