hdf5/tools/h5jam
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
..
getub.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5jam.c [svn-r10220] Purpose: Minor bug fix 2005-03-15 15:14:24 -05:00
h5jamgentest.c [svn-r9746] Purpose: 2005-01-05 11:34:04 -05:00
h5unjam.c [svn-r10220] Purpose: Minor bug fix 2005-03-15 15:14:24 -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
tellub.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
testh5jam.sh.in [svn-r9418] Bug fix (bug 205). 2004-10-13 23:18:11 -05:00