From 27757eed345769f092eabd844610bfec658480d0 Mon Sep 17 00:00:00 2001
From: Pietro Incardona <i-bird@private-incardon-3.mpi-cbg.de>
Date: Thu, 12 May 2016 18:23:36 +0200
Subject: [PATCH] Eliminating debug comment

---
 configure.ac    | 2 +-
 openfpm_data    | 2 +-
 openfpm_devices | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index fe47eb9f4..224c5f5d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,7 @@ IMMDX_LIB_METIS([],[echo "Cannot detect metis, use the --with-metis option if it
 
 ## Check for HDF5
 
-#AX_LIB_HDF5([parallel])
+AX_LIB_HDF5([parallel])
 
 if test x"$with_hdf5" = x"no"; then
     echo "Cannot detect hdf5, use the --with-hdf5 option if it is not installed in the default location"
diff --git a/openfpm_data b/openfpm_data
index bd022d6e0..c8e1261f5 160000
--- a/openfpm_data
+++ b/openfpm_data
@@ -1 +1 @@
-Subproject commit bd022d6e0886c2846f34587992e62cd3c445fed0
+Subproject commit c8e1261f5d2a625bc73d1e7f2bba9ea676763669
diff --git a/openfpm_devices b/openfpm_devices
index d46372d3d..efd6339ff 160000
--- a/openfpm_devices
+++ b/openfpm_devices
@@ -1 +1 @@
-Subproject commit d46372d3db114dd2dc95b3b03d7d9b906287d253
+Subproject commit efd6339ff5d5d73528b07771ffde668787dee826
-- 
GitLab