diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2011-04-15 20:10:47 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2011-04-15 20:10:47 (GMT) |
commit | e1ed6bb771ad03d584b465036dba79cbad2254c5 (patch) | |
tree | ea7f34e9528fd9c6bf56eca9819714425d499382 /release_docs | |
parent | e23baa900985e4c31b449700911e5a22017731a3 (diff) | |
download | hdf5-e1ed6bb771ad03d584b465036dba79cbad2254c5.zip hdf5-e1ed6bb771ad03d584b465036dba79cbad2254c5.tar.gz hdf5-e1ed6bb771ad03d584b465036dba79cbad2254c5.tar.bz2 |
[svn-r20520] Removed ibm-aix6.x file which just sourced ibm-aix file. Removed code in
configure.in that tried to distinguish different versions of AIX. This is no
longer needed.
Tested:
NCSA Blue-print. No h5committest since this affected AIX system only.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 288b7f1..02c67b7 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -463,6 +463,8 @@ Bug Fixes since HDF5-1.8.0 release Configuration ------------- + - Removed config/ibm-aix6.x. All IBM-AIX settings are in one file, + ibm-aix. (AKC - 2011/4/14) - Shared C libraries are no longer disabled on Mac when Fortran is enabled. Shared Fortran libraries are still not supported on Mac, so configure will disable them by default, but this is overridable |