From e300fa98cee8afd76aacc7b1c2b4f27fa6673487 Mon Sep 17 00:00:00 2001 From: prascle Date: Sun, 20 Jan 2013 15:18:04 +0000 Subject: [PATCH] PR: compilation with mpi --- configure.ac | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0227049b..06cb927a 100644 --- a/configure.ac +++ b/configure.ac @@ -259,6 +259,14 @@ if test "${HOMARD_WITH_GUI}" = "yes"; then fi fi +echo +echo --------------------------------------------- +echo testing MPI +echo --------------------------------------------- +echo + +CHECK_MPI + echo echo --------------------------------------------- echo testing HDF5 @@ -291,7 +299,6 @@ echo --------------------------------------------- echo CHECK_KERNEL -CHECK_MPI echo echo --------------------------------------------- -- 2.39.2