summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-10-26 20:44:19 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-10-26 20:44:19 (GMT)
commit91715368236e3516f89f2fbdd85cfb21e76263c6 (patch)
tree543cea6e4396830a6244138aeab05b05398e0daf /MANIFEST
parent60ef06bdf6d1618bab53b899a4ab6ae8193789d6 (diff)
downloadhdf5-91715368236e3516f89f2fbdd85cfb21e76263c6.zip
hdf5-91715368236e3516f89f2fbdd85cfb21e76263c6.tar.gz
hdf5-91715368236e3516f89f2fbdd85cfb21e76263c6.tar.bz2
[svn-r11610] Purpose:
Bug fix. Description: The previous way of detecting the MPICH version fails if the suspected $CC does not give the expected MPICH version information. Though no consequence, it generates error messages that alarm users. Also, mpich2 gives the version information as if it were mpich v1.0.2 which was incorrectly included as an earlier version of the origianl mpich. Solution: Implemented a more robust code to detect the version and narrow the recognition down to v1.2.0-v1.2.5. Also, the code were duplicated in two files (linux-gnulibc1 and ia64-linux-gnu). Combined them into a new file called mpich. Platforms tested: Tested in heping using mpicc and mpich2/mpicc and also in tg-ncsa. Misc. update: Updated MANIFEST.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index cfba760..0829cd0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -91,6 +91,7 @@
./config/linux-gnulibc1
./config/linux-gnulibc2
./config/lt_vers.am
+./config/mpich
./config/nec-superux14.1
./config/nv1-cray
./config/Makefile.am.blank