aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@fc86f234-e40e-4302-a95b-5e02f8c343c9>2004-08-27 03:42:11 +0000
committergoodale <goodale@fc86f234-e40e-4302-a95b-5e02f8c343c9>2004-08-27 03:42:11 +0000
commit1cf5b314da1d248bdda8d853b536afbcff727407 (patch)
treee30fb3637e9ff331925cb82a3c860c5f6f182105
parent0d4e651915f6a8b5290fad74616cf26487a0ee03 (diff)
Adding PETSC_DIR PETSC_ARCH and PETSC_ARCH_LIBS to OPTIONS in PROVIDES block.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/PETSc/trunk@9 fc86f234-e40e-4302-a95b-5e02f8c343c9
-rw-r--r--configuration.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 2b31773..24db998 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -9,4 +9,5 @@ PROVIDES PETSC
{
SCRIPT petsc.sh
LANG sh
+ OPTIONS PETSC_DIR PETSC_ARCH PETSC_ARCH_LIBS
}