summaryrefslogtreecommitdiff
path: root/var/spack/packages/stat/configure_mpicxx.patch
blob: e09056d95c55cd29f9a78e7d34ad281cb09dba08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
commit 07ab6e565f939c54fff6580fc8463ea61662871a
Author: Gregory L. Lee <lee218@llnl.gov>
Date:   Tue May 20 14:53:35 2014 -0700

    re-boostrap to update configure

diff --git a/configure b/configure
index 6c4af7d..30901ea 100755
--- a/configure
+++ b/configure
@@ -15529,7 +15529,7 @@ fi
 done
 test -n "$MPICC" || MPICC="$CC"
 
-  for ac_prog in mpig++ mpiicpc mpxlC mpixlC
+  for ac_prog in mpig++ mpiCC mpicxx mpiicpc mpxlC mpixlC
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2