Purpose:
Feature add.
Description:
Added the H5CC program to the 1.4 branch.
- Added to hdf5/tools/misc
- Included in the configure.in script.
- Added fix to configure.in which conditionally looks for the ssl
and crypto libraries only if GASS or GRIDSTORAGE is being used.
- Added to MANIFEST.
- Needed to include a fix for the H5private.h header which was
already in the 1.5 branch. It was having troubles with the way
strdup() was being declared.
Solution:
For the strdup() problem, just synced that part of the H5private file
with the one in the 1.5 branch.
Platforms tested:
Linux