summaryrefslogtreecommitdiffstats
path: root/config/linux-gnulibc1
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-10-12 16:04:14 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-10-12 16:04:14 (GMT)
commit6af597329501e59021396f4bd4b3a8ea268d8ce8 (patch)
tree94f24ee285ec39d99da919387f90c58f4f7df8ef /config/linux-gnulibc1
parentba39f35a63de438e8c8f260cf2360068b75e5a6b (diff)
downloadhdf5-6af597329501e59021396f4bd4b3a8ea268d8ce8.zip
hdf5-6af597329501e59021396f4bd4b3a8ea268d8ce8.tar.gz
hdf5-6af597329501e59021396f4bd4b3a8ea268d8ce8.tar.bz2
[svn-r9404] Purpose:
Code cleanup Description: Default to using mpif90 if CC=mpicc and --enable-fortran flag is given, but no F9X compiler is set. Platforms tested: Linux 2.4 (verbena) Too minor to require h5committest
Diffstat (limited to 'config/linux-gnulibc1')
-rw-r--r--config/linux-gnulibc14
1 files changed, 4 insertions, 0 deletions
diff --git a/config/linux-gnulibc1 b/config/linux-gnulibc1
index 3e974a4..225184b 100644
--- a/config/linux-gnulibc1
+++ b/config/linux-gnulibc1
@@ -32,6 +32,10 @@ if test "X-" = "X-$F9X"; then
F9X=ifort
F9X_BASENAME=ifort
;;
+ mpicc*)
+ F9X=mpif90
+ F9X_BASENAME=mpif90
+ ;;
esac
else
# Figure out which compiler we are using: pgf90 or Absoft f95