mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
db2575baa9
Purpose: Bug fix Description: Parallel builds were breaking in tools/lib Solution: talign didn't realize it depended on libh5tools.la because its dependencies listed the full path (../../tools/lib/libh5tools.la). Changed this, and made similar changes in a couple of other directories. This checkin should also add the --foreign flag to every Makefile.in Platforms tested: sleipnir (minor change) |
||
---|---|---|
.. | ||
h5repack_copy.c | ||
h5repack_filters.c | ||
h5repack_list.c | ||
h5repack_main.c | ||
h5repack_opttable.c | ||
h5repack_parse.c | ||
h5repack_refs.c | ||
h5repack_verify.c | ||
h5repack.c | ||
h5repack.h | ||
h5repack.sh.in | ||
Makefile.am | ||
Makefile.in | ||
testh5repack_attr.c | ||
testh5repack_detect_szip.c | ||
testh5repack_dset.c | ||
testh5repack_main.c | ||
testh5repack_make.c | ||
testh5repack_util.c |