From 67951704e0ed95a69930fb8d00dfc0a72127e093 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 31 Jan 2012 19:53:22 +0000 Subject: disable build rule for h5checker, which is not build at the moment git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@50 fb53df36-e548-4a1e-8150-ab98cbd5e786 --- src/make.configuration.defn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/make.configuration.defn b/src/make.configuration.defn index dd46bb1..8e3fc2c 100644 --- a/src/make.configuration.defn +++ b/src/make.configuration.defn @@ -2,7 +2,7 @@ # Define standard HDF5 utilities ALL_UTILS += gif2h5 h52gif h5copy h5debug h5diff h5dump h5import h5jam h5ls h5mkgrp h5perf_serial h5redeploy h5repack h5repart h5stat h5unjam -ALL_UTILS += h5check +#ALL_UTILS += h5check # Ignore some of the utilities that we don't use, e.g. the compiler # wrappers: -- cgit v1.2.3