summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2010-09-22 22:52:55 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2010-09-22 22:52:55 (GMT)
commit3237a4ca2bb8f21ab0b88ddd607f7a287f8bebf1 (patch)
tree150c3d3700a9c0f4bd906f3ef42edcc9c9c5fd1f /tools
parent43a4a5dcff7489611bd484b7e776190680ec830d (diff)
downloadhdf5-3237a4ca2bb8f21ab0b88ddd607f7a287f8bebf1.zip
hdf5-3237a4ca2bb8f21ab0b88ddd607f7a287f8bebf1.tar.gz
hdf5-3237a4ca2bb8f21ab0b88ddd607f7a287f8bebf1.tar.bz2
[svn-r19470] Bug fix: 1961-- AIX 6.1 --enable-share did not work.
Description: In an AIX 6.1 system, configure --enable-shared could not build a shared HDF5 library. The problem was because the version of config.guess was too old to recongnize AIX 6.X and also configure.in had a local fix which did not recognize AIX 6.X. Solution: 1. Mike McGreevy updated bin/config.guess to handle AIX 6.X. 2 Albert fixed configure.in to recognize AIX 6.X. Note that though HDF5 can build shared lib for AIX 6.X systems but it still could not install the proper library as in AIX 5.X systems. Also, bin/config.sub should be updated too. Tested: BP which is the AIX 6.1 system that exposed this problem.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions