Files dependent on Zip or SZip

I am hacking away on the CMake HDF5 1.8 code and I am trying to figure out the dependencies of the following files:

#${HDF5_SRC_DIR}/H5Z.c
#${HDF5_SRC_DIR}/H5Zdeflate.c
#${HDF5_SRC_DIR}/H5Zfletcher32.c
#${HDF5_SRC_DIR}/H5Zshuffle.c
#${HDF5_SRC_DIR}/H5Zszip.c
#${HDF5_SRC_DIR}/H5Znbit.c
#${HDF5_SRC_DIR}/H5Zscaleoffset.c
#${HDF5_SRC_DIR}/H5Ztrans.c

So, basically, for each file which of ZLib or SZip library do I need? I am currently compiling without any support for Zlib or SZip and I am getting some errors during the test as the code thinks that some filters are installed and available.

Thanks

ยทยทยท

_________________________________________________________
Mike Jackson mike.jackson@bluequartz.net
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio