hdf5/fortran/examples
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
..
attrexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
compound.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
dsetexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
fileexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
groupexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
grpdsetexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
grpit.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
grpsexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
hyperslab.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
Makefile.am [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
Makefile.in [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
mountexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
ph5example.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
refobjexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
refregexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
rwdsetexample.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
selectele.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
testh5fc.sh.in [svn-r18057] Bug fix: 1192 2009-12-26 05:12:49 -05:00