aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-02-01 16:17:12 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-02-01 16:17:12 +0000
commit4bbde53cb403246e7a83205679f4ea0e8e9d3a18 (patch)
treebcd1b37f63de45b6039f2ae7e64cd345149e2225
parenta4b4192230d4f9591371cbcb2c047cb131ea7131 (diff)
Require HDF5 (for itself) to support building the utilities
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@31 fb53df36-e548-4a1e-8150-ab98cbd5e786
-rw-r--r--configuration.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 9e1b8b2..6a960d4 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -7,4 +7,6 @@ PROVIDES HDF5
OPTIONS HDF5_DIR ZLIB_DIR LIBSZ_DIR LIBZ_DIR
}
+REQUIRES HDF5
+
REQUIRES zlib