hdf5/tools/h5diff
Mike McGreevy 5bd2405c11 [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2
Description: Applying update to autotools that was applied to 1.8 a couple
             of weeks ago to the trunk.

             Updated bin/reconfigure script to reflect the new versions of 
             libtool and automake in the /home1/packages/ directory.

             Rearranged configure.in script. When using libtool 2.2.2, the
             libtool script doesn't generate until later in the configuration
             process, so I had to move a test that parsed through the libtool
             script to a point after where it was actually being generated.

             Ran libtoolize on the project, and ran bin/reconfigure to
             regenerate configure and Makefile.in's throughout.

Tested:      kagiso, smirom, linew (h5committest)
2008-05-05 13:35:55 -05:00
..
h5diff_common.c [svn-r14380] Eliminate old code not used and that was replaced (command line) 2008-01-07 15:36:32 -05:00
h5diff_common.h [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_main.c [svn-r14268] enhancement: commnents and correct syntax for h5repack options 2007-11-19 15:13:56 -05:00
h5diffgentest.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2 2008-05-05 13:35:55 -05:00
ph5diff_main.c [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
testh5diff.sh [svn-r14273] new feature: added some long options to the tests 2007-11-20 11:07:40 -05:00
testph5diff.sh [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00