hdf5/fortran
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
..
examples [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
src [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
test [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
testpar [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
Makefile.am [svn-r10587] Purpose: 2005-04-11 16:47:05 -05:00
Makefile.in [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00