From fa42b60ab2685e81b1dabc8101a757b21831cd3c Mon Sep 17 00:00:00 2001 From: eschnett Date: Tue, 12 Jun 2012 20:39:55 +0000 Subject: Remove whitespace git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@56 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 4ef79b0..542e128 100644 --- a/src/make.configuration.defn +++ b/src/make.configuration.defn @@ -5,7 +5,7 @@ ALL_UTILS += gif2h5 h52gif h5copy h5debug h5diff h5dump h5import h5jam h5ls h5mk # Install h5check only if it exists ifneq ($(wildcard $(HDF5_DIR)/bin/h5check*),) -ALL_UTILS += h5check +ALL_UTILS += h5check endif # Ignore some of the utilities that we don't use, e.g. the compiler -- cgit v1.2.3