aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-01-31 19:53:22 +0000
committerknarf <knarf@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-01-31 19:53:22 +0000
commit67951704e0ed95a69930fb8d00dfc0a72127e093 (patch)
tree33c21698a8216a96ff74744ccfaa3c97ebfe3278
parentd23c41fbf9e70021b6d913a53ec575ff8f544cd6 (diff)
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
-rw-r--r--src/make.configuration.defn2
1 files changed, 1 insertions, 1 deletions
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: