hdf5/tools/h5diff
Mike McGreevy f0ecd71307 [svn-r18709] Purpose:
Improve configure's large-file support control.

Description:

    Modified configure to now attempt to add defines necessary for
    supporting largefiles on all systems, instead of solely on linux. This 
    is in response to user requests to enable largefile support on Solaris 
    by default, as well as to give extra control on AIX (instead of just 
    jamming the necessary flag into the config files).

    The old --enable-linux-lfs flag has been removed in favor of the 
    --enable-largefile flag (enabled by default), which can be used on all
    platforms.

    On systems where large files cannot be supported in this manner,
    configure will report as such.

Tested:

    h5committest
    AIX (NCSA's blue_print machine)
    duty, liberty, and linew.
2010-05-05 12:34:26 -05:00
..
testfiles [svn-r18317] Updated test script to match *nix shell script. Also corrected 629 file exit code 2010-02-23 14:02:27 -05:00
h5diff_common.c [svn-r18266] Purpose: 2010-02-16 14:43:05 -05:00
h5diff_common.h
h5diff_main.c [svn-r18273] Purpose: 2010-02-18 11:51:12 -05:00
h5diffgentest.c [svn-r18312] Description: 2010-02-23 10:22:16 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r18709] Purpose: 2010-05-05 12:34:26 -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-r18273] Purpose: 2010-02-18 11:51:12 -05:00
testph5diff.sh [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00