hdf5/tools/h5import
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-r16584] added the OUTPUT-ARCHITECTURE STD that was previously removed 2009-03-16 17:15:13 -05:00
h5import.c [svn-r16568] #1462 By selecting a compression type, a big endian byte order was being selected. 2009-03-11 13:36:10 -05:00
h5import.h [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long. 2009-02-18 15:02:05 -05:00
h5importtest.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
h5importtestutil.sh [svn-r16571] corrected the date on the release.txt entry and a comment on the script 2009-03-11 14:24:01 -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