aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-06-12 18:28:01 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-06-12 18:28:01 +0000
commit0bd136bb8a803c40ca80a1180f689e38026589b6 (patch)
tree0eb6b06b12de363072053f0b936e888741dcf4b2 /configuration.ccl
parent77194ea1bc16d0bc58148759a6560dff8c1eabec (diff)
Rename configuration script
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@54 fb53df36-e548-4a1e-8150-ab98cbd5e786
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 8200b26..97116e1 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -2,7 +2,7 @@
PROVIDES HDF5
{
- SCRIPT HDF5.sh
+ SCRIPT configure.sh
LANG bash
OPTIONS HDF5 HDF5_DIR HDF5_INSTALL_DIR HDF5_ENABLE_CXX HDF5_ENABLE_FORTRAN ZLIB_DIR LIBSZ_DIR LIBZ_DIR
}