Bill Wendling 208e185f6a [svn-r4138]
Purpose:
    Bug Fix
Description:
    In order for libtool to point to the place zlib lives (when
    specified) it needs to add that flag to the LDFLAGS macro. However,
    since we're getting this information from the top-level configure,
    it's cached. Thus, we don't check for it and the -L flag doesn't get
    included into the LDFLAGS macro.
Solution:
    Remove the cached value so that the Fortran configure will always
    check for zlib even if it's found by the top-level configure.
Platforms tested:
    Kelgia
2001-07-06 14:46:56 -05:00
2001-07-06 00:43:38 -05:00
2001-07-06 14:27:37 -05:00
2001-06-19 11:19:34 -05:00
2001-07-06 10:33:13 -05:00
2001-06-18 15:22:10 -05:00
2001-07-06 14:46:56 -05:00
2001-07-04 12:32:48 -05:00
2001-07-05 10:07:00 -05:00
2001-07-05 11:36:40 -05:00
2001-07-03 11:27:38 -05:00
2001-07-03 09:49:03 -05:00
2001-06-20 15:11:11 -05:00
2001-07-04 12:32:48 -05:00
2001-07-05 11:36:40 -05:00
2000-11-13 16:25:12 -05:00
2000-09-14 17:59:16 -05:00
2001-07-05 15:56:01 -05:00
2001-07-05 15:56:01 -05:00
2001-06-21 10:18:59 -05:00
2001-04-10 14:15:23 -05:00
2001-07-05 11:36:40 -05:00
2001-07-05 11:36:40 -05:00

This is hdf5-1.5.7 currently under development
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in this directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.  The INSTALL_parallel
file contains instructions on installing the parallel version of the
library.

Documentation for this release is in the html directory.  Start with the
"index.html" in that dictectory.

Four mailing lists are currently set up for use with the HDF5
library.

   hdf5         - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

   hdf5announce - For announcements of HDF5 related developments,
		  not a discussion list.

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

Nearly daily code snapshots are now being provided at the following URL:
    ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the readme file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

Bugs should be reported to hdfhelp@ncsa.uiuc.edu.

Description
No description provided
Readme 616 MiB
Languages
C 81.7%
Fortran 4.5%
Java 4%
CMake 3.3%
C++ 2.4%
Other 4%