Commits

Merge pull request #246 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:page_buffering to page_buffering * commit 'e93e562a845953a986798a6809558a2bf05d3144': Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean. h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.