mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r9994] Purpose:
Bug fix Description: Unbreak build by adding definition for NBIT macro. Platforms tested: FreeBSD 4.11 (sleipnir) w/parallel Solaris 2.9 (shanti)
This commit is contained in:
parent
b96f342722
commit
610bf8a815
@ -482,6 +482,7 @@ extern FILE *rawdatastream; /*output stream for raw data */
|
||||
#define SHUFFLE "PREPROCESSING SHUFFLE"
|
||||
#define FLETCHER32 "CHECKSUM FLETCHER32"
|
||||
#define SZIP "COMPRESSION SZIP"
|
||||
#define NBIT "COMPRESSION NBIT"
|
||||
#define STORAGE_LAYOUT "STORAGE_LAYOUT"
|
||||
#define CONTIGUOUS "CONTIGUOUS"
|
||||
#define COMPACT "COMPACT"
|
||||
|
Loading…
Reference in New Issue
Block a user