aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.configuration.defn')
-rw-r--r--src/make.configuration.defn6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index b00c73a..5c9bf8e 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -1,7 +1,11 @@
# make.configuration.defn file for thorn HDF5
# Define standard HDF5 utilities
-ALL_UTILS += gif2h5 h52gif h5c++ h5cc h5copy h5debug h5diff h5dump h5fc h5import h5jam h5ls h5mkgrp h5perf_serial h5redeploy h5repack h5repart h5stat h5unjam
+ALL_UTILS += gif2h5 h52gif h5copy h5debug h5diff h5dump h5import h5jam h5ls h5mkgrp h5perf_serial h5redeploy h5repack h5repart h5stat h5unjam
+
+# Ignore some of the utilities that we don't use, e.g. the compiler
+# wrappers:
+# h5c++ h5cc h5fc
# Define this thorn's utilities
ALL_UTILS += hdf5_merge hdf5_extract hdf5_double_to_single