hdf5/tools/h5repack
Albert Cheng f68a2e6db7 [svn-r11034] Purpose:
bug fix.

Description:
-nt is not a universal option for the test command in all platforms.
The use of it in conclude.am cause some platforms to bark at the
Makefile generated.

Solution:
Created a command script bin/newer which tests if file1 is newer
than file2.  Replace the "test file1 -nt file2" by
"newer file1 file2".

Platforms tested:
Tested in sol.
2005-07-06 23:52:45 -05:00
..
h5repack_copy.c [svn-r10067] Purpose: 2005-02-23 12:52:03 -05:00
h5repack_filters.c [svn-r10679] Purpose: 2005-04-27 10:25:23 -05:00
h5repack_list.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_main.c [svn-r10009] Purpose: 2005-02-15 14:21:39 -05:00
h5repack_opttable.c [svn-r9106] Purpose: 2004-08-17 14:54:42 -05:00
h5repack_parse.c [svn-r10067] Purpose: 2005-02-23 12:52:03 -05:00
h5repack_refs.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack_verify.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
h5repack.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5repack.h [svn-r10144] Purpose: 2005-03-04 12:01:02 -05:00
h5repack.sh.in [svn-r10067] Purpose: 2005-02-23 12:52:03 -05:00
Makefile.am [svn-r11008] Purpose: 2005-06-30 18:35:32 -05:00
Makefile.in [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
testh5repack_attr.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
testh5repack_detect_szip.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
testh5repack_dset.c [svn-r9951] Purpose: Minor bug fix. 2005-02-07 12:56:20 -05:00
testh5repack_main.c [svn-r10067] Purpose: 2005-02-23 12:52:03 -05:00
testh5repack_make.c [svn-r11017] Purpose: 2005-07-05 10:41:37 -05:00
testh5repack_util.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00