hdf5/hl/tools/gif2h5
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
..
decompress.c [svn-r6540] Purpose: 2003-03-31 13:04:52 -05:00
gif2hdf.c [svn-r6540] Purpose: 2003-03-31 13:04:52 -05:00
gif2mem.c [svn-r6540] Purpose: 2003-03-31 13:04:52 -05:00
gif.h [svn-r6540] Purpose: 2003-03-31 13:04:52 -05:00
gifread.c [svn-r6540] Purpose: 2003-03-31 13:04:52 -05:00
hdf2gif.c [svn-r9924] Purpose: 2005-02-02 16:43:15 -05:00
hdfgifwr.c [svn-r6540] Purpose: 2003-03-31 13:04:52 -05:00
Makefile.am [svn-r9993] Purpose: 2005-02-11 16:32:22 -05:00
Makefile.in [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
readhdf.c [svn-r10736] Purpose: 2005-05-07 14:37:48 -05:00
writehdf.c [svn-r10736] Purpose: 2005-05-07 14:37:48 -05:00