hdf5/tools/h5diff
Mike McGreevy 4598a59f86 [svn-r17345] Purpose:
Updating autotools

Description:

    Installed new autotools and used them to reconfigure HDF5.

    - Automake upgraded to 1.11
    - Autoconf upgraded to 2.64
    - bin/reconfigure script edited to use new versions (on jam), and
      run to generate new configure script and Makefile.in's.
    - configure.in script edited to add "_cv_" to all AC_CACHE_VAL strings
      (in order to comply with new autoconf standard).
    
Tested:

    Tested on machines jam, smirom, liberty, linew.
    Tested w/ features c++, fortran, parallel.
    Tested w/ compilers gcc, pgcc, icc.

    Further testing via Daily Tests should catch any other outliers. Upon
    passing DT's, I'll propogate the new tools into 1.8, hdf4, et cetera.
2009-08-12 13:55:25 -05:00
..
testfiles [svn-r17254] Fixed Bug 1563 - h5diff and Infinity 2009-07-28 14:40:18 -05:00
h5diff_common.c
h5diff_common.h
h5diff_main.c [svn-r17052] Add a run to the h5repack shell script to read a family file 2009-06-15 14:05:42 -05:00
h5diffgentest.c [svn-r17254] Fixed Bug 1563 - h5diff and Infinity 2009-07-28 14:40:18 -05:00
Makefile.am [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00
Makefile.in [svn-r17345] Purpose: 2009-08-12 13:55:25 -05:00
ph5diff_main.c [svn-r17058] added some "dummy" declarations for d_status 2009-06-16 13:19:40 -05:00
testh5diff.sh [svn-r17254] Fixed Bug 1563 - h5diff and Infinity 2009-07-28 14:40:18 -05:00
testph5diff.sh