summaryrefslogtreecommitdiffstats
path: root/math/freefem++/files/patch-configure
blob: c016f7b5fdcd821e35d82103ed0f62d169d25810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.orig	Tue Sep 19 21:24:02 2006
+++ configure	Wed Sep 20 22:32:15 2006
@@ -9371,7 +9371,7 @@
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 $ac_includes_default
-#include <mpicxx.h>
+#include <mpi.h>
 _ACEOF
 rm -f conftest.$ac_objext
 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
@@ -9415,7 +9415,7 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <mpicxx.h>
+#include <mpi.h>
 _ACEOF
 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
OpenPOWER on IntegriCloud