aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 0df647f..cacb360 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -8,3 +8,7 @@ PROVIDES IOHDF5Util
}
REQUIRES PUGH IOUtil HDF5
+
+OPTIONAL MPI
+{
+}