hdf5/bin
Albert Cheng 3237a4ca2b [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.
2010-09-22 17:52:55 -05:00
..
buildhdf5 [svn-r19019] Enhancements: 2010-06-18 17:47:22 -05:00
checkapi
checkposix
chkconfigure [svn-r19439] Description: 2010-09-20 16:49:06 -05:00
chkcopyright
chkmanifest [svn-r17562] Fixed a syntax error that generates a file named 0. 2009-09-30 22:44:43 -05:00
compile
config_para_ibm_sp.sh
config.guess [svn-r19470] Bug fix: 1961-- AIX 6.1 --enable-share did not work. 2010-09-22 17:52:55 -05:00
config.sub
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
debug-ohdr
depcomp
dependencies
deploy
distdep
errors
gcov_script [svn-r14939] Purpose: Bug Fix (Bug 794) 2008-05-06 12:14:14 -05:00
h5vers [svn-r16105] Bug fix: 2008-11-19 14:30:29 -05:00
install-sh [svn-r17357] Purpose: 2009-08-13 15:19:17 -05:00
iostats
locate_sw
ltmain.sh [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
make_err [svn-r15485] Purpose: Allow library to shut down properly when objects have reference count 2008-08-19 11:35:16 -05:00
make_overflow [svn-r16847] Description: 2009-04-23 13:25:16 -05:00
make_vers [svn-r17582] Description: 2009-10-01 21:08:59 -05:00
makehelp
missing
mkdirs
mkinstalldirs
newer
README [svn-r18365] Edit README file to test svk sync. 2010-03-03 16:46:17 -05:00
reconfigure [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
release [svn-r17592] Bug fix: 2009-10-05 19:08:03 -05:00
runtest [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
snapshot [svn-r18293] Added yodconfigure feature. 2010-02-19 14:43:15 -05:00
snapshot_version
timekeeper
trace [svn-r17582] Description: 2009-10-01 21:08:59 -05:00
yodconfigure

The daily tests run copies of some of the scripts in this directory from another repository, notably snapshot and runtest.  The copies in this directory should work, but are not used in daily tests, though they should be tested occasionally.