Go to file
Albert Cheng d891ae1997 [svn-r18492] Bug fix:
Testlibinfo.sh failed again.

Solution:
Removed the const from H5libhdf5_settings definition, again.
Revamp the whole setting so that H5lib_settings.c is compiled
individually, just like H5Tinit.c.  Hope this will take care
of the problem once for all.

Tested:
Jam using --disable-shared with --enable and --disable-embedded-libinfo.
Will test this on the AIX platform after commit (cannot run bin/reconfigure
in the AIX platform and it is too clumsy to try to ssh files back and forth
and incurred "svn merge inconsistency" later too.
Pretty confident this fix should work in all other platforms.
2010-04-01 15:58:22 -05:00
bin [svn-r18410] Fixed a typo in a message. 2010-03-17 09:31:34 -05:00
c++ [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
config [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
examples [svn-r18107] bug 1673: 2010-01-12 18:58:30 -05:00
fortran [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
hl [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
perform [svn-r18420] Description: 2010-03-18 07:45:29 -05:00
release_docs [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
src [svn-r18492] Bug fix: 2010-04-01 15:58:22 -05:00
test [svn-r18445] Purpose: Fix bug 1637 2010-03-24 11:41:14 -05:00
testpar [svn-r18420] Description: 2010-03-18 07:45:29 -05:00
tools [svn-r18457] Purpose: 2010-03-25 16:40:59 -05:00
vms [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
windows [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
aclocal.m4 [svn-r17345] Purpose: 2009-08-12 13:55:25 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r18469] bug fix: 2010-03-30 13:54:15 -05:00
configure.in [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00
COPYING [svn-r18404] Description: 2010-03-12 14:35:14 -05:00
Makefile.am [svn-r16760] Fixed a simple typo in the echo statement in the 2009-04-15 17:12:50 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r18406] Snapshot version 1.9 release 62 2010-03-14 10:04:16 -05:00
MANIFEST [svn-r18457] Purpose: 2010-03-25 16:40:59 -05:00
README.txt [svn-r18465] Snapshot version 1.9 release 64 2010-03-28 08:41:02 -05:00

HDF5 version 1.9.65 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for VMS and several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

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

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

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

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.